Hi everyone,
The table _CEL_O2C_ACTIVITIES exists in my Data Model and contains the column ACTIVITY_EN. The data model loads successfully.
However, when I reference it in my PQL, I get the following error:
A PQL error is preventing this query from executing.
Syntax error near [.] after reading [ "_CEL_O2C_ACTIVITIES"] at line 7.
I have verified:
-
The table exists
-
The column exists
-
No spelling mistakes
-
Data model is loaded correctly
Has anyone encountered this issue before?
Is there a specific reason why referencing _CEL_O2C_ACTIVITIES"."ACTIVITY_EN would trigger this syntax error?
Any suggestions would be appreciated.
