Try adding a "Number" element, making it only show specific records and filter to the category, and make it a field summary that sums on your amount field:


Link to base
Try adding a "Number" element, making it only show specific records and filter to the category, and make it a field summary that sums on your amount field:


Link to base
Hi @TheTimeSavingCo Is there a way for the roll-up to be displayed in a table alongside the category names, without having to create a "Number" element for every single category?
For example, just a table that lists every category and the roll-up
Category Name | Total Spend
A | $200
B | $100
C | $300
Hi @TheTimeSavingCo Is there a way for the roll-up to be displayed in a table alongside the category names, without having to create a "Number" element for every single category?
For example, just a table that lists every category and the roll-up
Category Name | Total Spend
A | $200
B | $100
C | $300
Hi @Lillian_Lin ! Hmm, in that situation I think I'd create a new table with all that rolled up data and just display that table in the interface instead. I take it there's a business need that prevents you from doing so?