I subtract the min(value) of Da12 with min(value) of Day2 , Generally the day 2 value is incremental of day 1 but in some cases the min value of day2 is lesser than day 1 , hence i am getting Negative value (-4555).
If day2 min value is lesser than day1 min value, it should not show as negative value ! How to handle that?
You can also wrap the result in the ABS() function, which will remove the "-" for negative values.
Dan
User | Count |
---|---|
106 | |
82 | |
70 | |
54 | |
40 |