I have a field in a Powerapps new form which have a field “Refund query” with 2 dropdown option – Customer ticket query and Staff travel ticket query.
On choosing, staff travel ticket query option, I managed to remove some of the fields that is not required using the visible property.
However, there is another column in the form field named “Category” with drop down options where I want to hide some (3 or more) of the dropdown values, if the Staff travel ticket query is chosen. I am not able to get that formula right. Please help.