I know that I need to clear the dependencies in order to delete a column in a table. I have looked at the dependencies for the table and they are all listed as "Entity Relationships"
I have not created anything other that a few tables in this solution. I realised I spelled a column name wrong, so I wanted to delete it and create a new one. Is there a way to find the depepndecy for a single column? I'm not even sure how to get to some of these "Entity" items. What do I do after I find them to remove that column from the depenency?
I was trying to delete rather than re-name, maybe that isn't necesary? I'm used to working with Sharepoint tables in PowerApps where changing the name is frought with consequences.