March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have an MVC Application built using the Power BI Embedded Javascript which has multiple tabs embedding multiple reports. The report.print only allows printing one of the reports within 1 tab, what is the mechanism to print all the pages embedded in all the tabs.
The window.print function zooms in the report and is unreadable.
Hi @jaypi,
As we can see from the source code of powerbi.js#L3947, I'm afraid it only prints the active page. The workaround could be traversing all the pages and printing them one by one. Please also refer to the live demo.
>>>/**
* Prints the active page of the report by invoking `window.print()` on the embed iframe component.
*/
Best Regards,
Dale
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
8 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
10 | |
3 | |
2 | |
2 | |
2 |