filter by regex #177
Unanswered
kindlychung
asked this question in
Q&A
Replies: 2 comments 2 replies
-
This isn't possible yet - This is a potential feature though |
Beta Was this translation helpful? Give feedback.
2 replies
-
Just a small update - I appreciate this has been a long time coming but with V3 (in active development) this is already supported: Where
V3 is being developed on this branch: #432 |
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.
-
Suppose I have a json like this:
And I want to filter the users by a regex such as
/^W/
. Is this possible?Beta Was this translation helpful? Give feedback.
All reactions