Forum Discussion

damomac85's avatar
damomac85
Frequent Visitor
6 years ago

organization charts from O365 data (Delve )

is there a way of recreating this data from delve in power BI? pictures are not essential , but i would like to report user data by line manager and be able to drill down throught the org structure


 

 

The data will need to come from o365,  which i believe is the same source that Delve uses

4 Replies

    • damomac85's avatar
      damomac85
      Frequent Visitor

      thanks v-eachen-msft  for the response, that will fix half of the problem.

       

      The initial issue is getting the data, I’m trying to create a reports for an application that’s been created in power apps.

      The power app is using an office 365 connector to get user data such as email, job title, department and manager, which I need to recreate in power bi

       

      I can’t see an office 365 connector in power bi but I have stumbled across Microsoft graph and was wondering would it be possible to create a custom function that calls the get https://graph.microsoft.com/v1.0/me/manager api request