Get Row Object From question

Hello,

I just went thru the 2 year old video “How to Read Data in a Thunkable Data Source”. I duplicated the steps exactly, but I am unable to get my app to go to the next screen when an item is clicked. If I remove the second “row id” block, I can get to the destination screen (but without the data set of course). Anyone know how I can resolve this?

Below are screenshots of my blocks.

Thanks!

I figured it out for myself. The Data_Viewer_Grid1 was built with data from Table1, but I was asking for data from Table2 in the “get row object” block. Newbies, right!

1 Like