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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
ldupont
New Member

Paginated report Expression column sum() Grand Total

HI All

 

I' am working on a Paginated report below , and I would like make a Grand Total ( yellow ) on the expression line 

could you please help me ? Table created in matrix winzard

 

ldupont_0-1643384460077.png

Many thanks 

loic 

 

 

2 REPLIES 2
v-henryk-mstf
Community Support
Community Support

Hi @ldupont ,

 

You can name the text boxes for the total lines containing the totals as required and then place the final formula in the desired text box.  link

like below:

=Sum(Fields!LineTotal.Value, "Order")  
' or   
=Sum(CDbl(Fields!LineTotal.Value), "Order")

 

You can also refer to the following similar solution, I hope it will help you.

Re: Paginated report Expression column sum() Grand... - Microsoft Power BI Community

 

If the problem is still not resolved, please point it out. Looking forward to your feedback.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi 

Many thanks for your answer , I tried to apply your process but it doesn't works , I think I'm using it wrong
1- A rename the line by [wfline] = percentage calculated by line
2- I tried to insert your expression above, and I think that's where I went wrong.
 "Sum(Fields!wfLine.Value, "Order")"what to put in place of order?
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ldupont_0-1643627814963.png

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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