Forum Discussion

CarlBlunck's avatar
CarlBlunck
Resolver I
1 year ago
Solved

Deployment pipeline - data updates to target

Hi all, We are trying to understand what happens to the datasets in the target workspace when a deployment pipeline is run. From what we understand, if we are moving across a: Data pipeline Note...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi CarlBlunck,

    Thanks for reaching out to the Microsoft fabric community forum.

     

    You are right in your understanding of pipeline deployment in Microsoft Fabric. In Lakehouse & Semantic Model only the metadata and structure are copied to the target workspace. The actual data is not moved and in reports & dsshboards they get updated with the latest changes like visual modifications, but they still reference the existing data from the semantic model, which has not been refreshed. 

    Coming to the second point even though the report is updated in the target workspace, it still connects to the same semantic model, which contains the old data. If the semantic model structure remains unchanged, the report will function normally, but it won’t show updated data until the semantic model and lakehouse are refreshed. 

     

    If you want your report to reflect the latest data after deployment, you can manually refresh the Lakehouse and Semantic Model in the target workspace. Or automate refresh via Data Pipeline or use Deployment Pipeline refresh option which automatically refresh datasets after each deployment.

     

    I would also take a moment to thank lbendlin, for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.

     

    If I misunderstand your needs or you still have problems on it, please feel free to let us know.  

    Best Regards,
    Hammad.
    Community Support Team

     

    If this post helps then please mark it as a solution, so that other members find it more quickly.

    Thank you.