Forum Discussion
About Extending Session Timeout in Power BI Premium
- 10 months ago
Hello RussellBode
Power BI Service (cloud) doesn’t allow extending the browser session timeout beyond about 2 hours of inactivity — this is controlled by Microsoft 365’s Idle session timeout policy, not by Power BI itself.
The web.config file applies only to Power BI Report Server (on-premises), not apps.powerbi.com.
You can only
Adjust dataset query timeouts inside Report Builder.
Ask your Microsoft 365 admin to extend the idle session timeout for your organization (max = 24 hours).
For dashboards that must stay active (e.g., kiosk displays), use automatic page refresh or embedded reports with token refresh instead.
No Power BI Premium update (as of Oct 2025) adds a new way to extend cloud session timeouts.
If my response helped you, please consider clicking
Accept as Solution ✅ and giving it a Like 👍 – it helps others in the community too.
Thanks,
Connect with me on:
LinkedIn
Hello RussellBode
Power BI Service (cloud) doesn’t allow extending the browser session timeout beyond about 2 hours of inactivity — this is controlled by Microsoft 365’s Idle session timeout policy, not by Power BI itself.
The web.config file applies only to Power BI Report Server (on-premises), not apps.powerbi.com.
You can only
Adjust dataset query timeouts inside Report Builder.
Ask your Microsoft 365 admin to extend the idle session timeout for your organization (max = 24 hours).
For dashboards that must stay active (e.g., kiosk displays), use automatic page refresh or embedded reports with token refresh instead.
No Power BI Premium update (as of Oct 2025) adds a new way to extend cloud session timeouts.
If my response helped you, please consider clicking
Accept as Solution ✅ and giving it a Like 👍 – it helps others in the community too.
Thanks,
Connect with me on:
Hello pankajnamekar25
this didnt work my report is pagniated report
i tried to make seesion time output by extending the DataSet time out to 8 hours
it didnt work.
what do you mean by "For dashboards that must stay active (e.g., kiosk displays), use automatic page refresh or embedded reports with token refresh instead."?
so we share the report link with client and do you want me to share embedded reports link?