Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello,
I'm trying to build a progression matrix to see how a balance moves in time but the filters i'm using are not working.
My company has some outstanig invoices and I want to follow their days past due throughout time.
This is my data
My formula is
Measure = CALCULATE(SUM([amount]),LASTDATE([date]))
I expect my table to look like this
But it looks like this, the values repeat each month because they passed through the range in that month
I have tried to use different fillters but haven't figured it out
Thank you in advanced
Isn't there an option to filter it out instead of making another table?
yes, filter out all dates which have DAY = 15
This is just an example, my table has multiple dates and multiple clients
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information or anything not related to the issue or question.
If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
Eliminate the "15th" data points.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 21 | |
| 18 | |
| 11 |
| User | Count |
|---|---|
| 56 | |
| 54 | |
| 43 | |
| 36 | |
| 34 |