I am using CR 8.5 and pulling Diagnosis Code data from a DB2 database. I am pulling all instances of certain diagnosis codes that appear in either Diagnosis Primary, Diagnosis Secondary or Diagnosis Tertiary fields that all reside within one table. I have added those three fields to the details section of the report and used formulas to suppress unwanted codes. Now I would like to be able to group all like codes for a count of the number of instances that code is used throughout. Here is a sample of the data:
Diag Primary Diag Secondary Diag Tertiary
578.1
414.00
433.10
433.10
578.1
And so on, and so on. I can create groups for each field and do a formula to add each and give me a total but I was hoping there is a more straightforward approach to grouping them all together and then doing a running total to give me a total count. Thanks...
Diag Primary Diag Secondary Diag Tertiary
578.1
414.00
433.10
433.10
578.1
And so on, and so on. I can create groups for each field and do a formula to add each and give me a total but I was hoping there is a more straightforward approach to grouping them all together and then doing a running total to give me a total count. Thanks...