Forum Discussion
Arendp
4 years agoHelper III
export pdf filter data
I have a question on exporting to PDF in power bi online. I have a filter on all pages: When I export to PDF, this filter is not applied. So the downloaded PDF is not applied with id '2986153...
- Anonymous4 years ago
Hi Arendp ,
Try use Power BI REST APIs to export report and filter a report using query string parameters in the URL.
-
In the Power BI service, URL filters aren't currently respected when you choose Current Values for your export.
Refer to:
Microsoft -- PowerBIReportExportConfiguration
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters
Best Regards,
Community Support Team _ Caitlyn -
KiranHosakote
3 years agoPost Patron
Hi Arendp,
See this article on automating the export of user-specific PDFs (with filters and slicers applied) from Power BI.
https://medium.com/bi-helper/automated-distribution-of-power-bi-reports-and-dashboards-25fde6c68af0