How do I include a SUM of my COUNTS

In my App I have been able to use the COUNT feature to count the number of records for the columns in my table by grouping them.

What I want to do is create a SUM of all the counts and have it show. Is there a way to do that?

Many thanks in advance.

Many thanks

Please try below.

Please create a VC called say [All] with an app formula expression of “All”

Then in the group by setting of the summary view, please group by column [All] followed by the existing grouping you have.

1 Like