Hi All,
Please help as i've been stck on this for the last month.
My combobox is not showing the default value. I can see it in the command line but it doesn't display on the combobox itself.

Items = SortByColumns(AddColumns('EAP - Locations Queensland',"FullLocations",Concatenate(Title,", ",State,", ",Postcode)),"Title")
It displays the values when I have a new form and save. Its when I go back into it and 'edit' form that it doesn't show the value in the combobox.
PLEASE HELP!! 😭