Forum Discussion
DavidPi
3 years agoAdvocate II
API - Update Datasources In Group for Paginated Reports - Unauthorized
Hello, I try to update RDL report data source via API (using service principal). { "updateDetails": [ { "datasourceName": "JIRADB", "connectionDetails": { "server": "SQLBIP1DP1", "datab...
- 3 years ago
I found the solution - You first need to call take over API - Reports - Take Over In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn. Then You can call API to change data source.
DavidPi
3 years agoAdvocate II
I found the solution - You first need to call take over API - Reports - Take Over In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn. Then You can call API to change data source.