This is fine if the units are selected by column
Yes! I’ve asked for this too. Perfect in inventory apps where “unit” could be something dynamic like “box”, “package”, “tube”, “carton”, etc.
Agree that this would be useful, but if it’s just for display purposes then it’s easy enough to get the same thing with a template column. ie. an if-then-else column to determine the unit (which you would need anyway even if this feature was available), then a template column to combine the value and the unit.
Is a good solution, and i used… but is not clean and don’t pass the unit to number entry.
You can use the Experimental Code column and my function Format Number.
It allows adding prefix and postfix to numbers, and formating to the desired precision.