I have a hughe db that captures all of the information needed to create a check request based on the different type of procedures by each physician. The check request query is capturing all of the correct data, which consist of 3 different test types; holters, resting ecgs and exercise testing under a column named DATA TYPE. My problem is there is something in the report that is making the DATA TYPE combine the DATA TYPES for the 'holters' and resting ecgs' together and displaying only the word 'holter'. I've looked at the properties and cannot determine why the report will not display each DATA TYPE individually (the check request shows the count of each DATA TYPE and the total dollar amount paid for each DATA Type.