Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I have a report that is pulling from a SQL Server data source.
In Azure Databricks, I have shaped the tables to be exactly the same as those from SQL Server.
I now want to switch the data source for the reports from SQL Server to Azure Databricks, and then with little or no additional work, for the report to seamlessly work. The only thing that has altered is the source of the data, so I see no reason for this not to work.
It would be the same as just changing an excel sheet for example.
However, I have tried and failed...
It seems like I have to rewrite the report rather than just swap over the source, I was hoping that someone has atried this also and has found a solution that I am missing.
Many thanks
Hi @GavC ,
Thanks for sharing your scenario, this is a common use case when transitioning from SQL Server to Databricks.
Since you’ve maintained the same table structures, it's logical to expect a smooth switch. However, Power BI doesn’t allow you to directly swap a data source like SQL Server to Databricks without some rework, especially since the data connectors and query folding behaviors differ.
Here’s what you can do to retain your existing report and minimize rework:
This way, you’re reusing the transformations but simply changing the backend. If names and schemas are identical, Power BI visuals should work without breaking.
You can also right-click your original SQL Server queries and use “Reference” instead of “Duplicate,” so updates can cascade if needed.
Let me know if you’d like a sample structure or a mock walk-through! You don’t need to rebuild your report from scratch just align the source steps.
If this response helps, consider marking it as “Accept as solution” and giving a “kudos” to assist other community members.
Thank's,
Akhil.
How did you try to achieve this ?
I never used databrick to build a report with Power BI, but it should work
My suggestion would be to export databricks, making the same transformation that you did in your SQL Server and then compare the difference betwween the both in Power Query with advanced editor
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
15 | |
13 | |
9 | |
7 | |
6 |