Forum Discussion
Valera
4 years agoRegular Visitor
Data source for dataset with incremental refresh cannot be updated via REST API
Hi! There is a PBIX with data source options. I publish it to the workspace and try to update the data source via API endpoint. But this endpoint does not update the existing data source but adds...
Dan2
2 years agoHelper I
Hi Valera, did you get an answer for this? I have the exact same problem where it is creating a new datasource instead of updating on incremental refreshes.
Valera
2 years agoRegular Visitor
Hi Dan2
Unfortunately not. But we were able to bypass this issue via parameters. We added ServerName and DbName parameters to report:
And updated them using this endpoint: https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-parameters