I have the following table to record water meter readings each month. There are 4 different meters in the table shown below, each with a different number of readings.
I'm trying to calculate the consumption between the current reading and the previous reading for each meter, as well as the number of days different between the two readings. I'd like to store this in the same row as the most current reading/entry for that meter (medidor).
I know it's a simple subtraction, but I can't figure out how to select the previous data for the same medidor.
Table and view are shown for additional information as well:
Solved! Go to Solution.
Once again, that worked. Thank you!~
User | Count |
---|---|
18 | |
13 | |
8 | |
4 | |
2 |