Have other Airtable related questions? Post here!
Recently active
Looking to be able to have a field that auto-copies (added to clipboard) when I click on the cell. Saving me the CTRL+C keyboard shortcut.Possible? Maybe with scripting / extensions?
You fellas at Airtable seem to have a good support system. Are you using Airtable to help manage this? I run IT for a small business and am looking for ways to integrate support/ticketing with Airtable. Any suggestions?
Hi Airtable users, a few hours ago the performance of one of my bases started degrading. For the last two hours, tables/views stopped loading records and API calls are partly timing out, too. This affects all users, across different browsers, devices and locations. Other bases than the main production are not affected.I cannot detect any unusual behavior, but might be looking in the wrong place. Has anyone encountered services failing before and can offer any advice on how to address the situation, identify and fix the situation? Any clues would be appreciated. Thanks!
Our Airtable base collects information about our program. Two of the tables track people and the programs that people are registered for. For more unchanging information--like name, email, or date of birth--we have fields on the people table. However, for information that can change from year to year--like city, job title, or phone number-- we collect it on the program registration table. In the past, we set up our base so the most recent records for a given person in the program registration table would update lookup fields in the people table, so the people table would display the most recent city, job title, phone number, etc. This system has worked well for us, but we are running into an issue where if the most recent record in the program registration table contains blank fields that correspond with people table lookups, then those people table lookup fields will also be blank. We would like to figure out a solution where the most recent pieces of information are still being
Ok so this is a weird one, about three days ago, I paid to upgrade to teams on my airtable account. I have a $0 balance invoice and the money was charged to the card. Today, I've logged in and my account still appears as a free user? I don't understand why this is happening and am wondering if anyone else has experienced this issue?
Hi all, What do you find the easiest to connect (and scale) Airtable to when it comes to reporting/dashboards, Power BI or Tableau? I realise there are no connectors for either through Zapier but have seen some workarounds for both tools. Any thoughts or suggestions? Regards, Tom.
I’m currently Zapier > Google Sheets > Tableau … Looking for Zapier > Airtable > Tableau Equiv … any ideas? Thanks in advance …
Help! I am using the Project Management template and in the broad view on Projects I can reorganize the projects into whatever order I want them in. However, when I get down into the Project and Project detail base (in List view), the only way I see to reorganize them is by sorting and that limits me to A-Z and Z-A. Is there a way to move around the projects in list view that I am not seeing?
Hi, I'm getting this error each time I try to open a form (any form) from a button in my interface : "Sorry, your request conflicted with another change".Anyone else getting this ?
Hi, I'm new here and I'd like to access a previous post I put up with a question, does anyone know where i can find this? Thanks
Looking for ideas on how to open an Airtable form with a checkbox trigger. I'd like to avoid using google forms. I've tried using javascript with no success. window.open(URL, '_blank');Any other ideas? Seems awkward that you can open google forms with a trigger and not Airtable forms.
Hello,I am trying to create a "grouped bar chart (multiple measure with repeat)" (example). No matter what I try, I continue to get a "Property xOffset is not allowed" error and the chart won't render. At first it kind of produces a stacked chart (but even then, I don't think it is correctly visualizing the data). Then when I make a minor edit to the code, I get the xOffset error. Here is a test base with data and the vega-lite extension: https://airtable.com/appYMp2wIMhSqMTjt/shr1a3hegi7HrSVgaHere is the code:{"$schema": "https://vega.github.io/schema/vega-lite/v4.json","title": "Streaming Video Comparison","repeat": {"layer": ["Searches", "Full Text Views"]},"spec": {"width": 500,"height": 250,"mark": "bar","encoding": {"x": {"field": "Database","type": "nominal"},"y": {"aggregate": "sum","field": {"repeat": "layer"},"type": "quantitative","title": "Searches & Full Text Views: Total # "},"color": {"datum": {"repeat": "layer"},"type": "nominal"},"xOffset": {"datum":
Hi! Our team is exploring what is available to use to have Airtable base data push to Excel spreadsheets automatically so we can do some reporting that is not supported in Airtable. Any advice or recommendations on tools or solutions would be much appreciated. Thank you!
I have a question about Grouping… I understand how to Group a grid view. I am doing so by a Multi-Select field, called “Topic”. The problem (which is one of preference) is that some of my items have more than one Topic assigned. The way Grouping works, it shows distinct groups for combinations of Topic, eg. Not only a Group showing items with a “Red” Topic, but also a Group for items with “Red”, “Green” AND “Blue” Topics. I’m curious if I could force a Group to show all the items with the corresponding Topic. It is confusing to see this many Group combinations thanks to Multi-Select.
I want to create a conditional rollup field that only calcualtes the sum of values that are marked as Completed (so there’s a column with a checkbox - I only want to calcualte the totals if the row has that checkbox selected with a tick) - Makes sense? How do I do that? I know I can do that in Excel right? Can I do it in AirTable?
When importing a CSV with a multi-select column, Airtable will always detect commas as a separator and make tags from it. But in my case the tags contain commas I don’t want to have as a separator. Do you know any workaround to either avoid thos specific commas to be detected as a separator, or change the separator character ? Thanks !
Y’all! I need help with reporting. I NEED to be able to pull from multiple tables. Our database is almost entirely qualitative (we are tracking progress on a large health improvement plan). currently it appears I can only pull from one table at a time. OR good reporting app that integrates directly with Airtable? Tableau doesn’t integrate directly so I lose all the relationships I built between each data table. I’ve built a great database with no way to report out what is in it!..
Can you add an integration with Tableau (the same way that Google Sheets currently integrates with Tableau)? Alternatively, can you tweak your API so that Air Table to Sql Server via Zapier allows a user to edit an existing row and then sync that row with a table in Sql Server?
Hi I am looking for a way that I can export to a word document. I work on a local magazine published in several different areas. One of the features of the magazine is a list of local clubs and societies. We currently just have the list in Word which we then copy and paste the relevant parts each month into our design package. As we cover 7 areas and some of the clubs cover both areas every time we make a change we have to check 7 word files to make the change in each. There must be an easier way! I was hoping I could create a database with all the info and export the info to be printed onto a word document but can only see that I can do this to a CSV file which is no good for then placing into the magazine. Any help would be appreciated
I am wondering if anyone has encountered this scenario below.We have a team of graphic designers that will submit a form to the retouching team in Airtable.Sometimes, the initial request needs to be changed and we are looking for a way for the designers to be able to re-open the request.Most designers are not in Airtable and no designers are allowed within the Retouchers base.Does anyone have any thoughts on a way of re-opening a request without having users in Airtable?
Use case: I have a grid of store locations. Each store location has an address and a lat-long coordinate pair. What I’d like to do is show the potential discrepancy between the geocoded address and the lat-long. Except, not as a number, but as either two map pins, different colors a line segment, where one end is the geocoded lat-long and the other the given lat-long I’ve done this in the past, in tools like Tableau, carto.db and even GoogleMaps (where I’ve calculated the line segment behind the scenes in MS-SQL) Something like this, but obviously at a much, much smaller scale
I have two fields: Contracted Completed Each of these fields are set to link to multiple records. In this case they are modules students may choose to complete. I would like to have a third field that automatically looks at the linked records in field 1 and checks to see if the same records are linked to in field 2. I tried {field 1} = {field 2} This works if the linked-to records are in exactly the same order. But, if they differ The formula does not recognize the same records are linked. In this case, I would like {field 1} = {field 2} to evaluate to true. I would appreciate any insight you can share. Thank you. /s
Need some advice on picking the perfectmarket research firm? Here's a quick cheat sheet for you:Know Your Goals: Start by nailing down what you want to achieve with your research. Having clear objectives helps find a firm that gets what you're after.Dig into Reputation: Get your detective hat on and check the firm's reputation. Client reviews spill the tea on reliability and success – don't skip this step!Methodology Matters: Look under the hood at their research methods. Make sure they match your project needs and offer the depth of analysis you're craving.Industry Insight: General skills are cool, but if a firm knows the ins and outs of your industry, even better. It could mean more spot-on insights.Budget Balancing Act: Money matters! Balance your budget with the quality of service. Some firms might cut you a deal for long-term partnerships.Guard that Data: Data security is non-negotiable. Check if they've got the locks on to keep your info safe and sound.
There are so many amazing things Airtable can do… why can’t I figure out how to move attachments? I have a table and I have a team of employees that document images of damages they see in real life at the museum I work at. When that same team access’s this table they look at the attachment field see what has been noted as damaged the day before and then fix that damage in real life. Once the damage has been fixed I want them to either move that attachment to a “fixed” attachment field or put an automation so that they can rename the image as “fixed” and it will then move to a “fixed” attachment field. This very simple function doesn’t seem to exist?! Or am I missing something?
Hi! Hoping someone has done this before. I have a list of customers and their email addresses organized into groups. So I have 3 columns: customer name, email, and group #. I’m looking to make a new table for email automation. I’d like to pull all emails associated with a single group number into a CSV field called “recipients.” Is this possible? I’d appreciate some guidance if so. Alternate workflows welcome. Thanks!
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.