I have a Crystal report that runs without issue in Crystal, but as soon as it is posted in Info View it will no longer run properly. It gives an error message that reads:
Error in File Pain Reassessment.rpt: Error in formula. '{CLARITY_SA.SERV_AREA_NAME}={?SA-SERV_AREA_NAME} and' This field name is not known. Details: errorKind
The portion of the error message in single quotes is the first line of my record selection formula. If I remove the line that states '{CLARITY_SA.SERV_AREA_NAME}={?SA-SERV_AREA_NAME} and' then the next line of the record selection formula will appear in the error message in single quotes. This even occurs if the line of the record selection formula has // in front of it to tell Crystal to ignore that particular line.
Any ideas as to what is going on here would be greatly appreciated.
Error in File Pain Reassessment.rpt: Error in formula. '{CLARITY_SA.SERV_AREA_NAME}={?SA-SERV_AREA_NAME} and' This field name is not known. Details: errorKind
The portion of the error message in single quotes is the first line of my record selection formula. If I remove the line that states '{CLARITY_SA.SERV_AREA_NAME}={?SA-SERV_AREA_NAME} and' then the next line of the record selection formula will appear in the error message in single quotes. This even occurs if the line of the record selection formula has // in front of it to tell Crystal to ignore that particular line.
Any ideas as to what is going on here would be greatly appreciated.