Forum Discussion

Raki39's avatar
Raki39
Helper I
2 years ago
Solved

composite model and deployment Pipeline meta data refresh issue

We encountered an unusual issue with the power deployment pipeline. Here's the situation:   We've developed a composite data model in Power BI, which is connected to an AAS (Azure Analysis Services...
  • LeeBenjamin's avatar
    LeeBenjamin
    2 years ago

    Raki39 This works by design - The Model's schema in QA is similar to that in Dev, and it still uses the PRODUCT table (even though the data source doesn't have it). Deploy does not erase existing data, so either the new data source have all the tables the model is using, or add a parameter (again controlled by a rule) that somehow in the model prevent using that table.