Hello so I was Working to Create a News App. Before the Update it’s working Perfectly Good, but after the Update, The List View isn’t working. I waited for almost 30 Minutes but still didn’t load up. I check my Blocks and theres nothing Wrong with it, I check my Airtable Spreadsheet app ID and Base ID, Table Name, All Correct. I don’t know how to fix it.
No problem with the procedure… problem is there with your airtable api key , base id, table name… also mainly as dora said, it should not have any empty row
BTW . When clock timers you must set clock timer to false but you didn’t add it.
Unwantedly you have added the same blocks in screen inita and when images got column … you can remove it
It’s true. I can use the App Perfectly before the Update. Even the Surface View is Working Fine before. But I don’t know why even the Surfaceview isnt Working Good too
@Benedict_Peralta , see, we follow this method so far, and find no issue… as we said earlier please check your base id, api key, table name… especially the airtable account…
I’m your blocks,
You used to get Title column → New column → Time column → Category column → Views column → Image column.
But there is only three columns in table. Are the others column are fetched from another table. Can you explain this?
If one column take 2sec to be fetched then you app is going to stuck almost 12 second to load data. Instead of using Get Column, use Get All Rows and extract the column from its response as Gowri sankar done above.
It is given in web component. Just search(find it in connectivity) and add it in designer. You need not to add multiple spreadsheet blocks, sometime it will give you error. Better always go with single spreadsheet , above method won’t give you any trouble