Hi Team, I have a quick question there, when I app...
# gd-beginners
s
Hi Team, I have a quick question there, when I apply the filter this way, does the time range end at 5:59 or 6:59?
y
Hi Suzhe, Thanks for sending this in, happy to help. Based on the provided image, you are filtering by "Hour of Day" and have selected hours from 8 AM to 6 PM. When filtering by "Hour of Day," each hour represents the full hour interval. For example, selecting "6 PM" includes all data from 6:00 PM up to, but not including, 7:00 PM. Therefore, the time range ends at 6:59, meaning the filter includes data from 8:00 AM to 6:59 PM. This is consistent with standard hour-based filtering, where each hour bucket covers the start of the hour up to the start of the next hour. If you need more precise minute-level filtering, be aware that there is a known issue with minute and hour granularity filters not always applying as expected in some scenarios. However, for "Hour of Day" attribute filters, the behavior described above applies Filter Visualizations by Attributes or Dates. If you need to filter up to exactly 5:59 PM, you should not include "6 PM" in your selection. Including "6 PM" will extend the range to 6:59 PM. Let me know if this helps.
s
Thanks!