IF statement with Token for Multi Value Chooser? | Community
Skip to main content
Community Advisor
August 3, 2015
Solved

IF statement with Token for Multi Value Chooser?

  • August 3, 2015
  • 1 reply
  • 1386 views

I want to filter out a set-but-changing list of 'junk' from firing certain steps of my SC Flow, but I can't figure out if, or how, I can put a token to list out the multi-value choosers.

Is that possible? My first few test variations did not work (text token, rich text token)

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Casey_Grimes2

Hi JD,

So, I'm a little curious as to why you're using program-level tokens to achieve this task. If you have an ever-changing list, is it dependent on the program or an overall piece? Could this be better served by using a Smart List or segmentation to handle the names? I just want to understand your logic.

1 reply

Casey_Grimes2
Casey_Grimes2Accepted solution
Level 10
August 3, 2015

Hi JD,

So, I'm a little curious as to why you're using program-level tokens to achieve this task. If you have an ever-changing list, is it dependent on the program or an overall piece? Could this be better served by using a Smart List or segmentation to handle the names? I just want to understand your logic.

JDNelson1Community AdvisorAuthor
Community Advisor
August 3, 2015

Maybe I was 'out of the game' for too long before starting here... so, I should use member of smart list and then manage it that way? that's a much better idea.

thanks for the pointer!