Hi
I’ve built a process with som steps. First I check an excel file for site names and then store it in data table. Next I log in to an website and search for each in DT. Each search gives the result in a web table. I take the result table and store it another DT so in this case I save 3 diffrent web tables in the DT. But what I now see is that I only get the latest search result not all 3.
What am I doing wrong?