I'm tyring to get a report for only the items that contain data is a specific field. The report consist of just one table with two fields. The first field (doc-num) is alpha 10 and the second field is alpha 15 (activity). I only want to print records that have an activity. The table has over a million records and no matter what I try I always get all the records. I have tried in the record selection -not isnull({mmdist.activity}) but I still get all the records. The database is oracle 8.1.6 and crystal reports 8.0.1.