The powerapp user should only enter Amounts or Percentage.
So if there is an Amount input in the field, then the corresponding percentage should be disabled.
And vice versa, if there is a Percentage input, then the corresponding amount should be disabled.
This is as the form is completed, and not at time of save.
I tried to set a context variable 'onSelect', but if there is no actual entry, then both fields can still be visible.
