I need to filter and automatically show me the price

Hey, I’m making an app and on my app I have two filters, when I pick the filters there are multiple itens that can match, when I use the filters I need to create a tool that show me the price of my itens together without needing to select each item, is it possible?

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

Thank you, I’m a newbie using gIide :frowning: , do you have discord or something Iike that to heIp me, I reaIIy need to finish this :hot_face: