Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
We need to update a dataflow using the PowerBI APIs.
We sign-in to the PowerBI APIs using a service principal (client id / certificate).
For datasets, there is a "take over" operation available (https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/take-over-in-group) that allows us to take over datasets and update them.
This operation is available on dataflows only in the UI, but is not available in the API.
Can you make this take over operation also available for dataflows as for datasets?
Thank you!
Solved! Go to Solution.
Hi @mikoify,
Current it seems like the take owner API only work for dataset and works for dataflow.
If you want to use API to achieve these, you may need to manually trace the backend operations when you interact with UI and manually reproduce these operations based on httprequests.
Regards,
Xiaoxin Sheng
Hi @mikoify,
Current it seems like the take owner API only work for dataset and works for dataflow.
If you want to use API to achieve these, you may need to manually trace the backend operations when you interact with UI and manually reproduce these operations based on httprequests.
Regards,
Xiaoxin Sheng
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
2 |
User | Count |
---|---|
8 | |
4 | |
4 | |
4 | |
3 |