Hello meklund,
I understand your train of thought, but this is not possible unfortunately. OpenLCA calculates a lot of information, but it does not transform one unit to another, and multiply it with a given distance.
If you really want this to be the case, you can build your system with global parameters.
Then you would have one parameter for the mass of each material, one that sums all the materials, and one for the distance traveled. When calling the parameters, you only need to multiply the distance with the sum of the mass.
Tbh this is not worth it unless you do large systems. I always do all my data transformation in a separate excel sheet, and then just input the numbers in OpenLCA.
Hope this answers your question, good luck.