Forum Discussion
Disable Sign-In Option for Power BI Report in Power Apps Visual
- 1 year ago
Hi Asutosh27 For this ensure the dataset's authentication in Power BI Service is set to OAuth2 with credentials saved. Enable Single Sign-On (SSO) for Power BI and Power Apps to reuse existing session tokens. Consider embedding the report with a service principal to avoid user-based authentication. Additionally, verify browser settings to prevent clearing cookies and session data.
Hi Asutosh27 For this ensure the dataset's authentication in Power BI Service is set to OAuth2 with credentials saved. Enable Single Sign-On (SSO) for Power BI and Power Apps to reuse existing session tokens. Consider embedding the report with a service principal to avoid user-based authentication. Additionally, verify browser settings to prevent clearing cookies and session data.