Forum Discussion
Automate powerbi report visual data extract
- 1 year ago
Best: Power BI REST API for flexibility and reliability.
Good: Power Automate with DAX for querying datasets easily.
Last Resort: RPA due to maintenance and filter issues. - Anonymous1 year ago
Hi Avanthi99 ,
Agree with Kedar_Pande, using the Power BI REST API might be the best approach.
If you prefer a less code-intensive solution, combining Power Automate with dataset queries could be a good middle ground. This approach leverages the ease of Power Automate while allowing you to run specific queries against your dataset.
Here's the viedo which introduces it step by step:
Power BI export to excel and csv with Power Automate
In addition, here's the blog about data export from power bi using R/Python Script:
Schedule Automated Data Exports from Power BI usin... - Microsoft Fabric Community
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Avanthi99 ,
Agree with Kedar_Pande, using the Power BI REST API might be the best approach.
If you prefer a less code-intensive solution, combining Power Automate with dataset queries could be a good middle ground. This approach leverages the ease of Power Automate while allowing you to run specific queries against your dataset.
Here's the viedo which introduces it step by step:
Power BI export to excel and csv with Power Automate
In addition, here's the blog about data export from power bi using R/Python Script:
Schedule Automated Data Exports from Power BI usin... - Microsoft Fabric Community
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.