The combination of `filter` and `or`
See original GitHub issueHey there, thanks for your great job !
I wonder if it’s possible to make a nested filter:
WHERE ({filter} AND ({or} OR{or} OR ...)
I have to filter a list from a list of ids, then I want to filter on some attributes, but from the same variable.
Do you know how If it’s possible to do it ?
Thanks
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
How to apply multiple filtering criteria by combining AND and ...
Applying multiple criteria against different columns to filter the data set in Microsoft Excel sounds difficult but it really isn't as hard as ......
Read more >COMBINATION FILTERS
Simply defined, a combination filter is one that does at least one other processing job at the same time as filtering a suspension....
Read more >Combining filter conditions - IBM
You can combine two or more filter conditions to do more complex filtering. Combined filters allow you to create compound conditions that are...
Read more >Advanced Excel Filter (And, Or, Between conditions for criteria ...
Check the Excel Essentials Course: https://courses.xelplus.com/p/learn-excel-essentialsHow does Advanced Filter work in Excel?
Read more >How to Use AND,OR with Google Sheets Filter Function
AND, OR – Combined with FILTER Formula. Let me explain to you what type of data we are going to filter using this...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
alright, let’s find a good separator 😃
also I tried to create a PR but that’s not s easy because almost every RequestQuery has to become RequestQuery[], and I think there is a lot of impacts (I don’t know your project well enough)
So I think I will try to create a PR as exemple, but you will certainly have to edit it
close due to #265 merged