Hello,
I would like to know if there is a way to get the data from a report using REST API. We want to have a client application that can pull the data. My application is registered on Azure. I was able to do some successful calls like getting the datasets list.
I read the following documention but I can't find something about the reports itself.
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-rest-api-reference/
https://msdn.microsoft.com/en-us/library/mt147898.aspx
The following link show that there is some permissions for reports (to see data). But I can't find the documentation of that API.
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-power-bi-permissions/
Can you help me please?
Thanks