Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Deployment pipeline problems with Live Connect

HI all   I´m having problems with Live connect semantic model when using Deployment pipeline. Things work as they should if I in desktop, connect one of the tabular models dev, tst or prd and publ...
  • Akash_Varuna's avatar
    1 year ago

    Hi Anonymous The issue occurs because the prd environment's semantic model has missing columns compared to dev and tst, leading to schema mismatches and unprocessed internal structures.The schema mismatches leads to this kind of error.

    To resolve this, align the schema across environments or adjust queries to avoid referencing missing columns. After deployment, process the model in the prd workspace to update internal structures. Also, verify that Deployment Pipeline rules and Gateway configurations are correctly mapped to the respective environments.