are you sure, there are any rows in your spreadsheet?
what about displaying the result in a label to find out, what is going on before using a for each in list block?
also you might want to upload your screenshots correctly… these are hardly to read…
Are you trying to implement any kind search function? If yes then can you PM me the aia along with the snapshot of the column ‘Name’. If its not much complex and if I find anything, I will update you here.
I asked you to PM me the aia not to share here. There is a Message button , if you visit any users profile. But since you have joined recently, that button may not be available for you temporarily. Sorry I can’t share my email ID for some reasons.
Ok. Let’s try to solve here itself
Try to replace you Spreadsheet.Get Cell method block with this and see what happens
Note: For your side instead of get global item and global row_ids it would be get item and get row ids
Sorry its seems to be my mistake. Assuming that you have edited the blocks as per my previous reply, replace the get row ids with get values blocks and see what happens. Something like
Instead of global item and global values it would be get item and get values on your side