Hi there,
I have data coming into assets for various pieces of hardware. Additionally there is a csv that comes in from an external source that has to be imported also and matched on SerialNumber. This extra info is purchase and warranty information.
I am not sure how to structure the CSV import to have it use the serial number value from the CSV to match what is in Assets already and update the record with the extra information.
Thanks.