| Using the Loop command and selecting "Each row in a SQL Query
Dataset" option, you can Loop through each row of the result returned by the query.
Inside the Loop Block, specify the Keystroke to paste the values of each column of the Dataset using the variable $Dataset Column(1)$ in excel cells.
Keystrokes: $Dataset Column(1)
Note: To access values of different columns in the dataset use the index 1,2,3 etc with the System Variable $Dataset Column$.
Also specify the Keystroke command to move to the next cell in the Excel sheet
Keystrokes: [RIGHT ARROW] Screenshot 2. |