The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I am trying to set up an OAuth for Make, as API keys are no longer available to use, and it says not to give Personal Access Tokens to third party companies.I do not understand what the 'OAuth redirect URL' is supposed to be, at the moment I have tri...
What can I use in a formula field to copy the date from one field to another without changing it into a text string?For context, I have install dates and site visit dates in the same table, and the dates are in the same column for 'start' and 'end'. ...
Hi,I am trying to write a formula to write the wider region that the project is related to, e.g. if it's in Germany, it's in EMEA. This formula works; however, I now want it to be able to list multiple regions for projects that are taking place in tw...
I have a complex formula I am trying to write, and unfortunately it says there is an error in my code, but I can't seem to work out what! I am trying to write a custom field that says LIVE, FUTURE or COMPLETED depending on the number of days away an ...
Please can we have an option to choose what number auto-numbering starts at?Seems like such an obvious feature and was first requested in 2016 and still no sign of it! I understand I can get around it using custom formulas, but when trying to keep fi...
@Sigurdur_Herman did Airtable respond about the Outlook calendar events showing as 'busy'?I'm currently having this issue and I can see from forum posts people have been requesting this function since 2019 so I am curious if it is something they plan...
Hi @TheTimeSavingCo,Thank you for your reply! I've been writing some complex formula and somehow forgot/ overlooked this really simple thing! I want it to be blank if the date type isn't 'install', so I have used a BLANK() field for this instead of "...
Thank you for the info and use case example @Lclore! Now I just need to work out how to write a script to run the CSV import extension, I assume this is possible? I've not written a custom script on airtable before so my knowledge is limited, but def...