Forum Discussion
amandabus21
Helper V
3 years agoDifference in Values
Hello, How can I get a differene from the last value? In this example I need the difference in mileage from the last entry. (24,695 - 18,923) (30,781 - 24,695) etc Example) Shou...
amandabus21
Helper V
3 years agotamerj1 thank you!!! its still a bit off though.
Where the first one should be 0 because that is the frist entry, the second one should be 5,772 (24,695- 18,923).
third should be 6,086 (30,781-24,695) etc
tamerj1
Community Champion
3 years agoFix the date data type. It should be DateTime data type not text data type.
- amandabus213 years ago
Helper V