I have a dropdown within an edit form that's linked to records in a SharePoint list.
All text and date fields in this form display the current Parent.Default values correctly of the selected item.
The dropdown however throws an error "Expected Table Value", and does not show the current selected items value as the default selected item.
What's the best way to go about correcting this?


Thanks as always!