Hi
When iam running the report in CMC i am getting these following error.
Error in File /lapps/ag1/boexi/bobje/data/procSched/elpaso.reportjobserver/~tmp6bcc4b558c60f00.rpt: Error in formula <P_Responsibility>. 'WhilePrintingRecords; ' A string can be at most 65534 characters long. Details: errorKind
And in crystal i used
WhilePrintingRecords;
join({?Responsibility},", ")
With using all in the parameter it does not have any problem!! and if we select 4000 value individually than its giving the following error.
Need help!!
Thanks
Regards
When iam running the report in CMC i am getting these following error.
Error in File /lapps/ag1/boexi/bobje/data/procSched/elpaso.reportjobserver/~tmp6bcc4b558c60f00.rpt: Error in formula <P_Responsibility>. 'WhilePrintingRecords; ' A string can be at most 65534 characters long. Details: errorKind
And in crystal i used
WhilePrintingRecords;
join({?Responsibility},", ")
With using all in the parameter it does not have any problem!! and if we select 4000 value individually than its giving the following error.
Need help!!
Thanks
Regards