Hello,
I am trying to make a pricelist in Crystal Reports.
In my report I want to show the article name - packaging - brand. Unfortunately I have all those information in 1 record so I need to find a way to split it.
At the moment my record looks like this:
<Item name> - <Item packacing> / <Brand>
I tried making a formula with the split function but it gives me the error that it cant result an array in the report.
Anybody has some advice for me?
I am trying to make a pricelist in Crystal Reports.
In my report I want to show the article name - packaging - brand. Unfortunately I have all those information in 1 record so I need to find a way to split it.
At the moment my record looks like this:
<Item name> - <Item packacing> / <Brand>
I tried making a formula with the split function but it gives me the error that it cant result an array in the report.
Anybody has some advice for me?