How to check two dates and the [total] value on each date to set a color rule

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:

Tiger1_0-1655758665236.png

 

 

Solved Solved
0 4 87
1 ACCEPTED 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. 

View solution in original post

4 REPLIES 4