Search-Filter UX Improvements for Filtered Data Display

I love the filter button in the search bar but I’d love a bit more field by field customization of the filter capability. For fields with finite options, it’d be great to have include/exclude multi-select capabilities vs the current filter by text with the built-in CONTAINS(filter_query). I suspect this is probably on the feature roadmap already but wanted to give it a bump for the AppSheet product team. 

thanks!

0 3 300
  • UX
3 REPLIES 3

It's not clear if you are aware of the filtering capability of the Search function.  See the images below.

I hope this helps!

After activating Search, tap the Filter button

Screenshot 2023-10-27 at 5.24.53 PM.png

Columns marked as Searchable are made available for filtering

Screenshot 2023-10-27 at 5.26.39 PM.png

Users column allows for filtering by multiple values.  Other column types and configuration will behave differently.

Screenshot 2023-10-27 at 5.27.55 PM.png

Upon further investigation turns out I'm using a lot of TEXT column types that actually could be ENUM types and using VALID IF to enforce the enum rather than coding in the values (since they shift around.... is there any risk to just changing these TEXT column types to ENUM in the data structure?

here's what Bard says about this...

Nick_Haschka_0-1698443362999.png

 

Top Labels in this Space