Microsoft
Software
Hardware
Network
Question : expression questions
hi
is it a way i can say
=iif(Fields!state.Value in ("NY",NJj" ,"CT"), "Tri-State", Fields!state.Value )
thanks
Answer : expression questions
You can do it like this:
=iif(Fields!CustomerState.
Value = "NY", "Tri-State", iif(Fields!CustomerState.V
alue = "CT", "Tri-State",iif(Fields!Cus
tomerState
.Value = "NJ", "Tri-State", Fields!CustomerState.Value
)))
Random Solutions
Limit concurrent instances of application
HP z400 workstation crashes when I insall win 2003 R2 64 bit.
How do I get my printer to print in colour
can thi s be done in CSS or HTML
from X and Y cordites when changing & moving
How to turn off or alter amount of space used by System Restore and Shadow Copy in Vista?
Use javascript to get the href value of a clicked link
exchange 2010 installation
Object Oriented Javascript Question
PHP hosting transfer problem