Skip to main content
Solved

Update custom fields of assets in system with information from a spreadsheet (cvs file)

  • May 26, 2026
  • 5 replies
  • 34 views

Forum|alt.badge.img+6

Is there a way to update custom fields (or any field) in assets with information from a CVS file? We have assets already in our system and a making changes to their information, in a custom field. I do not see where I can have that information update; specific information for each device, specific to that device from the CVS file.

Best answer by EStapf_iiQ

Hi ​@mwhite. You can actually map to already created asset custom fields with an import!
Here is the KB guide for you to reference:
 

This includes custom fields:


My best piece of advice is to decide if you want to match on Asset Tag, Serial Number, or both. 🤗
Hope this helps!

5 replies

EStapf_iiQ
Forum|alt.badge.img+14
  • Employee
  • Answer
  • May 26, 2026

Hi ​@mwhite. You can actually map to already created asset custom fields with an import!
Here is the KB guide for you to reference:
 

This includes custom fields:


My best piece of advice is to decide if you want to match on Asset Tag, Serial Number, or both. 🤗
Hope this helps!


Forum|alt.badge.img+6
  • Author
  • Participant
  • May 26, 2026

will this just update the additional information for the fields, with not changing the asset tag or serial number?


EStapf_iiQ
Forum|alt.badge.img+14
  • Employee
  • May 26, 2026

will this just update the additional information for the fields, with not changing the asset tag or serial number?

That is correct. Only additional information will be updated. Just be careful that no fields (such as owner) are blank within the .CSV, as that would clear the data already contained in those fields.


Forum|alt.badge.img+6
  • Author
  • Participant
  • May 26, 2026

Ok, just to confirm, if the CVS file has a column titled owner, and it is blank then it will remove the owner, but if it doesn’t have the column it will not adjust it?


EStapf_iiQ
Forum|alt.badge.img+14
  • Employee
  • May 26, 2026

Ok, just to confirm, if the CVS file has a column titled owner, and it is blank then it will remove the owner, but if it doesn’t have the column it will not adjust it?

That is correct.