Interactive Tables with totals
Hi Team,
So while I have some rather cumbersome ways of adding totals to the bottom (as an extra row for instance) of some tables. I was wondering if there were any better (and hopefully simpler) approaches that maintain a table's interactivity whilst adding a row of totals at the very bottom.
So ideally, for this dummy data, we would have a total summing up the row counts.
Any help is appreciated.
0
Comments
-
Hello
Taking some simple input data:
with this Workflow:
adds a Count of 3 as a row in the 'Courses' column (pick other Aggregates SUM, AVG etc as required). Could extend this using a Transform step following the Group step with the Constant value and Set cell style functions:
0




