Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Exporting Data From Visualiation - Automating

Dear Community,

 

Is it possible to schedule the export data feature (https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-export-data) through the Power BI API? I don't think it is. I have a couple of measures that I don't think I will be able to do in Power Query otherwise I would use the solutions that I have found for that.

 

TLDR: Export data from a visualization on an automated basis. Not Exporting data from Power Query.

Best,

  • Why would you want to do that?  Much easier to connect to the XMLA endpoint and apply the filters there.  Measures are included for free.

2 Replies

  • Why would you want to do that?  Much easier to connect to the XMLA endpoint and apply the filters there.  Measures are included for free.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Not familiar with the XMLA endpoint to get data out of a Power BI file. I will look around on the internet - if you know of something helpful please link me to it.

       

      lbendlin