0

Is it possible to show suggestions when typing text for a textbox in Powerapps?

We need user to be able to enter anything in a textbox, also new values, but should be guided to use a pre-existing value if applicable. We will probably have more than a thousand different values.

Mathias Rönnlund
  • 4,078
  • 7
  • 43
  • 96

1 Answers1

0

We call this as type ahead or autocomplete control, the same point was added as an idea in PowerApps feedback page here. The solution recommended by Microsoft was to use Combo box control in PowerApps.