Hello,
I am working on Crystal reports Xi.I am creating one formula using split function.I have to display the result in multiple rows.Example:
If address has Multiple Lines split it based on Space(any delimiter)then display in differrent rows for particular row.
Like that i have container Numbers concatenated with &.I have to display them in multiple rows one by one on record basis.
Here is my code:
...