Reply to MeasurementFormatter string without unit I did this: formatter.numberFormatter.string( from: weight.value as NSNumber )! instead of this: formatter.string(for: weight) UI Frameworks UIKit Dec ’23