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
NagaSri
New Member

How to Maintain Parameter Values After Page Refresh in Power BI Paginated Reports?

Hello everyone,

I'm currently working on Power BI Paginated Reports and encountering an issue where parameter values reset to their default settings upon page refresh. I understand that Power BI doesn't natively support persistent parameters in paginated reports as of my latest knowledge.

Could anyone suggest any workarounds or techniques to maintain parameter values consistently despite page refreshes? Any suggestions on external solutions or best practices would be greatly appreciated.

Thank you for your support!

1 ACCEPTED SOLUTION

Hi @NagaSri 
I have tried to look for alternate solutions for your need regarding parameters, but there is not any documented alternate techniques reagarding it.

So the currently available feature is to utilize default value option, if it is not upto you expectations, I recommend submitting it as an idea on the Fabric Ideas Portal. If this idea gains enough upvotes, the Microsoft team may consider implementing it in future updates. 
Fabric Ideas - Microsoft Fabric Community

If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thank you



View solution in original post

5 REPLIES 5
v-nmadadi-msft
Community Support
Community Support

Hi @NagaSri 

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

Thank you.

 

Hi @v-nmadadi-msft ,

Thank You for your response. But just wanted to check with you, if there is any other option for retaining the user selected values in paginated reports apart from default values option. 

 

Hi @NagaSri 
I have tried to look for alternate solutions for your need regarding parameters, but there is not any documented alternate techniques reagarding it.

So the currently available feature is to utilize default value option, if it is not upto you expectations, I recommend submitting it as an idea on the Fabric Ideas Portal. If this idea gains enough upvotes, the Microsoft team may consider implementing it in future updates. 
Fabric Ideas - Microsoft Fabric Community

If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thank you



v-nmadadi-msft
Community Support
Community Support

Hi @NagaSri  ,
Thanks for reaching out to the Microsoft fabric community forum.

Please check out the default values for a power BI paginated report parameter concept, which may help in your scenario.
Once you create a parameter in a Power BI paginated report, you can assign a set of default values. If every parameter is given a valid default, the report will automatically execute the first time it is viewed or previewed.

Add or modify default values for a Power BI paginated report parameter - Power BI | Microsoft Learn

vnmadadimsft_0-1746614017015.png

 


Go to the parameter's properties, where you'll find the Default Values section. From there, you can set or update the default value according to your requirements.

 

If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thank you



d_m_LNK
Resolver II
Resolver II

A workaround might be to make a semantec model for your data and then make a paginated report on top of that semantec model.  In that paginated report you could write it as a DAX query and code your parameter into the DAX.  Since it's not re-running the sql Query at refresh this may help.  

Helpful resources

Announcements
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.

May 2025 Monthly Update

Fabric Community Update - May 2025

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