Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Does anyone has any example generating PDF reports on demand using C# or VB ? Let say we have a report with 1 report filter. I want to the user to select a filter then click on a button and the program will export a PowerBI report to and PDF file. thanks
@kotharijk did you see this code sample:
https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to#code-examples
If your user interacts with the report and you want to export with current state you will have to use Power BI JS API to capture the bookmark state first, and send it as part of the request to the export API
Hi, I have similar requirements as you mentioned in your post. Did you find any solution it?
User | Count |
---|---|
5 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
5 | |
4 | |
4 |