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...
marcio_fornari
1 year agoResolver I
Any updates about this?
samsonfrb
1 year agoAdvocate I
In my case, it was taking too long and having too much impact.
I had to rewrite my PowerShell code to use AdomdConnection, AdomdCommand et AdomdDataReader via the XMLAEndpoint.