Currently, when you export an asset that has an asset tag field it exports the asset tag field data in JSON format like this: [{"id":944,"name":"Asset 1","url":"/assets/944","company_name":"Test","asset_type":"Network Devices"}] It would be more helpful for reporting purposes if it just exported the "name" value rather than including all of the other information that would need to be cleaned up.