Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi All!
I just had a question regarding a measure I am using to essentially show the change in average selling price compared to last year.
The measure is working correctly for each individual item line, however, in the totals, is not summing the individual lines and instead, seems to be executing the measure on the sales and quantity column totals (as shown in the first image below).
The measure that I am using is here:
I would greatly appreciate any help in tweaking my measure to have resolve this, or if anyone has any information on how to resolve this another way, that would be great!
Thank you in advance! 😄
Hi @Pablo_Ross
The issue you're facing with the incorrect grand total is quite common in Power BI. It stems from the fact that the total row doesn’t simply sum all rows above it; instead, it has its own context, which can lead to unexpected results.
To address this, you’ll need to adjust your DAX logic to handle the total row separately.
Here are some video resources that can help with different approaches to fix this issue:
https://www.youtube.com/watch?v=J2FTRqrx0m0&t=10s
https://www.youtube.com/watch?v=YtIdcCYnZ9w&t=1s
https://www.youtube.com/watch?v=6rgAkejrup8&t=1369s
The last two are from SQLBI, and I highly recommend watching them until the end because they really explain the logic behind how it works.
For more specific suggestions
please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi, Thank you for your reply @Ritaf1983
I appreciate you sharing these resources with me - While they are quite interesting, I am still struggling to implement something into my measure specifically that will resolve the issue I am having.
I have included some real data here: https://docs.google.com/spreadsheets/d/1nbXUvosvvRECTovXmcoegJo03CXssq4MsPfo2HZ893I/edit?gid=2100307...
Which compares sales and quantity sold from Current Year to Previous Year (June to June), specifically for my Private Home O2 data set. While the sales data is actual, I have obviously just randomised the item numbers/customer names etc.
I have also included the expected values in the price impact column - which again, I am having no problem in BI creating the measure for these individual lines (using the below formula):
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 40 | |
| 38 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 34 | |
| 33 | |
| 30 |