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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
tharris
Frequent Visitor

Power Bi Report Builder - Paginated Report Parameter Issue

Hello All!

 

I have created a paginated report using a Power BI Dataset as data source that contains a tablix with fields from 2 datasets. One is a header level and the other a detail level. The 2 fields from the header level do exist on the detail level, but the matrix sums weren't working correctly, and I was able to fix that in the desktop version of the report, by spliting the header level fields into a header level table.

 

On the paginated report, however, I haven't been able to get it to work. I have parameters from the detail table cascading into both datasets as dimension parameters; I am also using the lookup function for bringing in the 2 fields from the header table into the tablix with mostly detail table fields. This is the lookup function formula I am using:

 

=Lookup(Fields!Join.Value, Fields!Join.Value, Fields!contract_value_total_amount.Value, "ProgressPaymentsHeader")

 

The join column in both tables is a composite key I created to be able to join those tables together in my Power Bi Desktop model. The relationship is a Many to one, being many of]n the detail table.

 

My sums for the 2 fields coming from the header table are the same now as they were when I was pulling them from the detail table; they are incorrect.

 

My tablix looks like this and contract and funded value are my fields from the header table.

 

tharris_0-1626473502977.png

 

 

I have tested creating a new tablix getting all fields from the header table and my sums are correct there. 

 

I believe the parameters are just not working correctly, likely, something wrong I did, but I have no idea how to fix this. I have tried innumerous things! Please help! 

 

Thank you!

1 ACCEPTED SOLUTION

@Anonymous , after more research and trying different things while validating the data, I realized that my problem was not my parameters, but the sum. I will be creating a new post regarding this. Thank you for your help!

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @tharris ,

Is the total value incorrect when your paginated report apply the parameters? Could you please provide relevant screenshots? The screenshots need to include some data and mark the location of the wrong value. At the same time, please provide that how you set these parameters. In addition, you can refer to the content in the link below regarding the parameter setting.

Report parameters in Power BI Report Builder

Power BI Paginated Reports: Working with Parameters

Best Regards

@Anonymous , after more research and trying different things while validating the data, I realized that my problem was not my parameters, but the sum. I will be creating a new post regarding this. Thank you for your help!

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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