Hi,
There should be an transformer for scaling or evaluating measure values,
The "MeasureExpressionEvaluator"
If you (like me) have a line with measures in metres but them in kilometres, I need factor 0.001 to the existing measures.
Currently the workaround is to extract to measure list, multiply each list element with factor 0.001, then a MeasureSetter to re-insert