Advanced date filtering - prior day appears in results

I’m using the advanced date filter to select absolute number of days from a specific date. In the documentation, it says the following: 

2018/05/10 for 3 days from 2018/05/10 00:00:00 through 2018/05/12 23:59:59

However in my results, the prior day is appearing: 

d0388f8d-e19e-47a5-96fe-55d25d901f33.png

Anyone aware of a bug or if there’s a particular reason for this?

0 1 133
1 REPLY 1

I figured it out, the datatype was timestamp_tz which must have been causing some issues when converted to dates by Looker. I cast my timestamp to ntz which resolved the issue.

Top Labels in this Space
Top Solution Authors