Problem getting row object in loop

Because the Get Value block is not reliable, I’m using a Get Row Object block to retrieve data from a Google Sheet.

That works if it’s a standalone block to display a property from the row object. But if I add a loop, it hangs during the loop. It doesn’t get past the set app variable row object to block.

I’ve also reported this at Is the Get Row Object block broken? · Issue #1173 · thunkable/thunkable-issues · GitHub.

It seems like this might have something to do with the problems getting data from Google Sheets:

1 Like

The “list of values” blocks do provide a workaround:

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.