Hi,
I’m using Filter By Formula to find records based on Last Modified Date;
As per Codepen Airtable URL encoder I get the following syntax;
(IS_AFTER(%7BLast+Modified+Date%7D%2C+%222%2F23%2F2020%22)+%3E%3D+0)
While syntactically this works fine, the...
Hi,
When I access a table-view through an API, fields that don’t have any values are not returned for that record in the API. Is this expected behavior?
Regards,
Ruchika
Hi,
I am using the Import Block to import from CSV into a table. The problem I am facing is that the block doesn’t give all the fields in the “choose a field to merge” section. Specifically the field I need to use for merge is not shown.
This field i...
Hi,
I have a list of Item Codes in a google sheet. Everytime a row is created in the sheet, I have to search Airtable base and find the records filtered for that Item Code. I tried it using the following 2 ways;
Find a Record Zap for Airtable : This ...
Interesting. Thanks for the replies!
I just assumed since View was a parameter of the API all rules of the view will apply. In this case then, View is used for record filtering only and not field visibility.
Hi Kamille,
Thanks! I’ve tried this for a couple of tables. I’m just worried as I import the Restaurant and Menu from another database and primary keys will be the IDs there.
Regards
Hi Nathalie,
Thanks for your reply!
I do have the Pro plan. I’ve tried both, adding views / linked fields. However both don’t work.
Adding views & Hiding fields:
I still need to show Code & Name fields so that users can add other fields accordingly. ...