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.

lessThan / moreThan Filter

See original GitHub issue

For timeUnit, we can’t just use expression. Using range with null values make spec not very readable.

So I think we better support lessThan / moreThan filter.
And perhaps, lessThanOrEqual / moreThanOrEqual.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
domoritzcommented, Mar 4, 2018

greaterThan not moreThan is the standard name for >. If you want brevity, we can use gt which is standard in many query languages. E.g.: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html

1reaction
kanitwcommented, Mar 5, 2018

Let’s say gt, gte, lt, lte then.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Filter by using advanced criteria - Microsoft Support
If the Excel data you want to filter requires complex criteria you can filter by using advaned ... (greater than sign) ... (less...
Read more >
greater than and less than filtering <x> | MrExcel Message Board
Hi I am having trouble filtering greater than in one range and less than in another range at the same time. If i...
Read more >
Less-than and greater-than range filters
Two EQL operators allow you to make less-than and greater-than range filter queries. ... To make a less-than query, use only the <...
Read more >
Filter Data in the MySQL WHERE Clause With Less Than and ...
FROM clause table rows based on values that are less than or greater than another value. MySQL (and SQL in general) supports the...
Read more >
More than and less than in a Filter - Qlik Community - 1436925
and the output in the filter drop down is -1 and 0 that is fine. When I add more than or less than...
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