Forum Discussion
Totals showing wrong value
I have written as dax which is showing wrong totals is this table chart.
It is showing 3782 but the correct number should be 3703.
I have uploaded the sample data. Kindly download it and help me.
Click https://drive.google.com/drive/folders/12LNhJs-WwWQ-_MOXLmWeA83TO59OvsCb to download the file
Hi,
PBI file attached.
Hope this helps.
- Anonymous2 years ago
Hi,
Thanks for the solution Ashish_Mathur provided, it is excellent, and i want to offer some more information for user to refer to.
hello Anonymous , you can create a measure.
Measure = SUMX(VALUES(Segment[Segment]),[Group Revenue])It sums the group revenue measure based on the segment field.
Output
If the solutions Ashish_Mathur and i provided helped you, please consider to accept them as solutions.
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous2 years ago
Yes. Its also working and is very simple. Can you also make it as a 6months rolling ?
11 Replies
- Greg_DecklerCommunity Champion
Anonymous 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- AnonymousNot applicable
It's my humble request. Can you please download the file and update the dax formula as per your logic?? I am not so much good in power bi
- Wilson_Memorable Member
Respectfully, this is an opportunity for you to get better. 🙂
- Ashish_MathurSuper User
- AnonymousNot applicable
Ashish_Mathur . Yes its working. Thanks.
But can you please explian me the logic that how its working ?
My manager will surely ask.
- Ashish_MathurSuper User
You are welcome.
- floflodm42New Member
Hi,
Can you help me ?
My problem is the total of my mesure "Attérissage 2024" is not working.
It should be the résult of colum 1 for January to June + the résultat of colum 2 for July to decembre....