Hi
Is there a way to link different attribute values to the reports summary?
For example. If you have several cars and you would like to request odometer values at the end of the month, so as a result you would like get report table where first column is "Devices" and second is "Attributes" where you can choose "odometer" and it shows last incoming value.
I am using OBD devices and I have OBD Odometer values available. Calculating monthly distance using GNSS sensor information is not that accurate because sometimes there are error positions and that will mess up calculation.
If somebody know alternative solution than I would be thankful :)
There's no linking, but you could override the odometer value using computed attributes.
Ok. Sounds good option, thank you!
I assigned "io389" value to attribute "odometer" but there is little issue with how it shows result.
io389 is 109768 and the odometer is now 109.77 km.
Can I do something with that?
You can do any conversion you want.
Hi
Is there a way to link different attribute values to the reports summary?
For example. If you have several cars and you would like to request odometer values at the end of the month, so as a result you would like get report table where first column is "Devices" and second is "Attributes" where you can choose "odometer" and it shows last incoming value.
I am using OBD devices and I have OBD Odometer values available. Calculating monthly distance using GNSS sensor information is not that accurate because sometimes there are error positions and that will mess up calculation.
If somebody know alternative solution than I would be thankful :)