Forum Discussion

andy808's avatar
andy808
Resolver I
10 months ago
Solved

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...
  • andy808's avatar
    andy808
    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.