Have other Airtable related questions? Post here!
Recently active
We have a data and we want to store them in AWS relational database, and the question can we use Airtable to manipulate the data which in AWS database?
I am preparing to switch our Integromat account to Make. I have run the conversion on a smaller, non production account without any issues. As we prepare to convert the production account is there anything that this group has encountered, specific to Airtable that caused issues when converting over? Did you manually convert or did you use the upgrade tool?
Greetings Airtable community! I am hoping for some insight/guidance/problem-solving on an issue I’m having with notifications. I received an email indicating a colleague had mentioned me in a comment on a specific record in a base we share. And when I click on the notifications icon in the base, I also see that she mentioned me. However, when I go to the specific record I cannot see her comment anywhere. What might be causing this disconnect? I am attaching screen grabs for reference/context. The first shows the record itself, which should have the comment from my colleague Jeniene showing on the right, but does not. The second image shows the email I received, and the third is a screen grab of the notification pane in Airtable. Thank you very much!
Greetings, Airtable Community! All the tables and views in my base are locked, “…to prevent anyone from editing the view configuration until it is unlocked by a collaborator with creator permissions.” I have two collaborators at the Editor level. With everything locked, are they able to add options to single and multi select fields? Or do I need to edit permissions at the field level? Thank you!
Hi there, I’m trying to sync Airtable base/view with an Microsoft Excel via the M query template bellow and it almost return what I want. The only problem is that it don’t include the empty cells in the second record even if the first record in the table is completely filled out. How can I modify the Query to allow for empty cells in a table? let Pagination = List.Skip(List.Generate( () => [Last_Key = “init”, Counter=0], each [Last_Key] <> null, each [ Last_Key = try if [Counter]<1 then “” else [WebCall][Value][offset] otherwise null, WebCall = try if [Counter]<1 then Json.Document(Web.Contents(“https://api.airtable.com”, [RelativePath="v0/"&BASE_ID&"/"&TABLE_ID&"?api_key="&API_KEY&""])) else Json.Document(Web.Contents(“https://api.airtable.com”, [RelativePath="v0/"&BASE_ID&"/"&TABLE_ID&"?api_key="&API_KEY&"&offset="&Last_Key&""])), Counter = [Counter]+1 ], each [WebCall] ),1), #“Converted to Table” = Tabl
I like the comment functionality and it works great for tracking comments for 1 row BUT when I have data where I need to insert a comment across N rows it is quite tedious to open each row individually and add it in. How do I add the same comment to multiple rows at the same time? I am looking for a right click and comment option or similar.
As in the title, I’ve got a Timeline and Gantt view which is showing the current date as a blue line on the chart. However, this blue line is a day behind my actual date (I’m in Australia). Does anyone know how I can make the current date line accurately display my actual timezone (AEST is UTC + 10)?
Hi Community, I need your help ! I have a webshop. All my product and collection are sync from Shopify to Airtable. My need : i want a view by collection and i want to see all the product in the collection. Actually i have 2 views : First : One column with a list a product and one column with all the collection by line. Second view : I have the collection on the first column and all the product associate in one line on column 2 My need : i want to see my product by collection (group by) For exemple : Collection A : Product A Product B Product C Collection B Product A Product B Knowing that there may be the same product in several collections. Can you help me please ? Thank’s a lot, Matthieu
Hello Community, I need your help. Some postal code is delivery in 24h and the other in 48h. I need to create a formula. If the postal code (on the column B) start by 94,92,91…, write 24h, if not write 48h. Can you help me please ? Thank’s, Matthieu
Any plans to incorporate Interfaces into Mobile App? That would seem to be the best use for the app - access to streamlined UI and Dashboards. Also, would love to see them accessible through Airbase Top Banner Strip… like Bookmarks in a Web Browser maybe or assignable to tabs like tables are currently present or in a separate section on the left hand views menu Basically, any way to save clicks. Today they feel somewhat remote and bolted on (I get that it’s Beta functionality at the moment).
I’m new to Airtable Thanks in Advance
I tried to copy a linked record cell down, but it returned a wong record. I have a table of events, the name of the event (1st column of the table) will be reused every 3 years (same name on a different date). I have another table of event attendance. I tried to copy an event (a linked record) to other rows which are different attendees of the same event. The record returned in other rows are not the one I copied, it is another event with the same name, but it was 3 years ago. Video Capture for reference I copied the event down, but it shows a wrong date. The date is a lookup of the event. Does copying linked record processed with the recordID or the first column? Is it a bug or I have done it wrong? Thanks for your help!
Hi Airtable community :raised_hands: My name is Leandro, I am a freelance software developer turned into entrepreneur and my main focus has been building small tools to integrate different services, for example Notion2Sheets and Packs4Coda. I am starting to dig into Airtable and the first tool I built is the Airtable Pack for Coda that you can use to sync your records with Coda, trigger webhooks with a button and also create, update and delete records with actions! Expect to have me around the community to help with questions around the API and other tools :slightly_smiling_face: Happy to answer questions!
Hello, I am trying to create reports via Power BI using the data I have on my Airtable database. I followed the tutorial on the airtable website (https://support.airtable.com/hc/en-us/articles/4403440453015-Sending-Airtable-data-to-Microsoft-Power-BI-Power-Query) to create the link between the two tools but I get an error message, as you can see below. Translated into English : Expression.Error: Sorry… We could not convert the null value to a Record type. Details: Value= Type=[Type] Do you know how I can correct this error message? Thanks a lot!
I have a linked field from one table to another. on the table itself I sort them in order of date, but when I click into the linked field they dont seem to be in any order. can these be re-ordered automatically?
Hi all, I have a team of people who need to import data into airtable. I dont want them to actually go into airtable and import themselves. An ideal example would be, the user creates a CSV or XLS doc, saves it to a specific place, then airtable sucks it up and imports as new rows into a specific table… Any suggestions or thoughts on this? Thanks!
I have a view with a linked field to another view. When using the Download CSV option on the view the resulting export provides the values of the linked field and not the record ID. I understand that this makes sense but for my use case, I need the record ID’s as well. Is there a way for me to export a CSV of a view and get the Record ID’s instead of (or as well as) the values of a linked field? Thanks! :slightly_smiling_face:
Hi, how can I get referrals from an airtable I am sharing? Meaning getting referrals for every person who starts using airtable in order to use the airtable base I am sharing
hello, Looking for a way to filter all the @mentions with name in a table view? I tried searching for my name but no results. Any suggestions or even integrations with other apps that can help me? Thanks
Hi guys, Is there any formula to get the day (24hrs) before a release date? Thanks!
The PIVOT table in airtable summarises data. But I want to view data in columns dependendent on a given criteria. Please see attached image for clarity. I want the columns based on student names to see all students performance at a glance
I have a large table of entertainers, bands etc and calendars for each of them (around 300). I am looking for an app or a script where someone outside of airtable can search a single date or a date range and see which of those bands are available on that date.
I have a view set up by groups with subtotals. I want to then sort by the subtotals. is that possible? I can’t figure out how to do this and it seems it would be a basic function.
I have a regex that i tested with Regex101 and it worked. Purpose of this regex is to extract the remaining words after “XXXXX-YYY-ZZZZ” But in airtable i got #Error! Number 1. Extracted a pattern Number 2. I constructed regex exactly the same as that in Regex 101 Number 3. I used this formula What am i missing?
I created some automations that create and update a calendar that we plan on using as a shared events calendar in my organizations office. When I created this, I just tested in on a blank personal calendar I created in Outlook. We have since created a “shared calendar” in outlook. But when I went to change the automations to put events on that calendar, it can’t find it because it only shows the calendars affiliated with my email address account. I am an owner of the shared calendar, and tried logging in using the email address associated with the shared calendar, but it just defaults back to my personal account when I log in. Anyone else have this issue?
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.