Forum Discussion
Anonymous
1 year agoNot applicable
Power Automate: Export To File for Power BI Reports with multiple report level filters
Hi, I am currently working on Power Automate flows with the Export To File for Power BI Reports function. I noticed that at present only one report level filter is supported. Are there plans t...
- 1 year ago
There is no update in the Microsoft Power BI documentation or on the Power Platform release plans about expanding support for multiple report-level filters.
Workarounds:
- Use page-level or visual-level filters instead of report-level ones.
- Create report bookmarks with pre-applied filters and trigger export using those.
- Use Row-Level Security (RLS) to dynamically filter based on user or parameter.
- For more complex use cases, consider Paginated Reports, which allow multiple filter parameters via URLs.
BhavinVyas3003
1 year agoSuper User
There is no update in the Microsoft Power BI documentation or on the Power Platform release plans about expanding support for multiple report-level filters.
Workarounds:
- Use page-level or visual-level filters instead of report-level ones.
- Create report bookmarks with pre-applied filters and trigger export using those.
- Use Row-Level Security (RLS) to dynamically filter based on user or parameter.
- For more complex use cases, consider Paginated Reports, which allow multiple filter parameters via URLs.