ppuvan
November 12, 2023, 11:50pm
1
Hello, when I use minOver with a datetime, that includes time, seems to be returning 12:00:00 always regardless of a time value being present, and it seems to be related to the following issue, but was not an appropriate fix: minOver with Datetime
minOver({First Login Timestamp}, [{User ID}], PRE_AGG)
It still seems to be an issue when using direct query and wondering if anyone ran into this and found a work around.
ErikG
November 13, 2023, 10:39am
2
Hi @ppuvan
sorry my question but are you sure First Login Timestamp
contains the time?
Did you check if QS shows the hours?
Because works for my Redshift DirectQuery dataset it works.
BR
ppuvan
November 13, 2023, 2:46pm
3
@ErikG thanks for your reply, but it already has the time component and I verified it several times, please see screenshot
ErikG
November 13, 2023, 2:51pm
4
Ok. But then it is a database dependent issue. With my Redshift it is working fine. What database do you have?
ppuvan
November 13, 2023, 2:57pm
5
I see. I am using AWS Aurora MySQL. I have submitted a ticket to AWS.
1 Like