I need to filter and automatically show me the price

To do this I would have a setup somewhat like this.

https://community.glideapps.com/t/how-to-create-a-job-search-filter-menu/29496/2?u=thinhdinh

Then add a template column to store the value “true” and relate it to the “Visibility” column, multiple matches.

Finally, add a rollup and rollup the total price of all matching items to display it on the screen.

1 Like