Forum Discussion
otexugo
1 year agoRegular Visitor
Export embedded report with filters
Hey, everyone! I have an embedded report where the user can click on a point in the chart and/or select which data will be used in the sidebar "Filters". When I try to export the report to PDF wi...
- 1 year ago
yes there is, but it is your responsibility to capture the user input and then to apply the appropriate filters when you call the export API.
Reports - Export To File In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Note that filters are applied on report level.
lbendlin
Super User
1 year agoyes there is, but it is your responsibility to capture the user input and then to apply the appropriate filters when you call the export API.
Reports - Export To File In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Note that filters are applied on report level.