Forum Discussion
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?
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
1 Reply
- NandanHegdeSuper 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