DeanOusterhout
9 years agoQrew Assistant Captain
API_ImportFromCSV duplicate key
I am using the API_ImportFromCSV to load data from an external system into QB but it is giving me an error:
Trying to add a non-unique value to a field marked unique.
https://fixandpaint.quickbase.com/db/bmk9bpw2f?a=API_ImportFromCSV&userid=59121696.7ziy&tick...
st=6.7.8.9.10.11.12&records_csv=<![CDATA[<records_csv>320982934,1687480,39744970,2017/03/11 09:10:33 AM,2017/03/11 01:08:02 PM,2017/03/11 01:08:35 PM,14249]]>
I have changed the key of the table to be field 6, and am expecting an update to happen and not an add.
What is wrong?
Thanks for the help,
Dean
Trying to add a non-unique value to a field marked unique.
https://fixandpaint.quickbase.com/db/bmk9bpw2f?a=API_ImportFromCSV&userid=59121696.7ziy&tick...
st=6.7.8.9.10.11.12&records_csv=<![CDATA[<records_csv>320982934,1687480,39744970,2017/03/11 09:10:33 AM,2017/03/11 01:08:02 PM,2017/03/11 01:08:35 PM,14249]]>
I have changed the key of the table to be field 6, and am expecting an update to happen and not an add.
What is wrong?
Thanks for the help,
Dean