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.

Filters general: Add `is complete` to date filters

See original GitHub issue

Context

When you’re plotting/grouping data by dates, weeks, months, etc. sometimes your plots look weird because the last data point is not a “full set” of dates.

E.g. if I plot total new signups by week, and I look at the chart on a Tuesday, the last week data point will be skewed (because it will only include the first two days of the week, not an entire week of data).

Goal

You should be able to filter dates to only include data points where the date range is “complete”.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
ZeRegocommented, Feb 3, 2022

@TuringLovesDeathMetal No, I don’t like the is complete as an independent filter since there will be multiple edge cases. E.g raw dates and non standard time intervals. I was talking about as having this as part of the ‘in the past’ filter

1reaction
ZeRegocommented, Feb 2, 2022

@TuringLovesDeathMetal Great examples! This really helped me understand the problem. I think the second option is the most intuitive and simplifies implementation.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Excel Not Grouping Dates in Filters? How to Fix It!
Grouping dates in filters does not work? So, dates are not summarized by year, month and day? Here are the reasons and how...
Read more >
Filter data in a range or table - Microsoft Support
Once you filter data in a range of cells or table, you can either reapply a filter to get up-to-date results, or clear...
Read more >
Date Filters in Excel (Easy Tutorial)
Date Filters · 1. Click any single cell inside a data set. · 2. On the Data tab, in the Sort & Filter...
Read more >
Create Relative Date Filters - Tableau Help
Relative date filters dynamically update to show a time period relative to when you open the view, such as the current week, the...
Read more >
Excel Filter Date Filters - YouTube
To filter data to include data based on dates, you can use the FILTER function with one of Excel's date functions. The Excel...
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