Hi
I have a form with request types ("Org Unit Maintain") then sub-request types ("Org Unit Maintain Request Type(s)") which is a choice column allowing multiple selections. I have a visible formula on various data cards and this works great when only one selection in the org unit maintain request type(s) is selected. But I want to show fields if say 2 different org unit maintain request type(s) are selected.
DataCardValue3.Selected.Value = "Org Unit Maintain" && DataCardValue96.Selected.Value = "Change default Cost Centre"
How do I incorporate another data card value of Move Org Unit (another of the options in data card 96), so if the user selects this and Change default Cost Centre, the required fields will show for both of these values?
Thanks in advance

Report
All responses (
Answers (