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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
i HAVE MANY REPORT TO MIGRATE FROM SSRS TO POWER BI.
The reports to migrate are connected to multidimensionnel cube .
The new reports will be connected to tabular cube.
Is there any limitation to migrate from mdx to dax? to migrate ssrs to powerBI?
Hi @Anonymous ,
Based on my research, currently it is not supported to embed SSRS report into Power BI desktop. But you can pin a SQL Server Reporting Services (SSRS) report to Power BI Dashboards. For more details, please refer: Pinning a SQL Server Reporting Services Report to Power BI . Or you can upload your SSRS report to Power BI on-prem report server: https://docs.microsoft.com/en-us/power-bi/report-server/quickstart-create-paginated-report
For the MDX and DX, These two different languages rely on different modeling concepts, because MDX has a semantic based on dimensions, attributes, hierarchies and measures, whereas DAX only knows table and columns. It may need to be convert based on paticular situation, some functions may be different to use between those two languages:
Best regards,
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.