Hi. NewThunker here. I have hit a block barrier> I cannot find the correct elements to use in my blocks.
I have a screen to enable users to see the data they have stored, through the app, on Airtable.
On the docs database I am guided to start with:
“When the screen opens” then “Set List Viewer1’s” “Text items” [Greren] to “List of values in myAirtable” in “Table 1” in “Field 1” [Purple]
My problem is I cannot find these elements mentioned above. Where should I be looking?
Thanks in advance.
Hi @michael.ross.140137, Welcome to Thunkable!
I assume you have already added your Airtable database as a data source into your project (If not, here’s how to do it). Now, in the blocks area click on Data Sources
, and drag the highlighted block (below) into your workspace :
Then you can select your Airtable Data Source
, your Table
, and the Field
you want to retrieve the data from. (‘meow’ in the above picture is where you have to select your airtable data source)
Let me know if this helps. Good Luck
Thanks for your help. Just what I was looking for. Woode and trees springs to mind.
Michael
Hi @michael.ross.140137, I am glad it worked for you. Please mark my post as , so the topic would be marked as Solved.
Thanks - Happy Thunking!
Now I want to create a total score for all of the relevant values. How does the maths work in Thunkable, or should I do that in Aitable and call the result back?
Thanks
Hi! If the list you have comprises of numbers, then you can use sum of a list block -
You can read more about the block here : Lists - Thunkable Docs
Let me know if this helps. Thanks!
Just a note:
The List of values
block will always return text even if the values in Airtable are numbers.
Oh, if that’s the case, then @michael.ross.140137 I think you should do as you said earlier :
kartik14
and muneer:
Thanks for your help. As I am in New zealand there is a time lag. Will be testing your help tomorrow, and will let you know.
Again, thanks
Michael