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
Hi,
We are getting the incorrect % at pagianted report wherever we used % related inforamtion, i have attached the screenshot from Both power BI and Pagianted report. requesting to look and give the solution for this, we have tried to use both SUM and SUMX for Actual/Budget but still getting the incorrect numbers at grand total level.
Sample data
Product Name | Actual Value | Budget Value | |||
Sedan | 361727 | 350087 | |||
Aura | 55952 | 32679 | |||
City | 193995 | 122164 | |||
Verna | 111780 | 195244 | |||
Total | 361727 | 350087 |
-Darshan
Solved! Go to Solution.
Hi, @Darshan_hello
Based on your description, I've used the instance data you provided and built a custom column to calculate the percentages:
Create a matrix in Report builder as follows:
=Sum(Fields!ActualValue.Value)/Sum(Fields!BudgetValue.Value)
Here are the results:
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Darshan_hello
Based on your description, I've used the instance data you provided and built a custom column to calculate the percentages:
Create a matrix in Report builder as follows:
=Sum(Fields!ActualValue.Value)/Sum(Fields!BudgetValue.Value)
Here are the results:
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Experts, Please provide the solution for the above issue,
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 |
---|---|
2 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
5 | |
4 | |
3 | |
3 | |
3 |