
Announcements
Trying to create a virtual table in PowerApps Dataverse using SQL server view. I'm able to connect to the SQL server and database and select a view. However, on the "Review and finish" step of creating the table, I received a generic "An unexpected error occurred" message and cannot complete the process.
I verified that the service account is being used for the connection.
The view exists and returns data when queried manually.
I've tried both with and without "Configure table and column names" checked.
Anyone know what the issue might be?