Hello all - I am a bit stumped. I am trying to concatenate a series of dates that are already in the 05/23/18 format.
For example, I have the following:
Order # RDD
20012512 05/23/18
20012512 06/01/18
20012512 07/03/19
At the GF I'd like to see:
20012512 05/23/18; 06/01/18; 07/03/19
I need this to reset after each Order # so I do know I need formulas in the GH, Details and GF..... I just keep getting the following error {ZCUSTORD.PROM_DATE} "A string is required here".
I tried using the "dateVar := ;" operator but I can't seem to get it to work.
Any ideas as to where I am messing up??
For example, I have the following:
Order # RDD
20012512 05/23/18
20012512 06/01/18
20012512 07/03/19
At the GF I'd like to see:
20012512 05/23/18; 06/01/18; 07/03/19
I need this to reset after each Order # so I do know I need formulas in the GH, Details and GF..... I just keep getting the following error {ZCUSTORD.PROM_DATE} "A string is required here".
I tried using the "dateVar := ;" operator but I can't seem to get it to work.
Any ideas as to where I am messing up??