Hi.
Around two month back, we have deployed a new semantic data model. We have three environments(Dev, test and Prod). So we have created a deployment pipeline and deployed to each environment usinf deployment pipelines.
Recently, We have made multiple changes in the model like configuring incremental refresh on fact tables and also creating a seperate folder for measures and doing some operations like merge queries etc.
So I basically moved this model to dev workspace. Now when i am trying to deploy from Dev to testing using deployment pipelines in service, I was receiving this message
"At least one table or column in the source semantic model was modified in a way that prevents it from being deployed into an existing semantic model".
How can we address this ?