Forum Discussion
SafetyEv
5 years agoHelper I
Help with Manage Roles - Syntax error, unrecognized expression: .o-content-listItem
I am working on a report and adding row level security via a DAX expression. One of my tables I am getting an error. "Syntax error, unrecognized expression: .o-content-listItem" Not quite sure ho...
Anonymous
4 years agoNot applicable
Hi SafetyEv
I had the same issue and I fixed it removing apostrophes from the table name. In your case, you could rename SE_Client_FLHA's to SE_Client_FLHA. Hope it will fix your issue. Let me know.
Have an amazing day!
Anonymous
4 years agoNot applicable
It was solved by removing apostrophes from the table name. Thank you