Send rowline-source-link" data-entity-id="126483101" data-entity-type="129">Send row sends each row as-is to another table - useful for filtering or transferring specific columns.
Send row for each item in a list flattens lists by turning each item into its own separate row. For example, if you find multiple people at a company, it sends each person as a separate row.
The key difference: Send row keeps data structure intact, while send row for each item breaks down lists into individual rows.
If you need any more help understanding how to use "send row" versus "send row for each item," I'm here to assist. Would you like to provide more details about what you're trying to achieve with your table data?