A non-list text field has a list of items separated by commas and I want the first item. How do I do this?
Again the data field is not a list.
A non-list text field has a list of items separated by commas and I want the first item. How do I do this?
Again the data field is not a list.
:split by (,):first item
Thank you!!
This topic was automatically closed after 70 days. New replies are no longer allowed.