Powerbi dataset, After update to new datasource using rest api got error
I have a dataset with exisiting datasource and generated report. we planned to migrate to new gateway. And we created a new gateway and then created the new datasource and updated to new datasource using this api https://api.powerbi.com/v1.0/myorg/datasets/{datasetId}/Default.UpdateDatasources
how to rediscover dataset after update to new datasource using powerbi api’s in php
I have a dataset with exisiting datasource and generated report. we planned to migrate to new gateway. And we created a new gateway and then created the new datasource and updated to new datasource using this api https://api.powerbi.com/v1.0/myorg/datasets/{datasetId}/Default.UpdateDatasources