Forum Discussion
Mai_Nashaat
Helper II
5 years agoMatrix wrong summation
Hi everybody, I use matrix to display data for products and their sales, the total of orders in the matrix is wrong however when I exported the data from the matrix and get their sum in the excel sh...
- 5 years ago
the issue was in the master data I use for mapping the products and the customers.
Thanks alot all for your reply and help 🙂
Mai_Nashaat
Helper II
5 years agosorry I didn't get the point.
I've a simple measure just sum without any filters
Open order SU sum = SUM('ZSKU SMO'[Column 2])
the total in the matrix is 11.1 however in the exported data it's 13.14
Greg_Deckler
Community Champion
5 years agoMai_Nashaat Any chance you can share the PBIX? Do you have any filters on the visual or page or report as a whole?
- Mai_Nashaat5 years ago
Helper II
Greg_Deckler I can't it is confidential data but I have no filters
- V-lianl-msft5 years ago
Community Support
I suspect this error caused by table relationship. If you can represent your data model with dummy data and share a sample pbix, we can do more tests to troubleshoot.