Hi, I’m using Zapier to send Excel data into a Trello checklist.
My Excel setup:
- Column A = ID
- Column B = Description (contains commas)
Sample data:
10001 | DEVICE ALPHA, HIGH FLOW, MODEL X
10002 | SENSOR UNIT, TYPE B, SERIES 200
10003 | CALIBRATOR, PRIMARY FLOW, MODEL Z
Goal: Each row becomes one checklist item, like:10001 DEVICE ALPHA, HIGH FLOW, MODEL X
Issue: Zapier splits the data into multiple checklist items (one per word/phrase) instead of keeping each row together.
How can I combine Column A + B so each row stays as one checklist item and doesn’t split on commas?
My current Zapier setup:
New Row in Table
Find Row
Formatter (Utilities)
Create Loop from Line Items
Created Card (Trello)




