Forum Discussion
Anonymous
4 years agoNot applicable
Connect Microsoft Graph query in Power Bi
Was looking for a way to import Microsoft graph query as data into Power Bi. and we have already tried the following two ways: In OData feed, input Microsoft graph query (e.g. https://graph.microso...
- 4 years ago
Hi Anonymous ,
Refer v-yingjl 's excellent solution to a related question: Solved: Pulling in Graph Microsoft api into powerbi - Microsoft Power BI Community
You should be able solve your connection issue using the resources provided in their answer.Hope this helps!
OneWithQuestion
4 years agoPost Prodigy
I'm having the same issue, they depreciated calling Graph API now via Power BI.
However, they talk about using Graph Connect or Graph Data Connect instead and Data Factory to run the query and store the results somewhere PBI can access it.
I haven't figured out how to make that a reality yet though sadly.