Skip to main content

How to correct partial loads in transport

Correct loads and transport movements by adjusting the distance.

Updated today

By default, Pickler calculates transportation using the final product weight across all transport legs (e.g. from processing location to warehouse).

However, in reality, transport does not always reflect the final product weight.

For example:
A product may be partially produced in one location, then transported to another location for assembly. Only after assembly does it reach its final weight.

Since Pickler applies the same pallet weight and size across all transport legs, you cannot adjust the transported weight per step.

This means that early transport legs may be overestimated if you don't correct this.

Workaround

Since weight cannot be adjusted per leg, you can correct the transport impact by adjusting the distance.

This works because:

  • Transport impact scales linearly with both weight and distance

  • If weight is too high, you can reduce the distance proportionally

How to apply this

Enter your route as you normally would, but adjust the distance based on the weight difference.

  1. Take the actual distance (in km)

  2. Calculate the correction factor:
    actual transported weight / final product weight

  3. Multiply the distance by this factor

Example:

  1. Final product weight: 10 gram

  2. Semi-finished product weight: 4 gram

  3. Actual distance: 1,000 km

Correction factor:
4 / 10 = 0.4

Adjusted distance in Pickler:
1,000 Γ— 0.4 = 400 km

Why this is a workaround

Pickler currently applies pallet weight and size uniformly across all transport legs. Adjusting the distance is a practical way to approximate real-world transport until per-leg weight adjustments are supported.

Did this answer your question?