Hi,
I have a modern combo box in my app.
The values are "invisible" however I can select the values.
my items property contains a distinct - Distinct([@'Scheduling List_Utilization'],field_1)
according to this - https://powerusers.microsoft.com/t5/Building-Power-Apps/Combo-Box-items-not-visible-text-not-showing/m-p/925364#M293646
distinct values are not liked by combo box. My distinct list contains maybe 1500 values.
Anything can be done here?