Forum Discussion
Syndicate_Admin
Administrator
2 years agoDynamic Title According to Multiple Selectors
Dear friends, how are you? I have the following dynamic title, and I configured it in such a way that if I have in the "Channel" field the options "Retail" and "Institutions" are selected, the resul...
barritown
Solution Sage
2 years agoHi MatiasBI1986,
I guess the problem of your formula hides in the following fact:
SELECTEDVALUE ( <multiple values selected> ) = (BLANK)
There is an easy way to return the value you need if the choice is limited just to "Retail" and "Institutions" (or "National" and "International" ) by using the variable Part2 below, and the hard way, if you have more than just those values (see the variable Part3 below).
I've also attached the file so you can copy-paste some code if needed.
Best Regards,
Alexander