Hi Team,
I have a combo box people picker
Office365Users.SearchUser({searchTerm: ComboBox4.SearchText, top:10})
when I save the data saved into SQL Database it's works (column varchar format - saved display name)
but when I click an item in the Gallery to view it in the edit screen the person combo boxes are empty
Combo box Default selected items code looks like
Filter('cadtracker.Mechanical',Request_ID = TextInput2_3.Text).Mechanical_Dtafter_Name
Am I missing something really simple here??? Why is the Combo Box not displaying the information from the selected record?
Thanks in advance...

Report
All responses (
Answers (