I just noticed there’s a new option on the Column tab of the properties box when a column contains a number.
Under Number Format, you can now select “Bytes(K/M/G)”.
Unfortunately, it doesn’t work properly. It displays the amount in KiB, MiB, GiB, but labels it as KB, MB or GB. <Definitions of the SI units: The binary prefixes http://physics.nist.gov/cuu/Units/binary.html>
Is there any chance we could get this fixed, so I can replace some ugly formula language in my views?
I don’t actually mind hugely whether it uses KiB/MiB or KB/MB as long as it labels it correctly.