Forum Discussion
Rohitb
3 years agoHelper I
Extract data from PowerBi into csv file in automated way
Hello All, We have reports from which we need to extract data into a csv file Is there any way automated way to extarct data from differents reports spread across different tenants?
- 3 years ago
Hey,
For cross tenant reports you need to leverage Service principal authentication whereas for same tenant managed identity would be best way.
Below blogs explain ways to extract data from PowerBI via REST API:
Azure SQL DB REST API integration +PowerBI REST API :
ADF /Synapse +Power BI REST API
NandanHegde
3 years agoSuper User
Hey,
For cross tenant reports you need to leverage Service principal authentication whereas for same tenant managed identity would be best way.
Below blogs explain ways to extract data from PowerBI via REST API:
Azure SQL DB REST API integration +PowerBI REST API :
ADF /Synapse +Power BI REST API