Forum Discussion

MonikaGole's avatar
MonikaGole
Frequent Visitor
3 years ago

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 ...