Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I have 4 different percentage values, coming from 4 calculated measures, they are decimal numbers formatted as percentages, I am trying to sum all 4 of them but unable to and am getting the following error -
This the formula that I'm using -
Hi @ajaymanshani,
Thank you for reaching out to the Microsoft fabric community forum.
The issue you are facing with the Index measure not returning the correct total value is happening because the way DAX calculates totals for measures is different from how it processes individual rows.
I tested it with my sample data, and it worked fine. Please find the attached Pbixand screenshot for your reference.
If this solution worked for you, kindly mark it as Accept as Solution and feel free to give a Kudos, it would be much appreciated.
Thank you,
Harshitha.
Hi @ajaymanshani ,
Can you please try below things to fnd out the actual problem:
1. Please check once again for all measures data types
2. Try to recreate all the 4 measures as CALCUALTED COLUMNS and then create the final calculated column with all those 4.
3.Try to optimize the data model.
Above are the steps to find out what is the issue. Based on the understanding, you can debug more into measures in the approach which you are trying.
Please let me know if there is any questions..
If this reply helped solve your problem, please consider clicking "Accept as Solution" so others can benefit too. And if you found it useful, a quick "Kudos" is always appreciated, thanks!
Best Regards,
Maruthi
LinkedIn - http://www.linkedin.com/in/maruthi-siva-prasad/
X - Maruthi Siva Prasad - (@MaruthiSP) / X
@ajaymanshani What are the base measure formulas and how many rows of data do you have? Probably need to optimize the base measures in some way as you are running out of memory trying to compute this.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
11 | |
10 | |
9 | |
8 |
User | Count |
---|---|
17 | |
12 | |
11 | |
11 | |
10 |