You can achieve this by setting up an AI formula that identifies the specific separator in your list, which in this case appears to be a comma. You can use the comma as a delimiter for your data transformation logic. For example, you can configure the formula to return only the portion of the data that appears before the first comma in {{column_name}}.
I've recorded a video to demonstrate how you can set this up.