Share via

Microsoft Graph - Users - Load Responsibilities for Numerous users in Power BI

Ryan Cox 21 Reputation points
2021-04-29T17:10:53.283+00:00

I want to use Power BI to display data for the Responsibilities field for users. This is easy enough to do for a single user using the "https://graph.microsoft.com/v1.0/users/{userPrinciplename}/responsibilities" command (and entering the Access token as an Authorization header parameter).

I can't seem to see a way to do this for all of the users in my organization. I can load all of the users with "https://graph.microsoft.com/v1.0/users/" but Responsibilities is not part of the standard properties.

Is there a way to load this property for all users?

This is probably a very backwards way of going about this but any assistance would be appreciated.

Thanks!

Community Center | Not monitored
0 comments No comments

Answer accepted by question author

Dan Kershaw 416 Reputation points Microsoft Employee
2021-05-02T13:23:30.967+00:00

Irrespective of Power BI, this capability is not possible currently through Microsoft Graph. You can only get one user and their responsibilities at a time. Paging through a list of users (and their responsibilities) is not supported. Sorry.

Thanks,
Dan.

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Leon Laude 86,201 Reputation points
    2021-04-30T16:02:49.137+00:00

    Hi @Ryan Cox ,

    Please note that Power BI is currently not supported in the Q&A forums, the supported products are listed over here https://learn.microsoft.com/en-us/answers/products.

    You may ask the experts in the dedicated Power BI forum over here:
    https://community.powerbi.com/t5/Forums/ct-p/PBI_Comm_Forums

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Best regards,
    Leon

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.