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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Columns with multiple enteries

Hello there,

 

I have data in the table in the below format. There can be multiple entities involved in a single task. What could be the best way to clean up this data (or use table relationships) in order to create a logical dashboard with slicers for each headers (Task, Project, Work Type, Team Responsible)?

 

TaskProjectWork TypeTeam Responsible
Task 1Project AManagementTeam A, Team B
Task 2Project AResearch, ManagementTeam A
Task 3Project BPlanningTeam C
Task 4Project CPlanning, ManagementTeam A, Team B, Team C
Task 5Project CResearchTeam B

 

TinyElephant_0-1653548301590.png

 

2 REPLIES 2
truptis
Community Champion
Community Champion

Hi @Anonymous ,

Firstly, split the columns which has multiple values. You can do this by goint to transform data -> Split Column
after that you can use slicers for each column. 
@Anonymous -> if this helps you, then please hit the thumbs up & mark it as a solution. Thanks.

Anonymous
Not applicable

I think, Split into Rows will be better because splitting into columns will create many columns which will be a problem while plotting them into visuals. Any thoughts?

TinyElephant_1-1653550801386.png

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors