Forum Discussion
Automating Data Export from Power BI to Azure Data Lake or Azure SQL
Hello Everyone.
I am struggling to find a solution to automate an export from Power BI to Azure Data Lake or Azure SQL. I read here about using R-Script or Python to achieve that out of Power BI Desktop but it is not clear whether this can be automated in the Power BI Service.
My main goal is to use an already curated data set in a Power BI report which already has all the DAX measures and logic, and then export this data to Azure Data Lake or Azure SQL so that I can then send out data extracts out of Azure to my client.
Thanks so much.
Hi jakesh
In my blog post I show how to use Power Automate to run a DAX query and then export the results to a CSV file which is then saved in SharePoint.
You could change the destination file from SharePoint to your Azure data lake?
Exporting a Power BI Visual data to a CSV File in SharePoint - FourMoo | Power BI | Data Analytics
5 Replies
- GilbertQ
Super User
Hi jakesh
In my blog post I show how to use Power Automate to run a DAX query and then export the results to a CSV file which is then saved in SharePoint.
You could change the destination file from SharePoint to your Azure data lake?
Exporting a Power BI Visual data to a CSV File in SharePoint - FourMoo | Power BI | Data Analytics
- AtulsDreamFrequent Visitor
Hello jakesh , I am also searching for, to export pdf from paginated report and store in ADLS.
Can you please mention here complete flow you used to achieve this. Tried searching on the same but didnt got any document. Please help here.
Thanks in Advance.