Hi Airtable Community, my question is quite long so I have included a Loom video to help describe my problem:
Automating Monthly Data Integration in Airtable
Any and all help will greatly be appreciated!
Thank you!
Walker Milhoan
Hi Airtable Community, my question is quite long so I have included a Loom video to help describe my problem:
Automating Monthly Data Integration in Airtable
Any and all help will greatly be appreciated!
Thank you!
Walker Milhoan
Hi
In your video, you mentioned that you already have an automation that copies & pastes the Account ID formula into the Account linked record field.
You would do the exact same thing for your monthly summaries.
In your transactions table, you would create a formula that results in the value that you want to appear as the primary field value in your summary table. (Right now, it looks like you want it to say the Account ID with the month and year added to the end.)
Then, while still within your transactions table, your automation would copy & paste this new formula into the linked record field that links to your summary table.
However, the trick to making this work is that you can’t have the primary field in your summary table be a formula field. Your primary field would need to be changed to a single line text field.
That’s the key to making this work! :)
(Alternatively, if you want to learn how to use a 3rd-party automation tool to automate this entire process before the data even shows up into Airtable, you could use Make to automate the CSV import and populate all of the records in all of the linked tables for you, and then the data will show up in Airtable already ready-to-go. I demonstrate some of this on this Airtable podcast episode.)
Hope this helps!
If you’d like to hire the best Airtable consultant to help you with this or anything else that is Airtable-related, please feel free to contact me through my website: Airtable consultant — ScottWorld
Thank you so much for your kind words, and you’re welcome!!
- ScottWorld, Expert Airtable Consultant
That’s an awesome idea! Love it!
You might not even need to run a script, because Make offers tons of functions & tools that would likely enable you to do all of that within Make itself. However, the big downside here is that it takes a REALLY LONG TIME to learn how to do all of that in Make, because it’s such a complex platform.
I’ve assembled a bunch of Make training resources in this thread. And I give a lot of demonstrations in many of my Airtable podcast appearances. For example, in this video, I show how to work with Airtable arrays in Make. And in this post, I show how to instantly trigger a Make automation from Airtable.
Hope this helps!
If you’d like to hire the best Airtable consultant to help you with this or anything else that is Airtable-related, please feel free to contact me through my website: Airtable consultant — ScottWorld
This is really awesome,
Summary: Need to consolidate records that have a date value for monthly summaries based on company name
Does this look right?
If so, I’ve set it up here for you to check out
And here’s the formula:
{Account Check} &'-'&
DATETIME_FORMAT(Date, 'MMMMYY')
I reckon you might want to do the manual copy paste with the header click instead of using automations given how many records you’ve got, and to do that you’d:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.