Forum Discussion
Web.Contents throws error when trying to pass token: Credentials are required to connect to the Web
- 6 years ago
Basically everything has to go into the custom connector.
Easiest would probably be to use the one from the GitHub repo and expand further as needed.
- 6 years ago
No, as I tried to express through the title of my article: "How to get more out of your Graph API custom connector in Power BI",
it just covers some special cases where the standard-connector from GitHub falls short ;)
The standard GitHub-connector returns a lot of good stuff already.
Basically everything has to go into the custom connector.
Easiest would probably be to use the one from the GitHub repo and expand further as needed.
Ah, interesting. I thought it would require some parts to stay in PBI as M or whatnot.
So really, I can just compile the customer connector from GitHub and then use it in PBI and start consuming data? I don't have to use the example article's M code?
- ImkeF6 years agoCommunity Champion
No, as I tried to express through the title of my article: "How to get more out of your Graph API custom connector in Power BI",
it just covers some special cases where the standard-connector from GitHub falls short ;)
The standard GitHub-connector returns a lot of good stuff already.