Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Power BI REST API - Get Dataset

Hi

 

Is it possible to get the content of dataset usinng powerbi rest api?

I dont wish to get it through Get Data connector as I want to be able to put these datasets back to SQL or process it using different method of ETL...

 

Thank you

 

2 Replies

Replies have been turned off for this discussion
  • dm-p's avatar
    dm-p
    Super User

    Better minds than me might be able to advise further, but the REST API stops just short of you being able to extract data from models. Getting actual data is a XMLA endpoint feature, which I believe requires a premium subscription at present.

    • Anonymous's avatar
      Anonymous
      Not applicable

      HI there

      I would like to be able to automate the process in retrieving and pulling the content back. I dont think that allow me to do so?