You are viewing limited content. For full access, please sign in.

Question

Question

Concatenate multi-value tokens into comma-separated string?

asked on June 2, 2022

I hope this is a simple question... In Workflow (version 11, if it matters), how do you create a concatenated comma-separated string out of a multi-value token?

In this case, I have a collection in Forms with multiple categories selected (check-box field), which is used to create a multi-value token tkCategories in Workflow. I would ultimately like to write a comma-separated list of all selected categories to a field in SQL.

0 0

Answer

SELECTED ANSWER
replied on June 2, 2022

Right-click on the token where you intend to use it and open the Token Editor. Then choose All values separated by and specify the delimiter you want.

1 0
replied on June 3, 2022

Well that was simple, and how have I never used the token editor when using them before!?! This is going to make life so much easier - I have been jumping through ridiculous hoops with the token calculator for no reason!! Thanks, Miruna!

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.