Jan 18, 2022 09:45 PM
Hi guys,
As you can see I work with a formula.
And I don’t get my(?) fault, why this formula in recordline no. 8 isn’t working as well as in the other lines …
Anyone an idea? :thinking:
Thank you in advance and best regards
Martin
Jan 18, 2022 10:02 PM
Welcome to the Airtable community!
It’s probably a timezone issue.
Check the formatting options for both the formula field and the initial date field. Make sure that they are either both set to local time or both set to GMT.
Jan 24, 2022 12:57 AM
Thank you.
But how should this be possible, if the formula or the timezone issue has got an impact on the whole column?
Only one row is wrong …
If this is a “correct and logical fault”, there must be something to change just one row or just one field, right?
It is crazy.
If I am in the formula of Kontrollfeld, Beginn, go to formatting, klick Use the same time zone (GMT) for all collaborators the whole column is one hour behind Uhrzeit, Beginn der Veranstaltung. Fine.
But if I click Use the same time zone (GMT) for all collaborators in that formula again, all fields in that column are working – except that single field, that adds one hour …
Jan 24, 2022 07:47 AM
Can you post the formula?
Jan 24, 2022 11:25 PM
DATEADD(Datum,{Uhrzeit, Beginn der Veranstaltung},‘seconds’)
Jan 25, 2022 04:40 AM
This is very strange. Try editing the duration field to something different to force the formula field to recalculate. Then edit the duration back. If editing the value of the duration field does not cause the formula field to recalculate, contact support.
Jan 25, 2022 04:50 AM
No, doesn’t work neither.
Anyway, thank you for trying to help me.
I just wrote to the support.
Jan 28, 2022 06:19 AM
The support found out:
On the 27th of march is a change of summer-/wintertime … :stuck_out_tongue_winking_eye:
So have that in mind, if you are calculating dates.
Jan 28, 2022 10:06 AM
Thank you so much for coming back and posting the resolution!