BrianDunbar
4 years agoQrew Member
Import without duplication
I have source data in a .csv file. The source will update on a regular basis.
I'd like to be able to import from source into QuickBase table 'Inventory', but not import values that already exist.
It looks as if I can use the field 'IP' as the key but after that I'm not sure what steps to take.
inventory.csv
IP, host, OS
192.168.10.1, server1, windows
192.168.10.2, server2, linux
Quick Base
Table name: inventory
Fields: IP, hostname, OS
Thank you in advance,
brian
------------------------------
Brian Dunbar
------------------------------
I'd like to be able to import from source into QuickBase table 'Inventory', but not import values that already exist.
It looks as if I can use the field 'IP' as the key but after that I'm not sure what steps to take.
inventory.csv
IP, host, OS
192.168.10.1, server1, windows
192.168.10.2, server2, linux
Quick Base
Table name: inventory
Fields: IP, hostname, OS
Thank you in advance,
brian
------------------------------
Brian Dunbar
------------------------------