Forum Discussion
Anonymous
7 years agoNot applicable
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-pSuper 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.
- AnonymousNot 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?