MarkShnier__You
3 years agoQrew Legend
Pipeline Trouble with Iterate over CSV records.
I'm trying to create a Pipeline which will
Trigger on the upload of a CSV file to a Quickbase table,
Then Fetch the file,
Then Iterate over CSV records
Then For Each, Create a record in a Quickbase table.
The issue that I'm having is the try as I might, the process will not "see" the first column of the CSV file. I had to introduce a dummy column in column A of the CSV file to get the Pipeline to "see" both subsequent columns. In my small test I only have two columns to import - (ie two fields) and before I introduced the extra dummy column, it would always leave the field blank for the data in column A of the CSV file.
Has anyone else run into this issue?
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
Trigger on the upload of a CSV file to a Quickbase table,
Then Fetch the file,
Then Iterate over CSV records
Then For Each, Create a record in a Quickbase table.
The issue that I'm having is the try as I might, the process will not "see" the first column of the CSV file. I had to introduce a dummy column in column A of the CSV file to get the Pipeline to "see" both subsequent columns. In my small test I only have two columns to import - (ie two fields) and before I introduced the extra dummy column, it would always leave the field blank for the data in column A of the CSV file.
Has anyone else run into this issue?
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------