Trying to insert a Combo Box in Power App (Teams Environment). The data column I'm using has two distinct values, but 50 records. In the Text Property I have tried:
Text
Distinct(Source, Expression)
I get an Error, "Text Value Expected".
Any thoughts?