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.
Is there a way for me to sort a gantt chart based on a certain field? I’d like to get it to align with an excel spreadsheet I’m working on, so it would need to be sorted by the field a field that isn’t my start or end dates. Is this possible at all?
Hey - two quick questions.
When using the Map App, is it possible to remove markers for things that are not in my base? For example, when in light mode, I can only see my markers, but when in map mode, I can see other things like grocery stores and r...
I have a table in my base that captures information about tasks and what person they are assigned to. The field with the person’s name is a linked filed to another table that captures information about them and their company like contact information....
I am stuck on something that shouldn’t be as hard as I’m making it.
I have several formula fields in my base that are calculating dates based on a # of days entered. I want to put all of these dates together - but I’m having a minor issue. Some proje...
I am using grouping in several of my views and I was looking at the “guide to grouped records” page from Airtable and saw that I should be able to hide no grouped records - so records that are empty in the field I’m grouping by. I went to do that, an...
I’m having a very similar issue. I need to know if a date is within the next two weeks and if so, have it show up in the new field.
This is my formula:
IF(DATETIME_DIFF({Bids Due}, TODAY(), “weeks”)<2,{Bids Due})
I am getting the dates that are withi...
I desperately need this feature. I have some tabs that have the concatenate formula for the primary field, but that isn’t an option in all of the tabs. We shouldn’t have to work around and upend our own systems because this still hasn’t been implemen...
I figured it out. I feel really dumb. We changed the name of the [Contacts] table and it isn’t changed in the lookup field. Another table now has that name, but it is still populating the [Contacts] table fields. I was able to make it work from there...