Help

Group by individual features inside a multiple selection Field

Solved
Jump to Solution
479 2
cancel
Showing results for 
Search instead for 
Did you mean: 
KBoehmer
4 - Data Explorer
4 - Data Explorer

Hi - I am building a base that serves as a marketing tech stack document. I am listing software titles in the first column, and then have columns for "Features in use" and "Features available but not in use" etc.  Each of those columns have multiple selection options.  My goal is to be able to create a view that will group all the software options by the individual features.  So one example use is that I want to be able to see all our software that has the Available Feature to do SMS texting in one group. Did I set this up right to do that? 

1 Solution

Accepted Solutions
TheTimeSavingCo
15 - Saturn
15 - Saturn

Seems like it'd work if you were only grouping by one thing at a time.  What issues did you face while trying this out?

See Solution in Thread

2 Replies 2
TheTimeSavingCo
15 - Saturn
15 - Saturn

Seems like it'd work if you were only grouping by one thing at a time.  What issues did you face while trying this out?

I realized that I need to be FILTERING and not Grouping!  Grouping was causing issues but filtering allowed me to see it the way I wanted. Thanks 🙂