Hi @RandyHayes ,
In the pic below,I want to add a function such that whatever option a user selects from 1(i.e. process) a particular value(this value should be per-defined by me) should get displayed in 2(i.e. opportunity description).
Please help!
Solved! Go to Solution.
Hey!
On DefaultSelectededItens create a switch
Switch( Combobox1.Selected.Value;
"ABC";
["function abc"];
"DEF";
["function def"])
And so on
If you need additional help please tag me in your reply and please like my reply.
If my reply provided you with a solution, pleased mark it as a solution ✔️!
Best regards,
Gonçalo Nogueira
Check my LinkedIn!
Check my User Group (pt-PT)!
Hey!
On DefaultSelectededItens create a switch
Switch( Combobox1.Selected.Value;
"ABC";
["function abc"];
"DEF";
["function def"])
And so on
If you need additional help please tag me in your reply and please like my reply.
If my reply provided you with a solution, pleased mark it as a solution ✔️!
Best regards,
Gonçalo Nogueira
Check my LinkedIn!
Check my User Group (pt-PT)!
Hi @Nogueira1306 ,
In the below pic,when I am trying to add the switch formula,it throws error
In the pic below,error is shown(marked)
Note:1 is the drop down
2 is the label(where I want the result value)
User | Count |
---|---|
256 | |
110 | |
90 | |
51 | |
44 |