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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Filter Data by Strings inside Character Column

Hi everyone,

I have some data around complaints from users. Their complaints are sorted into categories, but one complaint can be assigned multiple categories. These categories are stored in a column and are seperated by a comma if there's more than 1. It looks like this:

 

idcategory
1Technical
2Technical,Guidance
3Customer Service
4Guidance
5Technical
6Technical
7Customer Service,Technical

 

What I want to do is to be able to create a slicer where the user can select any of those categories and filter to the relevant id, but I don't want combined categories like "Technical,Guidance"

There's a great solution in this post about how to achieve this, but my problem is that I also want to count the volume of responses for each category. This would mean I could make a line or bar chart to show how the proportion of complaints for each category has changed over time and the user could click on a cateogry to filter to the relevant id's in another visual.

I've added some sample data here.

Any help is much appreciated!

1 ACCEPTED SOLUTION
DataInsights
Super User
Super User

@Anonymous,

 

One option is to split into rows in Power Query:

 

DataInsights_0-1659539278291.png

 

Result:

 

DataInsights_1-1659539291921.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

1 REPLY 1
DataInsights
Super User
Super User

@Anonymous,

 

One option is to split into rows in Power Query:

 

DataInsights_0-1659539278291.png

 

Result:

 

DataInsights_1-1659539291921.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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.