Hello -
sorry for the table below but I think my organization blocked XL2BB,it will no longer load to my Excel. Anyway, I'm trying to chart only the contents of Tank 1 and Tank 2 by latest date. I've chosen a column chart and added a measure with the following formula to provide me with the numbers by the latest date:
Measure = VAR LatestDate = Calculate (MAX(Table2[Date], ALL(Table2)), IF(MIN('Table2'[Date])=LatestDate, 1,0))
The goal is to graph how much of the 8,000 gallon capacity each tank has at the latest date.
When I got the formula to do something (not what I wanted) it showed me a total of the two tanks and would sum all the amounts entered in Tank 1 and Tank 2. I've messed with the formula so much now that it's giving me an error.
Your help is appreciated.
sorry for the table below but I think my organization blocked XL2BB,it will no longer load to my Excel. Anyway, I'm trying to chart only the contents of Tank 1 and Tank 2 by latest date. I've chosen a column chart and added a measure with the following formula to provide me with the numbers by the latest date:
Measure = VAR LatestDate = Calculate (MAX(Table2[Date], ALL(Table2)), IF(MIN('Table2'[Date])=LatestDate, 1,0))
The goal is to graph how much of the 8,000 gallon capacity each tank has at the latest date.
When I got the formula to do something (not what I wanted) it showed me a total of the two tanks and would sum all the amounts entered in Tank 1 and Tank 2. I've messed with the formula so much now that it's giving me an error.
Your help is appreciated.
Date | Truck | Operator | CCB | Sand | Sno Melt | Salt | CCB Replenishment | CCB Available | Tank 1 | Tank 2 |
16,000 | 8000 | 8000 | ||||||||
1/1/20 | 500 | 15,500 | 8000 | 7,500 | ||||||
1/15/20 | 2000 | 13,500 | 8000 | 5,500 | ||||||
1/20/20 | 1000 | 2000 | 14,500 | 8000 | 6,500 | |||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 | ||||||||
14,500 | 0 | 0 |