Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
I have a java program that retrieve the embedded PBI dashboard report through and I am displaying it in a html page.
Embedded iframe has a login button which prompt user id and password. After successful login the report is displayed. The problem is that the report keeps asking for a login every 1-2 hours. I was wondering whether there is a way to increase the session time. I want single sign on facility. Can we increase session time by any means?
Any help would be much appreciated!
Instead of using a simple iframe, consider implementing proper embedding. Power BI embedded analytics overview - Power BI | Microsoft Learn
Do you know why the behavior of the iframe is like that?