Forum Discussion
Rohitb
Helper I
3 years agoExtract 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
Super User
3 years agoHey,
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