We are using crystal V10 running against Maximo v4.3 on an Oracle Db. We need to find out how many pieces of equipment are being maintained in our PM system. Currently we retrieve this data from two different queries that are referencing two different tables, i.e. the PM table and the Route table. The resulting data includes some duplication. In Crystal how do we do a distinct count on the resulting data.