How can we ignore a dynamic value in a Not command. Its not accepting regex #20879
kishordevakumar
started this conversation in
General
Replies: 1 comment 2 replies
-
Are you trying to use a regex or just filter the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to ignore a value from a not condition. but its not accepting it. since it is dynamic
.not('Selected')
Beta Was this translation helpful? Give feedback.
All reactions