Forum Discussion
marcio_fornari
Resolver I
1 year agoGet 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
Super User
1 year agoUse the INFO.VIEW calls
marcio_fornari
Resolver I
1 year agoI 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..