So the asset id is assigned as a random character set and the location_id is a copy of the asset id when the asset is assigned a location.
What I was trying to do was create a report of all assets sorted by location, which works fine but I was hoping to have a way to show the "location" instead of the Location_id which is random characters.
Am I right or is there another way to do it?