Forum Discussion

Avanthi99's avatar
Avanthi99
New Member
1 year ago
Solved

Automate powerbi report visual data extract

Hi All,   I'm looking for options to automate the download of powerbi visual data with filters applied. we use this data for our testing purpose - during the sevral rounds of UAT and quality testin...
  • Kedar_Pande's avatar
    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.

  • Anonymous's avatar
    Anonymous
    1 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.