Hi there! In my CRM I have 3 dbs: Activity, Contact, Contact Engagement
In Contact Engagement I have a formula field “Last Activity” referencing the latest contact activity. However, in Contact Engagement db time is shown seems like in a different timezone - the UTC+0 one?
Thanks for this. But it’s still not clear to me why it shows UTC as all I do in Last Activity formula field is referencing the existing field value (Last Activity DT) in the other db. What would be the elegant solution for my case without the need to “hard code” the time difference?
There are no client-side formulas I’m afraid.
We do plan to introduce a ‘workspace timezone’ so that server side calculations can be in the timezone of your choice.
But if you have users across different timezones, they won’t all see the result adjusted to their zone - a text formula field value cannot vary from person to person.
Yeah, the workspace timezone/locale would be awesome. I wonder how do they manage the distributed teams support in Notion and other apps when it comes to different timezones per user?..