It would be awesome to be able to group asset-tables dynamically by columns.
E.G. you have a Server-Asset that has a field "Hypervisor" which is an Asset-Link. One Should be able to select the Column "Hypervisor" to group the data by the column Hypervisor so that all Values of the column Hypervisor become a Headline and all assets that have the same value in the group by column are displayed below. That would enhance ability to structure data very much.
It should also be possible to group by multiple columsn. E.G Location and Hypervisor so that the list is structered as follows
Location 1 (Group By Location)
--- ESX01 (Group By Hypervisor)
----- Server01 (Asset)
----- Server02 (Asset)
---ESX02
----- Server03
----- Server04
Location 2
--- ESX03
-----Server05
-----Server06