Fetch data of specific user from airtable

Refer this method of get all rows, so there by each fields(column) values you can put into a list.. then as said earlier , use Index is the list method to get index of the particular name , and with the the help of this index you can get remaining details..

1 Like