Forum Discussion
Power Bi embedded export pdf with CURRENT VALUES in MENDIX APP
Hi NasimDanesh ,
Please have a try.
You can use the getFilters method of the Power BI JavaScript SDK to get the current filters applied by the user on the embedded report. You can then pass these filters as a parameter to the exportToFile method of the same SDK.
Export Power BI embedded analytics reports API - Power BI | Microsoft Learn
You can use the bookmark feature of Power BI to capture the current state of the report, including the filters, slicers, and other settings. You can then use the applyBookmark method of the Power BI JavaScript SDK to apply the bookmark to the embedded report before exporting it.
Export and email a report with Power Automate - Power BI | Microsoft Learn
If I have misunderstood your meaning, please provide more details.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.