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
create a shared folder on OSX server
GPO not installing assigned software
procedure syntax
Drawing continuously without stretching
application roles vs DB roles
Worksheet_Change
Faster network check
virtual machin backup
Quarter Reports Php and Mysql
font in different way in php