Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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-datasources-in-group
Thanks in advance,
Charline
Solved! Go to Solution.
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.
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.