Hello Talnt,
It’s possible to implement the functionality you’re looking for.
using get(split(YOUR_COMMA_DELINIATED_STRING:,);1)
would get you the first value in the comma deliniated string
Here is a screen shot of what that would look like in the dashboard.
Hope that helps!