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.
Everyday I have new data coming into a base. Each row will uniquely be assigned to a user. I have a User table with the email. The data needs to be emailed in a csv.
I was thinking can do this in Python script, but there probably is an easier way. Tr...
Airtable charts app doesn’t have an option to get html which can then be embedded in another site.
Miniextensions.com also doesn’t allow you to have multiple lines in one line graph so its not what i’m looking for.
I have been trying to figure out if...
I am using python to run sum calculations and data summaries at various sub-groupings. This is being done using python pandas and the data format is a dataframe. I have to convert this dataframe to a list according to the airtable python wrapper docu...
I have a bunch of property data I am getting each month for multiple properties.
My end goal is to build monthly summaries for each property like this:
Avg price for each floor plan(1br,2br,studo)amount of units available at by floorplan (1br,2br,stu...
Hi all,
I would like to retrieve data from an API and update fields to a table. I have had trouble finding a basic example of this. I have been able to update one of my tables from a python module which really simplifies things but if I could remove ...
I am trying to write 850 records into the database at once but keep getting this error. Would this be due to record limit?[Error: {'type': 'INVALID_REQUEST_BODY', 'message': 'Could not parse request body'}]")
It’s wild that this can’t be done automatically and you have to manually select the link.
Maybe I could do it in Zapier.
Is there any good posts on how this can be done?
Appreciate your help, Scott.
EDIT:
Found this post on Zapier but you will have t...
I have hundreds of rows going into Airtable everyday, there is no way I can manually assign the linked record. I have the matching datapoint in both tables, shouldn’t this be enough? Is there any update to this?
Anna_Ofstad:
Finally, I used Convert URLs to Attachments to convert the URL links to actual attachments. For some reason, they actually populated as full images (don’t ask, I dunno). The great benefit of this for our needs is the ability to inc...