hello all,
I have connected my thunkable with my airtable and now I just want to display the data.
I am using the new interface and I would like to display in a first screen the latest values of this table for a specific user. I would like to avoid to retrieve all values and then work on records like I saw in some tutorial in order to avoid performance issues.
screen 1 ;
date
a. 2.000
b. 8,00
c. 3.000
d. 7.000
e. 1.000
then on a screen 2 ideally I would like to have :
a
historical graph
date value
date value
I do not see how to make custom layout for data in the new interface.
thanks for your help
Alex