Hey!
In the older version of PowerApps I was able to reload a table from SQL-server and drop tables from PowerApps data model.
The menu you were able to access from:
top bar -> View -> Data sources -> right-hand side menu listed all the data sources with options to refresh, delete, etc...
How do I do this after the update on 2022 fall?
I tried to go through all the menus, using the Refresh() and so on..
Only fix I could imagine at this point would to to export and import the whole app and reload tables that way, but it seems so difficult, considering how easy it was in the previous version.