Hi everyone
I am trying to figure out how to handle the situation where text fields passed through the line itemizer but don’t contain any separator. I can’t get them separated out of the source.
I’ve read all the documentation on the Formatter and Line Itemizer, and searched the community forum, but can’t see how to handle this.
I tried delimiting the text with commas, special characters (return etc) , but the itemizer just connects all the line items into one string?
Can someone please advise?
Thanks