Forum Discussion
DAX 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?
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
2 Replies
- ChristianDGreatResolver I
What is this column calculating? Usually you can solve this by using SumX and Summarize.
Thanks
Chris
- v-jingzhangCommunity Support
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