Anonymous
6 years agoNot applicable
Status:
New
Error using Rest Api Datasets - Update Datasources: Multiple datasources not supported in V3 models
Hi all, After trying to update a Datasource of a dataset in the workspace with the REST API i have the following error: {
"error": {
"code": "InvalidRequest",
"message": "Multiple dat...
Anonymous
6 years agoNot applicable
Hi v-qiuyu-msft : actually the two datasources are Sharepoint Online (teams site) and an Azure SQL database. The REST API mentioned here: https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/updatedatasources
also gives me the same error message. I tried to do 2 datasource updates in the body and 1 datasource update (since we only need to update sql) but the same error message comes back. I hope maybe this gives more information?