Dec 14, 2022 11:02 AM - edited Dec 14, 2022 11:03 AM
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?
Solved! Go to Solution.
Dec 17, 2022 11:06 PM
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?
Dec 17, 2022 11:06 PM
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?
Dec 19, 2022 07:57 AM
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 🙂