Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
jay_patel
Helper IV
Helper IV

How to Take Sum of Any Numeric Value to Group by row items in Paginated report

Hello All,

Below is the images from both (Power Bi Desktop & Paginated Report). Applied same filter in both tools.

In power Bi Desktop it's taking only single row item by Grouping using 'Qty' or 'Sum of Quantity' but in paginated report its taking unique for all.

Need to take only single row item like in Desktop.

Screenshot (483).pngScreenshot (482).png

1 ACCEPTED SOLUTION
v-kkf-msft
Community Support
Community Support

Hi @jay_patel ,

 

1. Please add Row Group: Row Group -> Group Properties -> Add -> Group on: [Date] & [ID].

 

vkkfmsft_0-1651803224679.png

vkkfmsft_1-1651803265123.png

 

2. Modify the formula of [Value]:

 

=Sum(CInt( Fields!Value.Value))

vkkfmsft_2-1651803298232.png

vkkfmsft_3-1651803339106.png

3. Run.

 

vkkfmsft_4-1651803412108.png

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-kkf-msft
Community Support
Community Support

Hi @jay_patel ,

 

1. Please add Row Group: Row Group -> Group Properties -> Add -> Group on: [Date] & [ID].

 

vkkfmsft_0-1651803224679.png

vkkfmsft_1-1651803265123.png

 

2. Modify the formula of [Value]:

 

=Sum(CInt( Fields!Value.Value))

vkkfmsft_2-1651803298232.png

vkkfmsft_3-1651803339106.png

3. Run.

 

vkkfmsft_4-1651803412108.png

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.