I have created several optional fields in the ICITEMO table (e.g. MSDS Required, Quality Standard Number, etc) and want to use them in a Crystal 10 report. For each optional field I am adding an Alias for the ICITEMO table. I make a link from ICITEM to ICITEMO using the ITEMNO. Then I use the record selection formula to choose records that have the right OPTFIELD, then use the VALUE in the report.
I am being asked to add a lot more optional fields to the database. The reporting will become very cumbersome. Is there a way to preselect the records for the Alias?
Also, I think ICITEMO is indexed on ITEMNO and OPTFIELD. Is there a way to create a combined key that will take me directly to the record I want? I believe this would increase the speed of processing.
Is there any easier way to approach this?
Thanks for your thoughts
Tony
I am being asked to add a lot more optional fields to the database. The reporting will become very cumbersome. Is there a way to preselect the records for the Alias?
Also, I think ICITEMO is indexed on ITEMNO and OPTFIELD. Is there a way to create a combined key that will take me directly to the record I want? I believe this would increase the speed of processing.
Is there any easier way to approach this?
Thanks for your thoughts
Tony