December 2, 2010 at 5:02 am
TABLIX 1
=IIF(((IIF(UCase(CStr(Parameters!SUMMARY.Value)) = "N",TRUE,FALSE))
and
(IIF(Cint(Parameters!SORT_BY_DIVISION.Value) = 0, TRUE,FALSE))) = TRUE, FALSE, TRUE)
Hi i have put the above code to hide between my reports
it runs where i create reporting service but in my from end i get an error:
the hidden expression for the table contains an error: input string was not in correct format(rsRuntimeErrorinExpression)
Please help
December 2, 2010 at 8:19 pm
The input string is probably null.
December 2, 2010 at 11:32 pm
Thank you
I already found it
I was sending ("1","0")instead of ("Y","N")
Thank you for responding
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy