For a gallery I have a connection to SQL database to get my list. In the SQL table I have added a new column and entered some data. When I try to refresh the connection from within powerapps, nothing happens. When I reference the table by name I get the error that the identifier could not be found (or something like this).
So, I deleted the connection entirely and made a completely new one. Same error.
Does anyone know what the issue might be?
I know for sure the column exists and that the name is spelled correctly. Just that the column definition isn't updated in Powerapps.
How can I force this update to happen?