3 Ways to Take Notes in Airtable

Поделиться
HTML-код
  • Опубликовано: 18 окт 2024

Комментарии • 43

  • @GarethPronovost
    @GarethPronovost  3 года назад

    Join us for our *FREE LIVE TRAINING* that teaches the building blocks of automation: www.garethpronovost.com/webinar-registration

  • @wordrevel
    @wordrevel 2 года назад

    Just started using Airtable and your videos have been such a wonderful resource! I especially love this tutorial because you presented such a simple solution that reaps a lot of benefits for understanding the data that we capture.

    • @GarethPronovost
      @GarethPronovost  2 года назад +1

      Great to hear! Thanks for watching Joséphine!

  • @HughCulver
    @HughCulver 4 года назад +2

    Gareth this is really clever - I've been struggling with where to put client notes and also how to update a "last contact" field. I'm building this right now. Thanks!

  • @DerrickConleyJr
    @DerrickConleyJr 4 года назад +4

    you the goat for these videos man

  • @chucklesthecog
    @chucklesthecog 2 года назад

    Super helpful. Brand new to Airtable and was trying to build exactly this workspace. Thank you!

  • @MISTERFANCYPANTS1000
    @MISTERFANCYPANTS1000 4 месяца назад

    Another excellent video. Thank you!

  • @DMDude
    @DMDude 5 лет назад +2

    Excellent job on the training in this one Gareth!

  • @BrunoPelosi
    @BrunoPelosi 3 года назад

    Another great video
    Thanks you

  • @davidscottsmith1853
    @davidscottsmith1853 4 года назад +5

    On the "client" table, is there a way to display the text of only the "most recent" note? That way everyone can look in one field to get the most current info... The "lookup field" idea is nice because the result contains text from all notes, but they are sorted oldest to newest, so the latest info is hard to see.

    • @GarethPronovost
      @GarethPronovost  4 года назад +3

      Hey David - great question! Yes, but the explanation is complicated:
      1. In the Client Table, calculate the Date of the recent note using a ROLLUP with MAX function
      2. In the Notes Table, LOOKUP the Date you created in Step #1
      3. In the Notes Table, create a field that says the following: IF ( DATE_OF_THIS_NOTE = LOOKUP_STEP_2 , NOTE_TEXT )
      4. In the Client Table, LOOKUP the FORMULA field from Step #3
      This will now change dynamically as new notes are added :)

  • @kristenmastel3650
    @kristenmastel3650 3 года назад

    Love your videos so much. How could I see only the latest note in the main clients' page? Is that possible?

    • @GarethPronovost
      @GarethPronovost  3 года назад

      Thanks for the comment and yes, this is totally possible though it's a bit complicated. Here are the steps to implement:
      1. In CLIENTS table, build a ROLLUP field that brings in the MAX date from the NOTES link
      2. In NOTES table, build a LOOKUP field that reflects the ROLLUP from step #1
      3. In NOTES table, build a FORMULA field that compares the DATE of each note to the LOOKUP form step 2 - if equal, output the note
      Ex: IF ( LOOKUP = DATE , NOTE, BLANK() )
      4. In CLIENTS table, build a LOOKUP field that brings in the FORMULA from step #3
      Hope this helps!

  • @JeremiStDenis
    @JeremiStDenis Год назад

    Can you show the formula to Concatenate for the Note ID? I'm not getting the same result as yo are

  • @ChristopherBerndt
    @ChristopherBerndt 5 лет назад +2

    great stuff. Version 3 is the best of course. - just a small comment to "note Version 2" -> the revision history for one year is for information that was written automatically by airtable; the manually written notes stay for ever. (As far as I know ;) )

  • @buildwithk
    @buildwithk 3 года назад +1

    Noticed the linkage between the Contacts and Notes. Your example shows that the Notes appeared to have auto-populated against the Contact (mine didn't, but rather I had to manually select). Did you skip that step, or have I done something wrong? Thanks

    • @buildwithk
      @buildwithk 3 года назад +1

      My bad, rookie error by me.. I mistakenly did "link to other record (top link choice", as opposed to 'Link to TableX option'. Loving your courses Gareth (have 2)

    • @GarethPronovost
      @GarethPronovost  3 года назад +1

      Sorry I didn't reply in time, Mathew! Thanks for following up and glad to hear the courses are helping! 🙌

    • @allegro665
      @allegro665 Год назад

      @@buildwithk Can you give more information on this? I'm getting the same error and can't figure it out. How do you get it to autopopulate?

  • @effortlesslaunch
    @effortlesslaunch 3 года назад +2

    Hey Gareth! I'm at 06:54 and every time I try to add the formula exactly the way you have it, the Note ID field shows the Client Name - 1 Instead of the date like you show you in your video. I linked the correct records and I'm doing the formula the same way. However, I can't figure out what I'm doing wrong. Do you have any suggestions on how to fix this?

    • @GarethPronovost
      @GarethPronovost  3 года назад +1

      Hi! Too hard to say without seeing your actual setup and formulas, but I'd recommend double checking your formula syntax, paying close attention to every comma, parenthesis, and squiggly bracket!

    • @effortlesslaunch
      @effortlesslaunch 3 года назад

      @@GarethPronovost Ok thank you! One last thing, do you have a video that explains how to set up the start of the week and end of the week? Does that require formula or am I missing something really simple? I've learned a lot over the past day binging your videos...thank you so much for everything that you do on your channel!

    • @GarethPronovost
      @GarethPronovost  3 года назад +1

      @@effortlesslaunch This depends on what you're trying to accomplish. By default, the weeks in Airtable start on Sunday (day 0) and go to Saturday (day 6) - you can use formulas to calculate the days of the week. That said, you may also want to use automation to create reports or records that span weeks (or months) so that you can get aggregate views of your continual progress... hope this helps!

    • @effortlesslaunch
      @effortlesslaunch 3 года назад

      @@GarethPronovost Thank you!!

    • @piratevirus4202
      @piratevirus4202 3 года назад +2

      O M F G G G G G i also had this issue until i realized its a damn LLLLL not a 1. holy moly that wasted an hour.

  • @rfonagy
    @rfonagy 5 лет назад

    Also i just tried the rollup function the way described and i get the message not available. Again what gives. Same example. Again problems and headaches. And as we are apped to death everyday, it becomes a headache through app distraction. It would be helpful to add this to a database in whole with a complete example. Sorry if I sound like i am ranting, it just my ocd with all the new shiny apps is consuming so much time. I love Airtable though.

  • @stanleytate
    @stanleytate 5 лет назад

    Doesn't this method put you in a position to have to open each event to get the full history of the interaction?

    • @stanleytate
      @stanleytate 5 лет назад

      So addding a lookup fiedl in the client view solves that problem. But the notes are a little hard to read because the lookup field doesn't add a space between the notes; they read as a solid block

    • @rfonagy
      @rfonagy 5 лет назад

      that is a good question because it does. I know I like reading one long note to that i keep dated most recent on top and gives me a big picture. Also when you keep adding fields in tables a crm becomes complex.

  • @toms2014
    @toms2014 Год назад

    With all the updated abilities in Airtable is this still the best way for notes ??

    • @GarethPronovost
      @GarethPronovost  Год назад +1

      The same structures apply, although with interfaces it is now easier to access the notes.

    • @toms2014
      @toms2014 Год назад

      @@GarethPronovost Im trying to determine how I want to handle notes, I cannot decide.

  • @telisaking1829
    @telisaking1829 4 года назад +3

    Way to fast but helpful!!!!

  • @rfonagy
    @rfonagy 5 лет назад

    Data bases can be complex. It becomes cheaper to say use Zoho CRM and customize fields for your unique situation. It is well designed. I start to feel like this becomes mickey moused together and overly complex for the average user. I am learning Python Programming and even I get frustrated with all this stuff. When does business actually take place. Or you have to hire a consultant at Lawyer rates to get something done.

  • @kowsalya.g8493
    @kowsalya.g8493 4 года назад

    I'm I the only one downloaded airtable to make notes for college exams