Forum Discussion

aashton's avatar
aashton
Helper V
4 years ago
Solved

Deploying pbix through Azure pipeline loses data source

We have a continued problem where pbix files deployed through an Azure pipeline lose their datasource.  So, say I have a pbix file connecting to an Azure SQL Database.  I publish this to a Dev worksp...
  • otravers's avatar
    4 years ago

    Deployment pipelines push metadata only, you need to refresh the dataset after deployment.