Power Table error when launching project

When I am working in the designer there is no error, everything shows normal.
But when I run the Project to check how it would work, the power table shows like this:

I can edit and the check boxes work, but it stays in red as if the DB connection is not working.
I get the first column from a DB I setup to have a pool of revision points.

I appreciate your inputs or suggestions.
Thank you

1 Like

Is the table being populated by a SQL Query or DB Browse Binding? If so, it sounds like a Client Permission is causing the overlay.

Project Properties > Client > Permissions > enable Legacy Database Access

4 Likes