hi,
i want to use the Office365Users.DirectReportsV2 but get only enabled accounts, how do i do that? I would assume to use filter but its a bit tricky...
here my example (in this case i am pulling UPN from people picker, thats why the substitute)... this way i get the enabled accounts but it displays me, quite logically only status true, instead of display name...
Filter((Office365Users.DirectReports(Substitute(user.Selected.Claims,"i:0#.f|membership|","")).AccountEnabled), AccountEnabled = true)

Report
All responses (
Answers (