I have a SharePoint List Form customized in Powerapps. One of my fields is a text field that I've made a dropdown from another list. The data saves, but when the form is opened in Edit, that value is not displaying what was saved. How can I get the saved value to show in Edit.
When I add Parent.Default to the Default value of the dropdown, I get an error saying expected record value.
