Any extension available to do with Google Spreadsheets the same thing we use to do with Google Fusion Tables?
I’m really not really liking Google Firebase no matter how much I study it, Fusion Tables was an important thing in my project and it’s been shutten down.
Please help…
Hello @iamguilhermelima
You can use the built-in Spreadsheet component(powered by Airtable) available under the Storage section.
It is similar to Google spreadsheet
I’m having trouble to store photos into the Airtable Spreadsheet, I’ve created a column with attachments type but the app is unable to send the file.
Would it be necessary to tell in code the path of the file? (Is a photo from gallery)
If so, how can I do it?
you cannot download a image from airtable, you have to convert the image in a base 64 string, that string can be download and encrypted back into a image.
Yeah, saw that but once you got the data it’s very difficult to manage inside the app.
Is it possible to query data with conditions just like Google Fusion Tables used to do?