Forum Discussion
Refresh Failure for Live Connection
- 1 year ago
Hi Chanakya_vcr ,
For the specific workspace enable below options
In General TabIn Data Connectins tab
Thanks
Hi Chanakya_vcr - it is due to the use of calculated tables or columns in combination with a Single Sign-On (SSO)-enabled DirectQuery connection.
Power BI does not allow these calculations in combination with SSO-based DirectQuery, as it can’t securely evaluate those calculations during refresh.
suggest you, If possible, switch from DirectQuery to Import mode for the dataset.This avoids SSO limitations and supports calculated tables/columns.
⚠️ This works only if your data doesn’t need to be live.
DirectQuery in Power BI - Power BI | Microsoft Learn
Overview of single sign-on for on-premises data gateways - Power BI | Microsoft Learn
Hope this helps.