Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Match Comma Separated Users value in Column

Hello,

 

I'm trying to Identify what groups a user is a member of.  Currently I have exported from AD all group details into CSV and then loaded into Power BI.  The table consists of 4 Columns, Name, Category, Scope and Members.  Members contains the comma seperated samAccountNames of all members of the group.

 

The end goal is to be able to slice by User, Manager, or Dept, to identify common groups.  What would be the best way to accomplish this?

 

I appreciate any assitance provided.

1 ACCEPTED SOLUTION
jthomson
Solution Sage
Solution Sage

I'd use Power Query to clean the data - split the members column at each instance of the delimiter, then pick the other three columns and unpivot the rest

View solution in original post

2 REPLIES 2
jthomson
Solution Sage
Solution Sage

I'd use Power Query to clean the data - split the members column at each instance of the delimiter, then pick the other three columns and unpivot the rest

Anonymous
Not applicable

This did exactly what I was looking for.  Thanks for the answer.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.