I have encountered a discrepancy between the Reported Date-time from the function now() when used inside LookML and the same function when used from the Table Calculation.
In table calculations it will be application timezone if no specific settings are used, and it will be evaluated once the query is returned.
So even if you had the same timezone in both I would still expect the discrepancy, You’d need to change application timezone to UTC if you wanted the same or use some kind of offset in the table calculation.
Hi Dawid
I believe I’ve Just found a workaround ��
This will help me to get my calculation correct for this business case, If I am going to deal with different time Zones in the future, I Believe i will use Liquid parameter in filling the Now() measure.
Been a long time this was posted but you can try enabling User Specific Time Zones and set your timezone on your Account page to the same as the Application Timezone Setting.