Forum Discussion

Avih's avatar
Avih
Frequent Visitor
1 year ago
Solved

Connected models in Desktop still create separate semantic models when published?

Hi everyone, I have 3 Power BI models - 2 of them are connected to the semantic model of the 3rd one in Desktop. When I published all three to the service, I saw that each created its own semant...
  • v-aatheeque's avatar
    v-aatheeque
    1 year ago

    Hi Avih ,


    Apologies for the inconvenience you're experiencing with the semantic models after publishing. can you try below steps :

     

    • When you publish a PBIX connected to another semantic model via Desktop, it still creates its own dataset in the Power BI Service.
    • This is expected behavior Power BI doesn't maintain the local semantic model connection during publishing.
    • Each of your 3 PBIX files ends up creating its own dataset (semantic model), even if 2 of them were dependent in Desktop.
    • To avoid this, publish only the main PBIX file that contains the full data model.
    • For the other two PBIX files, open them in Desktop and remove their existing model.
    • Then, go to Home > Get Data > Power BI Datasets and connect to the semantic model from the Power BI Service.
    • These become “thin reports” that rely on the shared dataset in the Service no duplication of semantic models.
    • When you publish the thin reports, only the report is published  not another dataset.
    • If you edit or extend the model in the dependent PBIX (creating a composite model), it will still create a new dataset on publish.

    Reference : Separate reports from models in Power BI Desktop - Power BI | Microsoft Learn


    Hope this helps !!

    If this post was helpful, please consider marking Accept as solution to assist other members in finding it more easily.