Hi,
I have a Gallery in which i'm applying these formulas and the output is correct:
Sum(Gallery8.AllItems,lbl_PriceUSD)
Average(Gallery8.AllItems,lbl_PriceUSD)
But when Median is applied, the formula is not recognized, the error is: Invocation of Unknown or unsupported function.
Median(Gallery8.AllItems,lbl_PriceUSD)
Could anyone give me some tip on how to solve it?
Thanks in advance.
