Hello friends, surely over the years this question has arisen for you at least once. I need to calculate the product of elements in a list.
I have a column of type enumlist with values inside (Qty 1, Qty 2, ..., Qty n).
I need each row to return the product of all values contained in the column for that row.
Has anyone done this?
Solved! Go to Solution.
Call a script, or run the calculation in the data source itself.
@Gustavo_Eduardo wrote:
surely over the years this question has arisen for you at least once
In fact it has not.
Call a script, or run the calculation in the data source itself.
@Gustavo_Eduardo wrote:
surely over the years this question has arisen for you at least once
In fact it has not.
Thanks mark! I will put this into practice.
User | Count |
---|---|
18 | |
13 | |
8 | |
4 | |
2 |