Posted 5 October 2023, 4:25 am EST - Updated 5 October 2023, 4:30 am EST
Hi,
I have a tablix table where I want to calculate average of each bounded data value. And then I want to calculate sum of the average. (image attached).
How can I do that? Seems like the formula I added is not doing what it supposed to do. When I added {Avg(SalesAmount)}, it will calculate average of all SalesAmount. Can I do something like Sum(“select bounded data average column”)