Hi All,
Can anyone help me with how can i change if and only if the user selects the dropdown value to specific key word, and also navigate him to next screen showing him the same selected default value.
i have tried bit here is what i have come across the formula. Can anyone please correct me if im doing wrong.
If(Dropdown1.Selected.'Department Name ' = "Others", Default = "Others", Default = Parent.Default))
Please see the attachment for details.
Thanks