I'm not sure, but maybe something with a CASE statement and FILTER clauses? The case might not be necessary, maybe just FILTERs for each aggregation and timezone, getting different columns (for each timezone).
b
Brandon Tan
12/28/2022, 2:19 AM
Hi Rishi, can you share some pseudo code on your logic ? Thanks !
r
Rishi Rana
01/10/2023, 7:52 PM
Sorry I was out
Rishi Rana
01/10/2023, 7:53 PM
So I have a table which contains data in UTC, each row has a column based on which it identifies the timezone for that particular row, so what I need is to be able to query each row in its respective timezone for LastNDays