Comma delimited field into seperate rolls

  • I've got a field that contains a list of items which are separated by commas as below;

    item1, item2, item3,

    I want to display this field on the report in the following format;

    item1

    item2

    item3

    Is there way to do this?

    Regards

    Paul

  • Take a look in my signature for the string splitter, that should do what you want.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply