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
akshayshiyani
Regular Visitor

Power BI slicer selection not dynamically updating the Power Automate flow-generated certificate.

My Power Automate flow is correctly triggering a Power BI report export process, but the issue seems to be that the slicer selections are not dynamically reflecting in the exported report.

4 REPLIES 4
akshayshiyani
Regular Visitor

I have three different filters: one for company name, one for the time period (which ranges from 01/01/2021 to 01/01/2025), and one for customer number. Based on my requirements, these filters can be adjusted, which in turn changes the KPIs. I want to dynamically add these KPIs to a Word template, and at the end, generate a certificate. The previous suggestions were not working.

 
Anonymous
Not applicable

Hi @akshayshiyani,

In fact, current only the filter effect which actually saved to the report will be enabled when you export report.

If you mean operations on the report 'read view' mode, these changes did not applied when you export.

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Hi @akshayshiyani ,

Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.

If these also don't help, please share more detailed information and description to help us clarify your scenario to test.

How to Get Your Question Answered Quickly 

Regards,

Xiaoxin Sheng

Poojara_D12
Super User
Super User

Hi @akshayshiyani 

Your issue likely stems from how Power Automate handles slicer values when exporting a Power BI report. When exporting via Power Automate, slicer selections need to be explicitly passed as filter parameters in the "Export to File for Power BI Reports" action. If the slicer selections are not included, the report will export with the default state rather than the dynamically selected values.

 

To ensure slicer selections are applied:

 

  • Use the "Apply Report Filters" option in the Power Automate action.
  • Construct a filter string in OData format (e.g., table/column eq 'value').
  • If using a Power Apps-triggered flow, ensure the selections are passed as dynamic values into the filter parameter.
  • If your slicers are based on relative time (e.g., "Last 30 days"), ensure they are configured as report-level filters rather than slicers to persist across sessions.

 

Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos"

Kind Regards,
Poojara - Proud to be a Super User
Data Analyst | MSBI Developer | Power BI Consultant
Consider Subscribing my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

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 community update carousel

Fabric Community Update - June 2025

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