I have an app i've been working on that is connected to a SP list. The List had several fields that were originally choice fields. I was having problems trying to sort a gallery by those choice fields so I decided to try and change the original SP list fields to be regular text fields. After changing the fields in SP, I reopened the PowerApp in edit mode and I got the expected errors on the choice fields I had changed to text fields. I had hoped that by removing the cards and adding them back, that the cards would then be filled with a text input box instead of the drop down selection box, but this is not the case. Does it take time for PowerApps to reflect all of the changes to the SP list? If so, how much? If not, then what is the solution other than removing the data connection from the form, and then adding the entire form back and having to reorganize the entire form? I'm just trying to midigate the amount of tedious clean up work if possible.