I need to substring a field in each of my files in order to link the tables together.
Can I link the calculated fields in Crystal? If so, how?
Any information will be greatly appreciated.
For instance I would substring the following fields, then join the tables based on the substrings.
SUBSTR(JEASRDET.ASLITM,4,22) and SUBSTR(F42119.SDLITM,4,22).
Can I link the calculated fields in Crystal? If so, how?
Any information will be greatly appreciated.
For instance I would substring the following fields, then join the tables based on the substrings.
SUBSTR(JEASRDET.ASLITM,4,22) and SUBSTR(F42119.SDLITM,4,22).