M trying to update a Google Sheet automatically with my n8n workflow.In my workflow, i want to insert all the results into one single row in Google Sheets, with all titles aligned horizontally…
BUT right now, n8n creates multiple rows instead of one row.Each title becomes a new line (new row) in the sheet! Even though they are from the same run.