Forum Discussion
How to Migrate SharePoint-Integrated Power BI Reports After Deprecation Without Rebuilding?
- 8 months ago
Thanks for the update. Since the workspace is managed externally, only the Workspace Admin has the ability to grant the required permissions. From our side, we don’t have visibility into the workspace ownership or the authority to modify access.
Kindly reach out to the Workspace Admin of MDEE Org Power BI to request Contributor (or above) permissions.
NHariGouthami , We have now got the edit model in Power bi in Web. Just see if you can download the Power Query part from there, and then you can just match the base DAX table and column name, the rest can be migrated using ALM toolkit
Second, we have the Semantic Link Lab library which will again create code for Dataflow Gen 2 landing to lakehouse
https://github.com/microsoft/semantic-link-labs
With both cases, you should be able to get the Power Query code, which you change to suit the new connector, and use the ALM toolkit or Power BI/Fabric rest API to migrate measures
Thanks amitchandak for the repsonse. But i dont see option to download the power query part even in the edit mode.