I want to check my date column. In the [date] column I want to check between - today's date and yesterdays date. I want to check if the [total] from yesterday is smaller or bigger than todays. Also, this needs to be PER [location] column and per [ category] column:
Solved! Go to Solution.
I guess you'd need to compare the two totals rather than "combine" them. So you'd use < and > to compare the calculated totals.
User | Count |
---|---|
20 | |
16 | |
4 | |
3 | |
2 |