Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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)
User | Count |
---|---|
8 | |
7 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |