What is the specific error? Also, what is "DefaultAttribute"?
I might change it to something like this:
if {@TDay2} = 0 THEN white
Else if {V_INV_SITE.QTY_AVAIL} >= ({@TDay2}+ {@TDay1}) THEN white
Else DefaultAttribute
-Dell
What is the specific error? Also, what is "DefaultAttribute"?
I might change it to something like this:
if {@TDay2} = 0 THEN white
Else if {V_INV_SITE.QTY_AVAIL} >= ({@TDay2}+ {@TDay1}) THEN white
Else DefaultAttribute
-Dell