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.
You can fix this by wrapping your existing formula inside the ROUND() function to ensure it rounds to two decimal places. Then, use & "$" to add a dollar sign and TEXT() to format with commas. Try this:"$" & ROUND(YourFormula, 2)Or, for comma formatt...
Unfortunately, Airtable doesn't allow you to directly overwrite a lookup field because lookup fields are read-only. However, here's a simple solution:You can use an Editable Field in an Airtable Interface:In your interface, add a single editable date...
Yes, you can achieve this in Airtable using a combination of fields. Here's how:Keep the Lookup Field: This field pulls the project due date into your tasks table.Add a Manual Override Field: Create a new date field where team members can manually en...
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.