Friday, March 9, 2012

help needed a easy one though

I have a report and I want to display D if the particular field is true and then i want to display some name.

like D dummyFund.

and this is my expression to do it

=IIf(Fields!IsFundDefault.Value = 0,"","D") + Fields!InvestmentName.Value

but when i preview it in VS i dont get a D before the fundname if the expression is true.

any help appreciated.

Regards

Karen

never mind it worked.

Regards Karen

No comments:

Post a Comment