Use data in a text field that is separated by commas

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

1 Like

Thank you!!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.