How to retrieve AD groups and members in power bi?

Viewed 25

I have a report with a matrix, where I want to further drill down AD groups into members:

enter image description here

I know there is an AD source,

My goal is to connect my table which has column 'AD group' with a table that has: AD group, Member columns.

(the relationship shall be "many to many")

How can I achieve this?

(the AD source has cryptic names, so its hard to navigate).

enter image description here

0 Answers
Related