Forum Discussion
Charline_74
3 years agoResolver I
ID Gateway and datasource
Hello, Where can I find the ID of my gataway and the ID of my datasource. Because I would like to use this API: https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasource...
- 3 years ago
Try the Datasets - Get Datasources In Group Rest API endpoint. You'll need your workspace (group) and dataset id, and you'll get back the details of the dataset's datasource.
matt_b
3 years agoFrequent Visitor
Try the Datasets - Get Datasources In Group Rest API endpoint. You'll need your workspace (group) and dataset id, and you'll get back the details of the dataset's datasource.