March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello... I've created a measure that calculates the average number of days it takes customer to pay us. When I put that into a matrix, I can see it by customer and month (image below). Note: each customer can have multiple invoices per month with difference days to payment, so it needs to be an average measure.
Now, I'm looking to calculate the percentage change between months. In the example below, the top row would show -2.38% for October...the reduction from 63 days to 61.50 (-1.5/63). The end goal being to show any large anomalies in payment behavior.
Any help would be appreciated. Thanks!
Hi, were you ever able to find a solution to this problem?
You can try this approach
New Measure = AVERAGEX(VALUES(Table[Invoice ID]), [Your Avg Measure])
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
23 | |
16 | |
12 | |
9 | |
7 |
User | Count |
---|---|
38 | |
32 | |
28 | |
12 | |
11 |