Replies: 1 comment
-
Hi @alfasean, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I encountered an issue when trying to use a comma (,) as a separator instead of a semicolon (;) in a #NotIn filter.
Issue:
When using ,, the following error occurs:
Gridify.GridifyFilteringException: Invalid expression format 'FieldExpression'
However, using ; works fine.
Beta Was this translation helpful? Give feedback.
All reactions