Forum Discussion
MonikaGole
3 years agoFrequent Visitor
Pass data from loaded custom connector to custom visual in PowerBI Desktop App
I am using M language to create custom connectors and Typescript to create the custom visual. I want to pass the access_token(using Oauth 2) that is fetched using the custom connector to the custom ...
MonikaGole
3 years agoFrequent Visitor
Hi dm-p ,
Thanks for looking into the probem and giving the possible solution.