Date Formulas: The 3 Most Common Date Formulas of Airtable

  Рет қаралды 15,881

GAP Consulting

GAP Consulting

Күн бұрын

Пікірлер: 42
@GarethPronovost
@GarethPronovost 3 жыл бұрын
Join us for our *FREE LIVE TRAINING* that teaches the building blocks of automation: www.garethpronovost.com/webinar-registration
@nutritionalsolutions1872
@nutritionalsolutions1872 3 жыл бұрын
Awesome. Question: when you use a formula to create a new field with a "date," does AirTable see that as a DATE field or a TEXT field? For example, could you plug the result of your MaxDate into a calendar view or use it to trigger an automation?
@susansolomon4463
@susansolomon4463 5 жыл бұрын
I can hug you through the screen, your video just helps me figure something out that i have been trying all day
@kristibontrager6124
@kristibontrager6124 2 жыл бұрын
Thank you for showing DATE ADD! I've been trying to figure that out for a year.
@Girlonthemattress
@Girlonthemattress 4 жыл бұрын
You're too good!! I love watching your tutorials 🙏I always learn something powerful and valuable, and you're so genuine and clear about your teachings! THANK YOU!!!
@GarethPronovost
@GarethPronovost 4 жыл бұрын
Thanks for watching! So glad to help!
@studenthousingthehague9326
@studenthousingthehague9326 5 жыл бұрын
Thank you very much for sharing your knowledge!
@HeatherHale
@HeatherHale 4 жыл бұрын
You. Are. A. Stud. Every time I Google an Airtable question ... there you are! ;-) Generously sharing your knowledge in quick, concise, helpfully timecode-referenced videos that SOLVE my immediate problem and get me swiftly - and MORE functionally EMPOWERED - back on my way / to my day. BLESS YOU! ;-)
@GarethPronovost
@GarethPronovost 4 жыл бұрын
Woohoo! Thanks Heather! :)
@TheArtBeaconTAB
@TheArtBeaconTAB 3 жыл бұрын
I learn more from your tutorials than many other instructors. Mostly due to your approach, i.e. you tell us what you intend to accomplish (whether it is the subject of the whole video or a specifi leg of a formula), then show us how to do it and why (many people leave that part out), then follow up with an overview. You also explain terminology which helps me to absorb the concepts. Thank you!
@GarethPronovost
@GarethPronovost 3 жыл бұрын
Awesome! Glad my approach resonates with you! 👍
@santiagoarsuaga369
@santiagoarsuaga369 5 жыл бұрын
Hi!, thks for sharing. I have 1 question. Could it be possible to create a field that can show me the due date minus 20 days? for example i have in one field the time of days that would take for the production of a box. Then i have my due day of the product on ##/##/####. So, i need my limit day to send the approval of the production, I learned to plan from the due day backward. ????
@GarethPronovost
@GarethPronovost 5 жыл бұрын
Hey Santiago - sure thing. Try this formula: DATEADD( {YOUR DATE FIELD HERE} , -20 , 'days' ) The output here will be 20 days before the date field that you reference!
@santiagoarsuaga369
@santiagoarsuaga369 5 жыл бұрын
@@GarethPronovost thx for answering...
@ancestrycounts4759
@ancestrycounts4759 4 жыл бұрын
Thank you, that's what I've been trying to do and couldn't get it to work!! I am calculating the estimated DOB (date of birth) when you know the person's age at a given date. For instance, on 1/1/2020, I'm 59 years old. I have the date field, then added a number field to enter the age (for the count value). My formula DATEADD({Known Date},-({Age at Known Date}),'years'). The formula calculated 1/1/1960. That's true I was born in 1960. This is useful for genealogists to calculate an estimated birth year from historical records that list the person's age and date of the record, like census records! I have been going out to websites that had date calcs, but now I can do it right in my airtable genealogy research log.
@GarethPronovost
@GarethPronovost 4 жыл бұрын
So glad this helped!
@GabrielaHiga
@GabrielaHiga 4 жыл бұрын
you saved my life, thank you!!!!
@GarethPronovost
@GarethPronovost 4 жыл бұрын
I'm so glad, thanks for watching! :)
@theyogabios
@theyogabios 5 жыл бұрын
Thank you Sir.
@tonyromero4142
@tonyromero4142 3 жыл бұрын
Thank you so much for your tutorials. I have a question. Is there a way to have airtable count down the days from say Date 1 to Date 2? Im trying to trigger an email notificatiion with zappier once lets say this "countdown " of days hit 0. For follow up on a CRM Base .
@GarethPronovost
@GarethPronovost 3 жыл бұрын
Definitely - check out the DATETIME_DIFF() formula to calculate the number of days between two dates!
@mahuidacatrileo4784
@mahuidacatrileo4784 3 жыл бұрын
Excelente tutorial! Justo lo que necesitaba para mi planilla. Muchas gracias ♥️
@GarethPronovost
@GarethPronovost 3 жыл бұрын
Glad to help!
@ChristopherBerndt
@ChristopherBerndt 5 жыл бұрын
Thanks, awesome
@GarethPronovost
@GarethPronovost 5 жыл бұрын
Thanks for watching!
@EviKylafi
@EviKylafi 9 ай бұрын
Very interesting but if someone takes vacations on 12-13/2/2022 those are 2 days , meaning leaves on 12 and returns on 14/2 at work. the airtable counts it as 1 days. is there a formula in order to count the days from the date we put? thank you
@c.a.4726
@c.a.4726 Жыл бұрын
how do i do a date add formula that factors in weekends and holidays?
@contractorguys4932
@contractorguys4932 5 жыл бұрын
Is there a way to contact you and hire you to answer a question without having to wait for the free consultation?
@GarethPronovost
@GarethPronovost 5 жыл бұрын
sure - shoot me an email at gareth@garethpronovost.com
@stevevo4493
@stevevo4493 5 жыл бұрын
Hi Gareth, How to write a formula to have current date display in a cell? ie, whatever the current date will be displayed? Let's say today is 01/02/2019 and tomorrow the cell will be charged to 01/03/2019, thanks!
@vivekvachhani751
@vivekvachhani751 5 жыл бұрын
How we can custumize the only time(NOT WITH DATE) in airtable. Please make one video on this topic.
@GarethPronovost
@GarethPronovost 5 жыл бұрын
I'll add it to the list! :D
@edwardpaddon160
@edwardpaddon160 3 жыл бұрын
Hi Gareth, I am trying to record modifications to a record as the status changes. This is so I can see how long the project spent in each phase. I want to be able to see the dates that each change to the status occurred, not just the most recent change. I would phrase my formula in my head as: If Status changes, record date. Currently I can record status modifications but this only shows the most recent change to the status and so does not reflect how long the project spent in each status phase. Do you know of a way to do this?
@GarethPronovost
@GarethPronovost 3 жыл бұрын
You can build a secondary table that creates a linked record every time it detects a change in the primary record with an automation
@soldier-br1mn
@soldier-br1mn 5 жыл бұрын
Hi... How can i change time zone in airtable?
@TinaCrawford-j4e
@TinaCrawford-j4e Жыл бұрын
Is there a way to change a date to the first of the month? I.e. an event starts on 6/12/2023 but I want to change that to 6/1/2024.
@TinaCrawford-j4e
@TinaCrawford-j4e Жыл бұрын
I think maybe I figured it out... hopefully it will keep working unlike our other attempts! 😂
@GarethPronovost
@GarethPronovost Жыл бұрын
Definitely with some formula magic - hoping you got the fix!
@kwengmedia1698
@kwengmedia1698 5 жыл бұрын
Can we put day in airtable.
@JasonTRogers
@JasonTRogers 3 жыл бұрын
For those looking for the Article he was reviewing here is the link support.airtable.com/hc/en-us/articles/216141218-Supported-format-specifiers-for-DATETIME-FORMAT
@GarethPronovost
@GarethPronovost 3 жыл бұрын
Thanks Jason!
How to Extract Text with an Airtable Formula
11:50
GAP Consulting
Рет қаралды 6 М.
OIS Conditional Filtering on Forms in Airtable | Optimize IS ⚡️
5:10
Optimize Information Systems
Рет қаралды 11
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 37 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
How to Write Difficult Formulas in Airtable
15:24
GAP Consulting
Рет қаралды 17 М.
How to Link Tables in Airtable: 102
14:21
GAP Consulting
Рет қаралды 70 М.
Everything You Need to Know about Airtable Forms
16:25
GAP Consulting
Рет қаралды 58 М.
AI VOICE CHANGER 2024! EASY! [NEW BETTER]
11:24
Voice Changer
Рет қаралды 436
Process Mapping in 5 Minutes (Simple)
4:57
Toni Debelic
Рет қаралды 140
Three Common Airtable Mistakes
11:08
GAP Consulting
Рет қаралды 65 М.