Forum Discussion
Naveen29
Helper II
4 years agoDAX help
when summing the values in the table (referring the last column(37.25 value) ) , it is summing horizontally instead of vertically . Ex as below: How to fix such issues?
- 4 years ago
Hi Naveen29
Is the last column from a measure or a column? Can you please show the DAX code of it?
In addition, the solutions introduced in the following blog and video may be helpful.
Why Your Total Is Incorrect - A Key Power BI Advanced Concept (enterprisedna.co)
What to Do When Power BI Totals are Wrong – business intelligist
Best Regards,
Community Support Team _ Jing
ChristianDGreat
Resolver I
4 years agoWhat is this column calculating? Usually you can solve this by using SumX and Summarize.
Thanks
Chris