I notice that one of the column properties is "units", which assume to mean things like "feet", "kilometers", etc.
Is there a hidden feature that will allow the user to change the column to different units easily? E.g., if input data is in "feet", the user could right click the column header and see an option to change the units to "meters" and the column values would change?
Also, if JMP could detect the units from the column header, e.g. len(m) = length in meters --> column header as "len" and units as "meters".