Forum Discussion
marcio_fornari
1 year agoResolver I
Get Relathionships from Power BI REST API executeQuery
Hello,I used to have this DAX code that I executed on the endpoint to retrieve dataset relationships, but now Microsoft seems to have blocked the execution of queries with INFO.*. Is there another wa...
lbendlin
1 year agoSuper User
Use the INFO.VIEW calls
marcio_fornari
1 year agoResolver I
I need execute the dax at this endpoint: https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/execute-queries
The microsoft BLOCKED the INFO calls here..