Forum Discussion
andy808
10 months agoResolver I
Backend Error when publishing a composite model through the pipeline
I have a pbix that has a direct query and an import source. Publishing direct to Dev from desktop when connection strings are for Dev refreshes fine OR when I publishe direct to Test when strings are...
- 9 months ago
I ended up creating parameters in the pbix for each datasource for each environment. This allowed me to set the parameter in the Settings section after I promoted via pipeline but BEFORE before I applied the new parameters in the pipeline. This allowed me to set the parameters, apply them and then refresh.
lbendlin
10 months agoSuper User
Just a guess - do you have a refresh schedule enabled for the semantic model in the Test workspace?