Forum Discussion

NasimDanesh's avatar
NasimDanesh
Frequent Visitor
2 years ago

Power Bi embedded export pdf with CURRENT VALUES in MENDIX APP

Hi All


We have an Embedded report in our mendix based app. We have built an export PDF button using the APIs.

Currently the pdf button exports with the default slicer selection. Is there anyway the report can be exported using the user’s current selection? I have read the available resources but they are all in other languages than Mendix, we have the availability to put also JAVA code in our application, therefore any mendix or java solution would be highly appreciated.

Possible solutions we are looking into:
1. Is there a way to get a list of filters currently applied by the user on the embedded solution? This can then be passed to the export pdf API.
2. Alternatively, can you set a state of the current report to be exported and pass this to the print pdf API. like the option available on PBI website as the screenshot bellow 


I appreciate your help and suggestion ðŸ¤—
pbiembedded Re: Print and/or export to PDF from PowerBI Embedded Report 

1 Reply