Forum Discussion
Power BI Desktop fails when applying data source updates
I am having the same issue. However, I get the error when I am adding a data source. I can select BigQuery, and navigate to my project, but when I try to open a folder in the schema, I get the same error.
The service account I am using has admin credentials, so it does not seem to be a permissions issue.
This is also a brand new issue. I have been using the same service account and credentials succesfully for over a year. Suddenly, I get this error.
I am thinking this is a microsoft issue that needs to be fixed. I am able to query the data source directly with M code as a workaround. But it is a pain to not be able to select tables from our DWH from the GUI.
Hi p_subasinghe ,
Here are some steps that have helped others in similar situations.
If you’re using the legacy connector, try removing Implementation="2.0" from your M code. This will trigger fallback behavior, but note that it may default to US settings unless you specify otherwise.
Reconnect using the new connector and check that the region matches your dataset. If you continue to see errors in the GUI, consider submitting a ticket to Microsoft, as this could be related to a recent connector update or a change in default behavior.
You can raise a support ticket with the Microsoft team they’ll review the issue and get in touch to help resolve it.
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
Thank You
- V-yubandi-msft10 months agoCommunity Support
Hello p_subasinghe ,
If you have received any updates or replies from Microsoft Support, please share them here. Your experience could assist other community members who are dealing with similar issues.