If something is selected in my combo box, I would like another combo box to change choices based on the first selection.
I have the following formula but am getting this error:
If(ComboBox1_1.Selected="Cables",["Poorly Routed", "Missing Wraps", "Servo Cables Not Tightened", "Not Secured Properly"],'null'"
