Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
I am currently using PBIX with hosted SQL server as datasource. I am moving to Azure and I have a copy of database migrated to Azure.
Now when I change the data source setting from hosted SQL server to Azure and refresh/apply changes my visuals break and the cause of issue is relationship being dropped between dim table and fact table.
The table structure (table name, column names) is the same as its migrated from hosted server to Azure server.
Any one knows what's wrong?
That's unfortunately very common. If Power BI thinks that the meta data has changed too much (which is clearly the case in your scenario) it will treat your data source change as a complete data source replacement, including severing all connections.
- Make backups before you attempt this
- use views and/or query references to shield Power BI from the upstream source changes
- make small incremental meta data changes if possible
- make absolutely 100% sure that the Power Query result of the new source exactly totally unconditionally matches the prior output format
Or - start over and recreate with the new source. This might be faster.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
90 | |
87 | |
84 | |
68 | |
49 |
User | Count |
---|---|
131 | |
111 | |
96 | |
71 | |
67 |