Just looking for ideas.. I need to write a Crystal Report reporting off of a Part Master table (and a few other key tables). The report is a data verification report of about 100 key database records. I need to write a report to make sure values in fielda > 10, fieldb <> 0, fieldc = 'A', fieldd is not null, etc.... for about 100 fields and 3000 records.
I would like for it to be some sort of exception report
Part1 has fieldb=0
Part3 has fieldd=3393
etc
Anyone have ideas setting something like this up easily?
Thanks
I would like for it to be some sort of exception report
Part1 has fieldb=0
Part3 has fieldd=3393
etc
Anyone have ideas setting something like this up easily?
Thanks