Forum Discussion
Totals Aggregation Issue
Hi, I have a issue in my report.
I have two measures,
UDR = Product Sales/ Stores Count - Sales per day per restaurant
UPT = Product Sales/(Transactions/1000) - Sales per 1000 Transactions
Product sales was in 01.01.2024-14.01.2024
There is a condition on the report that sales >0 so selecting the dates 01.01-2024-31.01.2024 shows only the days from which there are sales and calculates UPT and UDR correctly.
unfortunately when I delete the date it shows UPT AND UDR calculated for the whole period .
what is wrong:/
What can I do to show the correct value for the total -only from the days in which there were sales of the product.
Could you please help me:)
Thanks in advanced,
BR
KRK
5 Replies
- tharunkumarRTKSuper User
katromank
Can you share your expected result?- katromankFrequent Visitor
Of course:)
Fiter dates: 01.01.2024-31.01.2024
- tharunkumarRTKSuper User
- Greg_DecklerCommunity Champion
katromank First, please vote for this idea: https://ideas.powerbi.com/ideas/idea/?ideaid=082203f1-594f-4ba7-ac87-bb91096c742e
This looks like a measure totals problem. Very common. See my post about it here: https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
Also, this Quick Measure, Measure Totals, The Final Word should get you what you need:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907
Also: https://youtu.be/uXRriTN0cfY
And: https://youtu.be/n4TYhF2ARe8