I have a Progress field that was created with the purpose that the user should not change it and the approver can edit the field and change the progress status. For that reason I have formatted the field such that when in new mode the only option that appears is "Request Submitted". When in edit form, all the other options appear and when submitted the data is recorded. My only issue is that when anyone goes back to that form to view it, the field appears empty even though there is a value behind it, please help me fix this issue.




As you can see, the data is being recorded in the gallery as well as in Powerapps but when we press on the gallery item and navigate to the form, that field is just empty. Lastly the Datacard Update property is:DataCardValue25.Selected with Datacardvalue25 being the Progress Datacardvalue.