Viewing 2 posts - 1 through 2 (of 2 total)
Yup that worked.
Thanks! Now on to next set of problems.
December 13, 2013 at 6:43 am
#1673237
I'm using
=iif(Weekday(Fields!Date.Value)=1 OR Weekday(Fields!Date.Value)=7 ,"red", "Blue")
The expression you posted is doing the same thing.
Is there a way I can get the value of the column when I have no...
December 12, 2013 at 8:23 am
#1672969