Hi,
I am trying to split line in an IR Report based on ','(Comma)
The scenario is:
I am fetching TEXT from the Column of a table, I want to split it to new line once it encounters ','.
I tried doing this with 'CHR(10)' but unfortunately it not working.
I am using APEX 4.1.
DB Version: 11G.
Regards
Animesh