Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
We have Power BI reports which are built on Sql Server data source . However we are currenlty migrating from SQL Server to SAP HANA system . How can the Power BI reports be switched from SQL to SAP HANA ?
Solved! Go to Solution.
I don't know if there are any migration tools, but I would try some tables out in Power Query.
In short, the amount of work will depend on how similar the data is between the SQL Server and SAP. This will require some tinkering in the Advanced Editor - M scripting.
If the structure of a table is identical in the sources, you could swap out the first step and the rest would just work.
Otherwise, add a new source for SAP and transform it to a point where it is identical to some step of the SQL Server query. Then, when you're ready, you can replace all of the SQL Server steps up to that point with the steps from SAP.
Hope this helps,
Nathan
I don't know if there are any migration tools, but I would try some tables out in Power Query.
In short, the amount of work will depend on how similar the data is between the SQL Server and SAP. This will require some tinkering in the Advanced Editor - M scripting.
If the structure of a table is identical in the sources, you could swap out the first step and the rest would just work.
Otherwise, add a new source for SAP and transform it to a point where it is identical to some step of the SQL Server query. Then, when you're ready, you can replace all of the SQL Server steps up to that point with the steps from SAP.
Hope this helps,
Nathan
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 104 | |
| 81 | |
| 66 | |
| 50 | |
| 45 |