Forum Discussion
Snowflake to Power Bi Desktop connection using Direct Query
As per my knowledge, there should not be any issues if you are using Entra ID for DirectQuery.
FYI:
Microsoft Entra ID Single Sign-On (SSO) is only supported for DirectQuery
Check this troublshooting link:
https://docs.snowflake.com/en/user-guide/oauth-powerbi#troubleshooting
- mya1 year agoFrequent Visitor
I am using the link without https ,
1.while login i am providing- user name and password
2. its getting connected and also datavis getting loaded to power query
3. Problem is occurring while I am applying the changes to the dashboard. The changes are not getting applied and showing a blank screen .
- sevenhills1 year agoSuper User
Sorry, it is not clear what is going wrong in your case.
I will only give these extra suggestions to troubleshoot (but not solving your issue)
~ Use Import (instead of Direct Query) to test whether it works or not. Later you can work on DirectQuery Mode. If you are getting lot of rows, then limit to first few thousand rows. Making sure, it works with Import mode. Then try with Entra ID and then try with direct mode.
~ Enable tracing/logs in your power bi desktop and see those and see if it is of any use.
Hope this helps!