Forum Discussion
KRISH80
Helper II
6 years agoSurprised : Values not adding up for few dates in the table
Dear All, I am trying to simply find the TOTAL of 'OT Attach' business and the problem i am facing is values for date 4/17/2020 is not addaing up. Value for 4/27/2020 is 100K less. The data snap ...
- Anonymous6 years agoUsing SUMMARIZE in measures for anything more than just grouping rows is a very bad idea. Please do not do this if you want to create safe and correct DAX. If you want to know why it's a very bad idea, please read this:
https://www.sqlbi.com/articles/all-the-secrets-of-summarize/
Best
D
Anonymous
6 years agoNot applicable
Using SUMMARIZE in measures for anything more than just grouping rows is a very bad idea. Please do not do this if you want to create safe and correct DAX. If you want to know why it's a very bad idea, please read this:
https://www.sqlbi.com/articles/all-the-secrets-of-summarize/
Best
D
https://www.sqlbi.com/articles/all-the-secrets-of-summarize/
Best
D