I would like to use a formula that calculates the product of a series of items.
Solved! Go to Solution.
LN(Factor)and set its summary to Sum. Now add another line item called Product with the formula
EXP(Logarithm)and set its summary to Formula. This will multiply all the values in Factor and put the result in Product. I think this is the same approach that Jack recommended.
This solution needs more visibility. I searched for PRODUCT function equivalents or workarounds before coming up with this solution. Came to post on the community only to find it shared here >3 years ago.