Search multiple values in a data store and get results as array

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!

6 Likes