Shams_Din
(Shams Din)
July 23, 2022, 9:31am
#1
Hi Koders,
I am making an admin app, in which all users’ data is shown from airtable in a list or any other way. I have managed to get data from airtable and show it in the list, but it’s just showing me the latest/last user data and I want to show data for every user separately. Data can also be shown in labels also, just need to show data to admins.
I have tried this:
My Companion Shows:
My Blocks:
My Airtable data(Getting This Data):
Thank you for the help in advance
Do not use col method, just use get row method and use enough number of variable to take each col list
Use this guide
How to get Multiple Column List or File List From Airtable Sheet by Using One Airtable Block or Procedures
Method 1 : Only for String Column Data List
If your Airtable Doesn’t Contain Files have only Text or Strings
Than Use Simple Block and get Multiple Columns
[blocks(15)]
Method 2 : For String or Files Both Columns List
Here we ca do call all the below Topic
Get Multiple Column in List Format
Get File list ,File Name List, Image Thumbnail List
Step 1: First import the Procedure that…
Shams_Din
(Shams Din)
July 23, 2022, 9:49am
#3
@Still-learning Can you please make a sample block? because I don’t have much experience working with rows
system
(system)
Closed
December 17, 2022, 9:55am
#6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.