question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The combination of `filter` and `or`

See original GitHub issue

Hey 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:closed
  • Created 4 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Darkeincommented, Jun 24, 2019

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

0reactions
Dilukacommented, Oct 11, 2019

close due to #265 merged

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found