I added a new lookup column to an existing dataverse table called PointFileID. The process did not seem to be complete as now I have a column that is a text field and not a lookup that is causing problems. I can view the data in the table in powerapps if I do not include that column, adding that column generates an error. I am unable to delete the column, and get an error that says:
Sql error: Generic SQL error. CRM ErrorCode: -2147204784 Sql ErrorCode: -2146232060 Sql Number: 4924
If I try to open in excel, import through access, export data, Dataflow, or try to manipulate the table in any ways I get an error that says SqlException: Invalid column name 'cr019_PointFileID'.
The column does not have any dependant objects or required objects. Any suggestions would be greatly appreciated.