I have a SharePoint list with with two date fields start and end. My PowerApp has a list of projects, you click a button and the details for the project appear in a form. All of the fields in the form are pre-populating from the same SharePoint list with the two date fields. However, I cannot get the start and end dates to pre-populate with their values from SharePoint. Note my form has some fields that are read-only and others that are editable. The two date fields need to display their current value but be editable so the user can change the start and end date if they need to.