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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi all, I have a problem with 'Datasets - Update Datasource In Group' API. I'm using Azure DevOps pipeline to trigger PowerShell scripts to automaticaly update datasources (DirectQuery) during release. In most cases (let's say 90%) API call for datasource update works fine, so that I know that the request is correct. Unfortunately, sometimes there is no error in API call and everything seems to be ok, but datasource is not updated in PowerBi service. Moreover, in such case I cannot re-call the request due to the following error:
"Dataset doesn't contain a datasource that matches selector #1"I'm pretty sure that dataset contains a datasource that matches selector #1, it was working 20 seconds earlier.
In this case I need to re-run my pipeline again (it's mean once again upload a report and update datasource) and everything works like a charm. I need to increase pipeline stability. Do you have any ideas what's going on and what can be a problem?
Hi, I have the same issue here. The API always return the error
"Dataset doesn't contain a datasource that matches selector #"
but I'm sure that the selector should filter a datasource.
How did you fixed this?
That's not the reason. I'm taking over datasets each time I execute script.
If I remember correctly you need to re-own a data source after you changed it via API.
Reference: Session 02: Writing PowerShell Scripts for Power BI · Power BI Dev Camp (powerappsportals.com)
(the topic comes up there)
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 10 | |
| 10 | |
| 4 | |
| 3 | |
| 3 |