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 thanksShirlene_Clark_0-1732401016929.png

 

Solved Solved
0 1 103
1 ACCEPTED SOLUTION

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.

View solution in original post

1 REPLY 1

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.

Top Labels in this Space