The Community will be undergoing maintenance on Friday January 10 at 2:00pm - Saturday January 11 at 2:00pm EST, and will be "read-only." For assistance during this time, please visit our Help Center.
Hello! At this point we are trying to create magic and we are in WAY over our heads… Heres our issue… We have all of our data structured in multitude of google sheets, and all of the data is in airtable… We also have a website that dynamically connec...
I am using Airtable as a database for a sports team. Ultimately I will be placing this data on a website. I need to be able to track player stats in a table, and then career stats in another table. Is there a way for two tables to talk, and automatic...
Justin_Barrett:
DATETIME_DIFF({Start Date}), TODAY(), 'months')
This did not appear to work, but great catch! Something is still formatted wrong, and I am determined to find it! Thank you for the help!
So if I wanted to calculate how long someone has been a customer from their start date, I would use DATETIME_DIFF({Start Date}), TODAY(), ‘months’)
That does not seem to work and gives me an error? I just want the output to be a number of months. It ...