Forum Discussion

VoltesDev's avatar
VoltesDev
Icon for Helper V rankHelper V
1 year ago
Solved

How to reconnect Semantic Model in different Workspace?

Hi all,   I'm working and building report in Power BI Desktop with Live Connection to Power BI Dataset (Semantic Model) in one of my client Workspace (lets say A). It's been Published in the differ...
  • v-venuppu's avatar
    1 year ago

    Hi VoltesDev ,

    Thank you for reaching out to Microsoft Fabric Community.

    Thank you suparnababu8 for the prompt response.

     Saving as PBIP only works before the original dataset is deleted. Once Workspace A’s model was removed, the link is broken - so opening the PBIX just shows a blank/untitled report. Connecting again to Workspace B’s model creates a new report, which is why visuals don’t come back.

     Even though in Service you reconnected to the model in Workspace B, the PBIX download still keeps the old Workspace A reference. That’s why Desktop says “cannot connect.”

     The safe fix is to use the Power BI REST API “Rebind Report” (or PBIP Developer Mode going forward). Rebinding updates the report to point to Workspace B’s dataset, so visuals are retained and future downloads will open correctly.