Skip to main content
Solved

Formula was working, now it isn't

  • October 8, 2020
  • 9 replies
  • 38 views

Hello! I’ve been using Airtable for a couple years. I don’t know much about formulas, but I can usually figure out what’s going on.

In one table, I have this formula to calculate ages: DATETIME_DIFF(TODAY(), Birthdate, ‘years’). Up until today, it’s worked perfectly. However, for some reason, now it’s giving me an error message. I have a different table with the same formula - it’s also giving me a brand new error message. I’ve tried switching the order DATETIME_DIFF(Birthday, TODAY(), ‘years’), and that works fine too (the age is just a negative number, not ideal). The kicker is, if I change the unit to ‘weeks’ it works no problem - I just don’t have a use for knowing ages in weeks.

Any ideas?

Best answer by Jason11

Hi everyone, this bug should be fixed now. You may need to refresh your screen (or restart your app if you’re using our desktop version) to see the changes.

So sorry for the issue!

9 replies

Forum|alt.badge.img+20
  • Inspiring
  • October 8, 2020

Hi @Abby_Malesytcki, it looks like there is a bug with this formula function. Sorry about the trouble! I can update you here when we’ve confirmed a fix, or I can also create a support ticket for you if you’d prefer. Please let me know!


kuovonne
Forum|alt.badge.img+29
  • Brainy
  • October 8, 2020

Wow, this is a really weird error. I’m seeing it too. The error also appears when I replace TODAY with NOW.


Same here. I just saw it! And nothing else is working. :thinking:


Justin_Barrett
Forum|alt.badge.img+21

@Jason My vote is to see an update here. Looks like it’s still a problem.


kuovonne
Forum|alt.badge.img+29
  • Brainy
  • October 9, 2020

I wonder if automations are failing due to this error.


Justin_Barrett
Forum|alt.badge.img+21

I wonder if automations are failing due to this error.


I don’t have any triggers that rely on this function, but I’m sure that some users do.


Forum|alt.badge.img+20
  • Inspiring
  • Answer
  • October 9, 2020

Hi everyone, this bug should be fixed now. You may need to refresh your screen (or restart your app if you’re using our desktop version) to see the changes.

So sorry for the issue!


  • Author
  • New Participant
  • October 9, 2020

Hi everyone, this bug should be fixed now. You may need to refresh your screen (or restart your app if you’re using our desktop version) to see the changes.

So sorry for the issue!


Thank you! Yes, it’s working again now.


Forum|alt.badge.img+20
  • Inspiring
  • October 9, 2020

Thank you! Yes, it’s working again now.


Glad to hear that @Abby_Malesytcki!