Table Name: THINGS
Columns: Name, Weight, Date
Interface: collection of THINGS. Filter collection to only see todays records.
Question: When the user is on this view to see all the things that they have collected today, how can I show them the total weight of all the things they collected today when they see this collection view filtered only for today. like in a simple text field. how is this done on the backend in tables?