Forum Discussion
Recover data that is not push type API Power BI
- 1 year ago
Hi Christ-M,
Thank you for reaching out to Microsoft Fabric Community.
Thank you Deku for the prompt response.
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by the super user resolved your issue? or let us know if you need any further assistance.
If our super user response resolved your issue, please mark it as "Accept as solution" and click "Yes" if you found it helpful.Thanks and regards,
Anjan Kumar Chippa
Deku Thank you for the links, how to retrieve the data if I do not know the name of the tables. I remind that my data are not push type API.
GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/tables does not work in my case because it is not a push API
I want to know how to do it before I can look at the DAX queries.