Forum Discussion
Calculate Sum Column help
Hi all,
I'm trying to use a centralised table to get a sum of attributes from different sources, but I'm having issues. (PBI file below).
https://www.dropbox.com/s/b8antobqv56usf8/PBI%20Column%20Fix.pbix?dl=0
My DAX doesn't seem to filter out the count of "2001" by "Engine Capacity", instead it finds any instance of "2001" in that table and sums that instead? (Code in spoiler)
Any help is appreciated!
Kind regards,
Jordan
- Anonymous6 years ago
Hi all,
issue solved. The centralised table had duplicate values in it, e.g:
engine CC, 2001 -> 2001
engine CC, 2001 -> 2001
so I was getting a double or triple of the count in some places, which was then being summed. I solved this by doing an excel export of the attribute name, stand value 1 and stand value 2, removing duplicates then loading it again!
3 Replies
- AnonymousNot applicable
Hi all,
issue solved. The centralised table had duplicate values in it, e.g:
engine CC, 2001 -> 2001
engine CC, 2001 -> 2001
so I was getting a double or triple of the count in some places, which was then being summed. I solved this by doing an excel export of the attribute name, stand value 1 and stand value 2, removing duplicates then loading it again!
- AnonymousNot applicable
Hi Anonymous ,
I think this a duplicate post
Regrads,
Harsh Nathani
- IceyCommunity Support
Hi Anonymous ,
The PBI file is missing.
Best Regards,
Icey