C
cclark
I have a report that groups on a_id. a_id may have 3 records underneath it
but I want to do a count at the end of the report that only counts a_id one
time.
A quick eample of what it does now:
A_ID Day
001
Today
Yesterday
Tomorrow
002
Today
Yesterday
Total 5
I would like for the total to be 2 because there are only 2 groups. Any
assistance will be appreciated.
Thanks
but I want to do a count at the end of the report that only counts a_id one
time.
A quick eample of what it does now:
A_ID Day
001
Today
Yesterday
Tomorrow
002
Today
Yesterday
Total 5
I would like for the total to be 2 because there are only 2 groups. Any
assistance will be appreciated.
Thanks