Attribute for total distance

paulo andre jannke2 months ago

Dear all,
is there any way to create a calculated attribute to display the total distance option in the summary report tab?

Because there are some trackers that do not display the km in the distance option... but in the total distance option they do

I will send a print of an example
https://prnt.sc/WiotVJDR1GBp

but in the list of routes where we use the total distance we can see the km traveled

Anton Tananaev2 months ago

I suspect your devices are reporting odometer value that's incorrect. You can use computed attributes to remove odometer. Just return null value.

paulo andre jannke2 months ago

could you kindly provide me with an example of how to create?

Anton Tananaev2 months ago

What do you mean by example? I told you exactly what needs to be done.