I’m close to reaching my storage limit on the “Team Plan” (20 GB). I’ve been deleting data to free up space, but I’m not making progress fast enough. Here’s my question:
If I have a base with images in X number of rows, and another base with a “lookup” field that mirrors those images from the first base, will the images count twice toward my storage limit?
Page 1 / 1
Lookup fields in other tables don’t count towards your base’s total storage limit
Are you asking about having multiple bases and syncing them though? Sorry, a bit confused by your post!
Note that when you delete files, they can still be in a trash and/or record revision history. As long as they still able to be restored, they are counted.
Lookup fields in other tables don’t count towards your base’s total storage limit
Are you asking about having multiple bases and syncing them though? Sorry, a bit confused by your post!
Sorry for the confusion!
It’s 1 base. I have a table with photos and other tables that “lookup” to those images.
Note that when you delete files, they can still be in a trash and/or record revision history. As long as they still able to be restored, they are counted.
Thanks!
How can I permanently delete them?
It’s in the History/Revision menu at the Data layer, click on Trash and then you can empty it. Attached a screenshot for clarity.
Hey @ARiios!
Maybe as suggestion, you might want to explore building an integration with Google Drives. So rather than keeping the actual file on Airtable you could keep the Google Drive file url. To make user experience smooth, you could:
1. Upload image to Airtable as I guess you are currently doing 2. Automation will send file to Google Drive 3. Automation will clear the Attachment field on Airtable 4. Automation will update the airtable record with the Google Drive url.
//Start count, all tables * all attach fields * all records * all docs in cell const ts=await Promise.all(base.tables.map(count)) const total=ts.map((el,ix)=>gbase.tableslix].name,inMb(el.size)]).filter(t=>tt1]) console.log(Object.fromEntries(e...total,a'TOTAL: ',inMb(sum(ts)?.size)]]))
As @Mike_AutomaticN mentioned above, your best bet for this is to automatically offload your attachments to Google Drive, and then automatically keep the link to the Google Drive attachments within Airtable.
Even better, you can view previews of your Google Drive attachments in Airtable by using Airtable’s URL Preview extension in the data layer or the new URL field image preview in the interface layer.
In my opinion, the best way to automate all of this would be to use Make.
Check out the screenshot below to see one way that you could set up this automation in Make.
Hope this helps! If you’d like to hire the best Airtable consultant to help you with anything Airtable-related, please feel free to contact me through my website: Airtable consultant — ScottWorld