Have other Airtable related questions? Post here!
Recently active
This is to avoid accidentally modifying cell contents or modifying rows. Often time I was in a table view and the mouse was placed at a cell, and I wasn't careful enough so keystrokes sometimes override the contents of cells. This can happen if you are using hotkeys, e.g. CTRL+C but it's not simultaneously pressed, so a C may replace the cell content you want to copy. If I didn't notice this before I lost the chance to undo, it would be very painful or sometimes even impossible to recover the content. Note this is not the View lock, nor the lock to specific cells. It's also not permission-based locking. Just a fool proof for data integrity.I'm imagining that I can set a table to default lock state, so that any modification in the table view was either not effected or with some warning before taking effect. A user can still modify the content in the row editor. Are there existing features that are similar to this, or can this be a feature request? Thanks!
Hi guys!Does anyone know if there will be any AirTable conference in Europe this year?Or some similar conferences about no-code/low-code platforms?Thank you! Have a nice day!
I am a Developer and a paid Business tier account holder. I have sent numerous support and sales requests with no response. I would prefer to handle business privately and use appropriate channels to communicate. But, it seems like no one is home. Please advise.
I'm trying to have the viewer select a job field in a form (post-production, design, etc.)Based on that selection the next entry would be a limited selection of our main record field "primary role" (editor, producer,etc.). I'm able to do this easily, however, if I duplicate this limited selection and change the conditions to another job field (visual arts, culinary) then change the limited selection, the "primary role" field becomes a copy and no longer allows input into the same "primary role" field.Example:'Creative Field' selection (POST-PRODUCTION, DESIGN, etc.)if user selects DESIGN'primary role' selection is limited to those relevant to DESIGN based on conditions met with the selection within 'Creative Field'how can I change those limited 'primary roles' to reflect the other 'Creative Field' POST-PRODUCTION.It will let me duplicate the 'primary role' block in forms but any selections in this new block are not added to the main 'primary role
I have a column in the first table with dollar amounts like this: $20 $20 $20 etc I would like the second table (in the same view) to total these amounts. How would I go about doing that? Thanks
Hi everyone, Does anyone know of an extension that allows you to mind map ideas/projects? Kind of like an XMind or Miro?I'm trying to keep as much inside Airtable as possible. Thank you!
I just saw the final deprecation email a few days ago (my work email has so much junk I rarely check it unless I already have a thread going). I'm trying to update a touch screen experience I built 2 years ago. This is the first and only project connecting an app I made in unreal to airtable so hopefully I'm just rusty and it's an easy fix.I'm able to see the records using web.postman.co so I know the personal auth token is working, but retrieving and sorting them in unreal (using the VA rest plugin) is more complex.here's a comparison of the old API key method VS one of many things I've tried so far for the API call. they're identical except for the third line.I also tried removing the 2nd line with the sorting but that's not working either. like this-https://api.airtable.com/v0/appWrAePyRvMx3CVf/tblZxE2HTTGaYbVEl-H "Authorization: Bearer pat##############etchere's one of the unreal engine blueprints. this populates one of many pages in the app where I'm getting many images from
Hi-We love the synched Airtable base option which is able to show us (for example) what work is in progress, by employee for up to 10 airtables. The one gripe we have is it would be really nice to see this all in one tab. I've tried fiddling around with creating a "Master" tab in the base by using a "linked" column in hopes to have the master tab contains all the linked views but am not getting anything to work. Is there any combination of AI/Automations available that might achieve this goal? We currently have the TEAM paid plan. Please and thank you for any information.
hello, i’am trying to create google web app and connect my base to it. but the problem is i need dependency to link the base. anyone who try a similar process? or any easy way to integrate airtable to google app script? thanks in advanced.
Is there a way to use formulas in the Send an Email or other action in Airtable automations that takes the data from a Find Records step and does some simple manipulations with it, like a SUM() function of all properties of listed records?In my example, I charge my car off of an electrical outlet in front of my landlord's house and pay them each month for the electricity I use. I have a base with an entry for each charging session that calculates the money I owe for each charge. I can easily send an email with a list of all the charging sessions for the previous month, but I would like to send a sum of the cost property (a formula field in the base that outputs numbers) instead of just the list of individual entries.What seems like the most simple way to do it would be something like a "Formula" action that takes data from previous steps and manipulates them using the Airtable Formula Field reference, and then lets subsequent action (update record, send email) use the results from that
Hi there, I am wondering if it is possible to assign records a queue number? I have created a view that would be great if all records in this view are numbered >1 and all other records 0 or something similar. This is so customers can log in and see their order is number xxx in the queue. Thanks!
Hello everyone. Looking for a way to share an interface form (registration for one of our programs) but not allow submissions yet. We want to promote the program, show where to register but we do not want to allow submissions to the program for about a month. Any advice?
Hello everyone,I have created an Approval / Status Process for a table. The following options are available: Planning is automatically selected when a new element is created. Then a user should be able to select Ready to Review but none of the other options. This starts an approval process. After approval, the status is automatically set to Approved. Now the user should be able to switch back to Realization but none of the other statuses. Completed is automatically selected when the end date has passed.How can I ensure that the user can only select the desired options? Thank you and best Regards.
Hi all 🙂 I would like to import a larger amount of old emails into my base (at this moment I use a ZAP between Outlook and Airtable, but it is only for the current incoming mails).Is there a solution, or somebody had a similar problem and experience?Thank you in advanceImelda
Hi there I do not have found a solution on the community or the web to my problem I try to resolve using AT. I have a huge library of books. Instead of typing all books into a AT database (e.g. Book Catalog provided by AT) I would like to Scan the ISBN bar code (which is on each book) and populate my database with author, title, year etc. - basically all the record available on apps such as goodreads etc. After all, the barcode can be read easily, it should after reading “simply” populate the record with the relevant data. Does anybody have any idea to do this? I have read, that it may be possible using API - but I have never worked with this. If so - could anyone give me some initial information how this could be achieved? Any help is highly appreciated. Thanks
I have a base that is designed to be refreshed with data from a CSV file periodically. It has about 140 fields right now and I need to add approximately 50 more. I would like to be able to do this using the CSV Import app, but I can’t find a way to have it load data into existing fields AND add new columns to the base at the same time. I have field descriptions entered for most of the existing fields, which is a big reason why I don’t want to just start over with a new import to create the new fields. If I could get and set field descriptions via API, that would be another route to my goal, but I haven’t found any evidence that’s possible. Am I stuck adding the new fields one by one or is there another way? Thank you for any light you can shed.
We have a use case that involves getting goal level data into GBQ so we can blend those with campaign data to build monitoring dashboards. Has anyone successfully gotten their data into GBQ and if so via which connector/ingestion service did you use? We have work arounds that involved exporting to a google sheet and then into GBQ but just wanted to check if there was a less round about method. Thanks!
i am trying to create a form with my team plan but it doesnt allow me to use the team functionalities, instead the app sends me to buy the team plan which I already have... and when I go to the plan pricing section and select the Team plan, it already has my card information. this is what appears in my account info:and this if I want to put a image in the header of a form:
Considering and In Development pages are empty. Have these pages been migrated or is the team no longer publishing updates to Product Ideas? https://community.airtable.com/t5/product-ideas/idb-p/productideas/status-key/investigatinghttps://community.airtable.com/t5/product-ideas/idb-p/productideas/status-key/accepted
It seems like I have a simple question but so far I have been unable to solve this. All I would like to do is pass the current wordpress user display name to Airtable via a form. I can see how to prefill a field with a fixed field but I can’t figure out the syntax to pass the current wp user data to Airtable. Is this possible? Thanks
Hey, dear community: does anyone know, how to comment the same thing on multiple records with one action. I used to copy-paste the comment on those records, but it’s too much work. Wondering if there is a fast solution. We can certainly select multiple records, but not sure how to do next. Thanks :slightly_smiling_face:
It seems like the "filter records to a view" doesn't function on the mobile app.Am I missing something? Is there a way to make it work? In our context, it's quite a major workflow issue.
hello, my name is Nabila. I have a small catering business. right now I already build a database that contains: table of menu table of ingredients menu - ingredients junction table (with the details of ingredients ratio for every menu) table of supplier ingredients - supplier junction table production schedule for every menu here is my problems: I want to create a table that summarize my shopping list in a certain date, to a certain supplier… but I don’t know how can I make a table that automatically preview my ingredients need (what kind of ingredients, and how many that I need) in a certain date of menu production, based on my schedule of menu and my menu-ingredients junction table… thank you in advance, :slightly_smiling_face: I wish you all the best
Well, I’m new to Airtable and have been stuck in this dillema: I created a table called Recipes (where I log ingredients and other info), and another one called Ingredients (Where I keep average prices, and quantity on stock), so I can keep up with my groceries. I want to calculate how much will I spend for each recipe, so I can calculate the average dish price. Is there a way that I can put a value for each ingredient in the recipe (like, 1kg of meat, and 0,3kg of onions ), so I keep my inventory updated? Below it’s some screenshots of what I’ve got so far… Thx!
Hi, I’m developing an automated Order/Recipe/Stocking/Shopping List Manager in Airtable, and I am having sobre trouble with my shopping list. I want to have the values of the quantity of ingredients I need to buy accordingly to the recipes. I already have the ingredients by quantity in each order (second column) and by recipe (third column), but they come in arrays, and cannot reach how much I have to buy (fifth column [#ERROR!]). There’s an easier way to make this, or at least, an way to multiply the values of the array with other array, so I can reach the quantity of ingredients?
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.