Dear Legends,
I have an issue on my report. Any help would be much appreciated.
Got a field ITEM with the below values
00B179
00B180
21B523S
23B523S
And I have used
Replace({tab1.ITEM},"S", "U")
Is there a possible way that I could keep both type of ITEMS ???
00B179
00B180
21B523S
21B523U
23B523S
23B523U
Many thanks in advance
Regards,