- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Paginated report showing incorrect % at grand total level,
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Experts, Please provide the solution for the above issue,

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
07-18-2024 06:44 AM | |||
02-21-2024 08:47 AM | |||
04-18-2024 07:04 AM | |||
03-11-2024 04:36 AM | |||
12-13-2023 09:18 AM |
User | Count |
---|---|
8 | |
2 | |
2 | |
2 | |
2 |