I have combobox (cbbEducationInstructor) where Users can be selected.
My Patch function waits for a text variable:
Patch(Oktatasok;Defaults(Oktatasok); {Oktató: whatShallIWriteHere}));;
Shall I concatenate the DisplayName of Users?
What is the ideal solution for this?
The data stored as Text in my SharePoint list, not Choice column.
If I try another field (which is choice type), then it writes my field is Table but has a different scheme than cbbEducationInstructor.SelectedItems.