product
function product(column): Column;Defined in: functions/aggregate.ts:151
Returns the product of the values in a group.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function product(column): Column;Defined in: functions/aggregate.ts:151
Returns the product of the values in a group.
| Parameter | Type |
|---|---|
column | ColOrName |