To split and get column data vertically.
I have a requirement to split a column data and display them vertically.
eg. if get data in a column like prod1 || prod2 || prod 3(data is separated using a some symbols), i need to display them in the follwoing way in the output
prod1
prod2
prod3
Kindly provide some suggestions to do the above thing in RTF.
Regards,
Vinoth.