Forum Discussion
Greg_Deckler
Community Champion
10 years agoDealing with Measure Totals
This one has come up quite a bit recently. The issue surrounds using Measures in Table visualizations with a Total row. The complaint is that the "Total" row is "wrong" for the measure. Technically, ...
zeelongtime
4 years agoFrequent Visitor
Hi there, Im having problem with the Grand Total for the Allocation Column.
The idea is when the 2021 Allocation has no value to give me the average else if tere is value just give me that value. The formula is :
=IF(HASONEVALUE(Data[202109 Allocation Tons]),SUM(Data[4 Months Average]),SUM([202109 Allocation Tons]))
which provide the correct value at the cell level but the total is ot accurate.
Thanks for the help.
- Ashish_Mathur4 years ago
Super User
Hi,
Share the link from where i can download your PBI file and show the expected answer very clearly.