COL$W:
COL$X: Not Coaching
COL$Y: Not Coaching
COL$Z: Not Coaching
COL$AA: Not Coaching
COLSAB: Not Coaching
COL$AC: Not Coaching
COL$AD: Not Coaching
COL$AE: Not Coaching
COL$AF: Not Coaching
COL$AG: Not Coaching
COL$AH: Not Coaching
COLSAI:
I have the above data popped out as an output of the previous step in zap.
This data is not in table format but it is an individual line for say "COL$X: Not Coaching" is one line next to that is another line.
This data is fetched from excel.
Now what I want to do is from this data, I have to select all those values which have a blank value assigned.
For example - COL$W:, COLSAI: in the above
I tried figuring out if I can search through each column of the respective row after getting that row selected with the look-for rows. But wasn’t able to do that using the loop function or even using code.
I think the way to do that is to convert this into a table and then fetch the respective rows having blank values assigned. However, I didn't figure out any way to do so in zapier.
Please guide me If I am missing anything here or if there is any other alternate and better way to do this.