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...
marcio_fornari
Resolver I
1 year agoAny updates about this?
samsonfrb
Advocate I
1 year agoIn 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.