Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
Hello,
I can't solve the total sum issue, can you help?
I am attaching a link to the Power BI file
I will be very grateful for your help in solving the problem.
Arturas
Solved! Go to Solution.
You are welcome. If my previous reply helped, please mark it as Answer.
Hi,
I created this measure
Measure = if(ISBLANK([Unpaid Amount]),BLANK(),SUMX(VALUES('sales-payments'[Indeksas]),[Unpaid Amount]))
Hope this helps.
Hi,
Rezult blank measure
Arturas
You are welcome. If my previous reply helped, please mark it as Answer.
In the screenshot, as you can see i get the correct result.
Sorry, you are right.
Do you have any ideas why the measure total is showing correctly, but the value in the row for some customers is incorrect?
Arturas
Hi @Sarutra
What do TRUE and NO TRUE mean? What is your expected result?
Adjust Measure Logic: Use SUMX to calculate row-by-row: Unpaid Amount = SUMX(sales-payments, sales-payments[Open Order Total] - sales-payments[Credit])
It's not that simple. I am attaching the measure formula.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
76 | |
75 | |
70 | |
47 | |
41 |
User | Count |
---|---|
64 | |
41 | |
31 | |
30 | |
28 |