Is there a way for end Users to filter by data in a list?

Hi,

If I have a list of all jobs and each job had a ‘Price’ field for example. Is there a component that allows the app User to filter by this field to see only jobs within a specific value range, or something similar?

Thanks
Oliver.

There should be “in app filter” settings in the view’s settings screens.

1 Like

Great thanks. Will check it out.

Just had a look. I can see a filter which shows all values, but was hoping for a range picker e.g. show all where the price is between 100 and 200.

I guess I could add the range as field data to each record instead but would be cool to have more ways for the user to filter by the data in the app.

1 Like

Yup your best bet is to create a column that has the values you’d like to sort by.

1 Like