How to save only one data at a time from Data Viewer List (DVL)

But you have access to both data sources, right? Both Google Sheets?

What does the spreadsheet look like and what data are you trying to get from it?

The screenshot you posted above with “What it shows”… how are you creating that?

Okay, so are you trying to get data from one data source (Google Sheet) and then save it to a different data source (Google Sheet)? I think maybe I understand now. It confused me that you said you were trying to save data that a data viewer list shows you. This topic is actually not about DVLs at all from what I’m gathering.

I’m having deja vu. It’s really helpful if you either continue in a topic you already created or at least link to it. I had to go back and find these because I didn’t have all of the info you’re talking about.

You probably need a Wait block to slow down your loop so that the create row block has enough time to complete its tasks before the loop calls create row again.