I currently have a PowerApps form and I am currently having an issue where the text that I originally before resets when I change the dropdown. Basically text is being removed because of the dropdown being changed.. and the onchange is already set to false.
For example: My current status of the powerapp form is on "started" and I have text describing what was started and I hit save.. but when I go back into change the dropdown from "started" to "complete" it gets rid of my text that was on started.
The text describing is set to Parent.Default and the dropdown is pulled from choices column on my sharepoint list