The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Solved! Go to Solution.
Hi, based on your pictures, in your Cloud connections you would first need to involve IT/Admin to have your data source mapped to either 'Personal Cloud Connection' or 'Shareable Cloud Connection' as semantic model needs to know how to connect to the data source.
An example below.
Once done you may need to edit your Credentials again.
Hope this helps:)
Hi @nigama , Thank you for reaching out to the Microsoft Community Forum.
This happens because the SQL Server connection in your report uses DirectQuery and the Power BI Service needs a way to reach that on-prem source. Unlike Dataverse, which connects automatically in the cloud, SQL Server requires a standard data gateway and a matching data source registered in the Power BI Service. Right now, that connection doesn’t exist or isn’t mapped, which is why you're seeing the disconnected message, a grayed out credentials section and the error about cloud sources.
Go to the Manage Gateways section in Power BI Service and register the SQL Server source using the same server and database name used in your report. Then, in the dataset’s Gateway and cloud connections settings, map the dataset to that source and apply. This will reconnect your semantic model and remove the error.
Using an on-premises data gateway in Power Platform dataflows - Power Query | Microsoft Learn
How to access on-premises data sources in Data Factory - Microsoft Fabric | Microsoft Learn
Hi @nigama you are almost there, due to having more than 1 connection for a single source power bi get confused to select the connection by itself, or generally it happend when you publish a new report.
On your step 5 you need to select the actual connection marked area and then click Apply
If you don't see anything under map, then create a new connection and set it, and your problem will be solved.
Thanks, and let me know your progress?
I tried to publish a test report which uses only dataverse tables and it worked perfectly.
Then I created another test report that uses data from SQL server and I get the same error:
Hi, based on your pictures, in your Cloud connections you would first need to involve IT/Admin to have your data source mapped to either 'Personal Cloud Connection' or 'Shareable Cloud Connection' as semantic model needs to know how to connect to the data source.
An example below.
Once done you may need to edit your Credentials again.
Hope this helps:)