Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
I am having this issue with inventory quantity in our Inventory Transactions table.
I created a simple Sum function to show the qty.
Its all coming from one table so there is no relationship issue. any idea?
Hi, @AA622
1. Did you check for duplicated values in your table? If not you might want to check it.
2. You can try a card visual to see your result properly instead of a table visual. In the table, visual data gets filtered
If you want to sum distinct values only. You might want to use distinct function with SUMX
Did this solve your problem? If yes, hit 👍 and accept this answer as a solution.
Proud to be a Super User!