Values from same row but different column not displaying in app

Hello. I have created a simple Phone Sign In through Firebase Authentication.
The FirebaseAuth only sends the OTP to the number if its listed in the Airtable Spreadsheet.
It is working fine till here. It sends OTP to only the listed numbers.

Now, I have assigned names to all the Numbers by creating another column so that the name and number of the authorized person is in the same row. And to get the value of the “Authorized Names” column, I have used these blocks across 2 screens using TinyDB -

Sign In Screen -


Home Screen-

I am still not getting the Authorized Name in the Greeting Label in the Home screen.
Please help.

2 posts were merged into an existing topic: Values from Spreadsheet not coming in list

No need to open a new topic