How to dynamically set InputValue1 in M3 MI ComboBox using binding value from previous combobox?
I've tried many combination in the event as target key but nothing worked.
comboboxname.InputValue1
MIComboBox.InputValue1.Text
MIComboBox.InputValue1.Value
InputValue1.Text
Nothing worked.