Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi! So I want to create a Power Automate button in a Power BI report, when upon clicking that particular button, it would update the date filter inside the report to contain last month. Has any work been done on this? I am trying to review the Power BI report actions possible in Power Automate, and I am not seeing yet if this could be possible.
Solved! Go to Solution.
Hello @PatrickGreen
Power Automate cannot directly modify Power BI report filters (like slicers or visual-level filters) through its standard actions. However, you can indirectly influence filters by updating the underlying data sources or using DAX queries.
Power Automate lacks actions to programmatically adjust Power BI report filters (e.g., slicers, dropdowns).
• Attempts to pass filters dynamically (e.g., via JSON) often fail due to syntax or authentication limitations
Use a parameter table (e.g., `FilterConfig` in SharePoint/SQL) to toggle filter logic in Power BI via DAX measures. Power Automate can update this table to trigger filter changes
As highlighted by @nilendraFabric, the proposed approach appears to effectively address your requirements. Could you please confirm if your issue has been resolved
If you are still facing any challenges, kindly provide further details, and we will be happy to assist you.
If the above information is helpful, please give us Kudos and mark the response as Accepted as solution.
Best Regards,
Community Support Team _ C Srikanth.
As highlighted by @nilendraFabric, the proposed approach appears to effectively address your requirements. Could you please confirm if your issue has been resolved
If you are still facing any challenges, kindly provide further details, and we will be happy to assist you.
If the above information is helpful, please give us Kudos and mark the response as Accepted as solution.
Best Regards,
Community Support Team _ C Srikanth.
Hello @PatrickGreen
Power Automate cannot directly modify Power BI report filters (like slicers or visual-level filters) through its standard actions. However, you can indirectly influence filters by updating the underlying data sources or using DAX queries.
Power Automate lacks actions to programmatically adjust Power BI report filters (e.g., slicers, dropdowns).
• Attempts to pass filters dynamically (e.g., via JSON) often fail due to syntax or authentication limitations
Use a parameter table (e.g., `FilterConfig` in SharePoint/SQL) to toggle filter logic in Power BI via DAX measures. Power Automate can update this table to trigger filter changes
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
58 | |
36 | |
27 | |
25 | |
25 |
User | Count |
---|---|
62 | |
53 | |
30 | |
24 | |
23 |