Have other Airtable related questions? Post here!
Recently active
Hi If I prefill Event Date using the following URL – It dose’nt populate the date in ISO Format. Please suggest. URL: Airtable Business Tickets Approval - Airtable Fill out the "Business Tickets Approval" form quickly and securely on Airtable. Formula used: CONCATENATE(‘https://airtable.com/shretOBZs7fKCPqk7’,'?prefill_Business+Ticket+Approver+Email=’, {Business Ticket Approver Email},‘&prefill_Event=’, Event, ‘&prefill_City=’, City, ‘&prefill_State=’, State,‘&prefill_Tickets+Requested=’, {Tickets Requested}, ‘&prefill_’**&**ENCODE_URL_COMPONENT ( ‘Event+Date’ ) & ‘=’ & ENCODE_URL_COMPONENT ( {Event Date} ), ‘&prefill_Venue=’, Venue ) Also I want to send the prefill URL to approver for approvals and I configure email automation the Prefill URL is breaking down to this? Please suggest? https://airtable.com/shretOBZs7fKCPqk7?prefillBusiness+Ticket+Approver+Email=rama.motwani@wwecorp.com&prefill
What happens to record links, interface and syncs, if i restore a snapshot … how can i restore it back to the same base ? Will i copy and paste all records back into the main base ? How come a free plan cant restore a snapshot but the creator can only do this ? I also have not deleted records but found some missing when I was inserting new records and even though I’ve clicked undo until there were no more actions, I still could not find the recrods
How to implement AMP emails to send forms with airtable. Does Airtable provide extensions to do the same
Show synced records and new records all on one timeline view Hello everyone I greatly appreciate any help in advance, I just need to be pointed in the right direction The Idea: Create a top level company holiday planner, including dates for holiday, sick leave and public holiday. Sync planner table with a lower level base, lets call it project planner. This will include projects, business trips etc. The end goal is to be able to view synced employee holiday planner and the local projects all on one timeline. With holiday data only changeable from its own base and all project data changeable The Issue: When using the sync table function, no additional records can be added to the table in the project base. I created a second table just for the projects records but also cannot find way to show both tables on one timeline. Any idea how best to do this? I was wondering if its possible for an automation to add, modify and delete a record to the the project table every time a change was made
Wanted to share a table and give them the rights to add comments to the table (in pre-defined columns for each individual). Right now I can only share “read-only” rights as I tried to share an editable table and was suddenly charged for 2 additional licenses. Could do this process via Google Sheets (and share the sheet with family members), but I like the format for Airtable. Any thoughts??
how do I extract the numbers before the first delimiter"|"?
My department tracks work tasks in Airtable. Occasionally someone edits something by mistake. The editor account can prevent changes the fields. Is there some one way to prevent a user from editing another user’s record. Example: Chris can edit any record he creates but cannot edit or delete records created by other users.
IF({Company Name}, {Company Name}&“:”&IF({Training Date},DATETIME_FORMAT({Training Date},‘MM.DD’))&““&{Main Instructor for course}&””&{Course Catalog},BLANK()) Is it possible to add two checks inside the if like a "IF({Company Name) and {Date Started}) to that whole statement so that if both are active THEN it proceeds, otherwise Blank?
We’re using Airtable to manage tasks assigned to specific people. Can each of those assignees export a calendar view that shows only their tasks?
Hi I have a table synched to google calendar. I would like to extend the “synch range end date” referred to here > Airtable Sync Integration Google Calendar | Airtable Support Can this be done as an edit or will I have to create a new table/synch Appreciate your reading the question. James
Here’s a short Loom video that explains my question with examples:
We host events that volunteers help to run. We have forms to let volunteers 1) create events and 2) choose events to help with on specific, future date-times (i.e. the only event times are Weds and Thurs 7-8pm). Form 1) needs an event date picker with pre-selected datetimes (i.e. Weds and Thurs 7-8pm for the next three months). Form 2) needs to only show events created with 1) that are in the future i.e. we don’t show past events. So we currently have one table (A) with a column of dates (manually created, though automatically would be great - different problem). Then a linked record field in the main events table (B) allows people to select one of the dates from that column. The problem is that, in Form), I’m not sure how to filter events with a future date because the linked record field that links dates from the dates table doesn’t treat linked items as dates. One way round it would be to just have a Date column in events table (B), but that can’t be a multiple choice column so we
I’ve used @ScottWorld’s excellent suggestions from this post to append values to a multi-link field (whether it already has values or not, so slick). Now I’m trying to do the same for a collaborator field, and I’m running into trouble. You can set a collaborator field by providing the name or email address of the Airtable user, but it seems like appending to an array of collaborators requires you to use their internal IDs, which I’m not sure how to look up. I’ve tried a variety of array merge/append tricks, but nothing seems to work. Anyone know how to either append to a collaborator field using email address or name, or lookup the internal Airtable user id from an email address to use for the append operation?
Good day, how can I request an invoice for a company? It must be the company address on the invoice.
We have our jotform integrated with Airtable, so when someone completed the form, it will automatically create a record in airtable. All fields are matched and are being updated, except for “attachment” field. It is not uploading the attachment on the airtable record (no pdf, word, image file) When you click on the uploaded attachment, it only shows jotform blank page
hi testing subission
Hi, I have a Zap importing values separated by a comma - I cannot change this. So my field looks something like this: 55.00,55.00 I am attempting to create a sum from these values, but the ending value is 0.00 I do not want to create a rollup field on another sheet only to import the values back into the original sheet - that’s double redundant and another thing to keep track of. Is there a formula that can combine those comma-separated values into a sum? Thank you
Is it possible to change in roadmap/gantt views when quarters start and end? I would like to have Q1 start where Q4 is currently and so on. Thanks!
Hi. I got two Airtable bases… in the second one I’m bringing tables from the first one, which I then use to create linked fields in other tables. In a MAKE scenario, before proceeding to next module, I need to sync these tables in AT. I’d like to execute the manual syncing process at a certain step from within my MAKE scenario… how can I get around doing this? Is it possible? Are there options/workaround via API calls, AT automations, or even bringing Zaps into MAKE, or using other 3rd party tools? Any guidance is appreciated. Thanks!
Help! I have a base which about 75 people need to view every day (multiple times a day), so I have been sharing the read-only base view which does use a password. Now it’s failing to work and saying “Login expired - please re-login.” Yes, they re-enter the password and try refreshing the page. As soon as we try to add a filter, error message appears. Does anyone have any solutions for this or know why it’s suddenly happening? Thanks in advance! The error box can be dragged to the side and use the base, so that’s what I’m telling my users to do. But super lame?!? Can anyone help me get rid of this bug? Communicating with Enterprise support is ridiculous. Every response takes +24 hours and so far they can’t ‘replicate’ the issue even though I’ve sent them a video showing the issue.
I accidentally added a collaborator to my account. I didn’t realize that I would be billed again for inviting a colleague to join Airtable and be a collaborator on my account. Is it possible to speak to someone at Airtable about this charge? Can we remove the collaborator and get a refund or a partial refund since I really don’t want a collaborator for the workspace? Thank you, Wendi
Hi community :wave: . How can you see the date a comment was left on a record? At the moment, our set up only shows the number of days since the comment was left. I need to see the actual date.
I have a 2 columns that would be amazing to use as a single select. Unfortunately, I need a formula to find them. Is there a way to use scripting to run a formula to enter into the column allowing it to be used as single select?
I created a table that syncs with two different google calendars (mine and person2). This table is then linked to our contacts table to have a history of the meetings we’ve had with each contact. There are times where both myself and person2 will meet with a contact and these instances are creating separate records in the meetings table and then both records are being linked to the contact. How can I avoid this duplication? I thought that I could use an automation to search when a new record is created for another record where the google calendar ID is matches the new record but the airtable ID doesn’t. After that, I was planning on creating a script to delete the found record. However, because this is a synced table, I wondered if this would simply end up running infinitely because the event will attempt to sync each time Airtable sees that there is no record for the event and then the automation would delete it, rinse and repeat.
Is there a way to update an Airtable record with changes made by API to a row in Google Sheets? I know Integromat has a ‘Watch Records’ module that does this but I believe it only works with manual changes to a Google Sheet. I have a JotForm that I use as a sort of approval workflow. The JotForm gets sent back and forth to different people and every time a JotForm is edited, JotForm makes the changes to Google Sheets but these changes don’t make it to Airtable as these changes are done by JotForm by API.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.