I have a formula that i placed in the group header that gives me a total (number). The formula is called "distinct_count"
I am trying to place the sum of all those totals in the group footer but i get an error saying that this field cann't be sum'd.
ex.
Group Header displays
Ursinfo.Lastname @Distinct_count total number
Smith 220
Jones 234
So i would like to be able to add the 220 + 234 and place that total in the Group Footer.
I've been stuck on this one for a while. Any help greatly appreciated.