
Hello!
I have a form that I need the user choose one of the 400 options to insert in a form but the search is working only if the user try to add the first letters, if I try to search the second word for example the search brings me nothing.
What I probably doing wrong ?
Use the following syntax in your items property
Filter(
Choices(testcolors.TCColors),
DataCardValue2.SearchText in Value)