Ha...please any help..why "=" don't work.!!!!!!!!!!!!!!!!!!!!!!!!
-----------------The expression
=IIF(First(Fields!customer_id.Value, "customer_list") = "BBY", "BBY",
"Other")
-------------------------
(First(Fields!customer_id.Value, "customer_list") is "BBY", but textbox
always show "...
more >>
I am trying to use conditional expressions within a report field to change
the background color depending on the value of one of the fields in the
report.
Within the properties for one of the report items, I click the background
color item and then choose the expressions and that brings up ...
more >>
Is there a way to share the dataset with the other reports once it was
created in once of the reports in the same project? Right now, we are
copying the same dataset from one to the others...
Brian...
more >>
I have a data-driven subscriptions that runs to render over 7000 reports to
TIFF format on a file share. These reports are then compiled into larger
sets for printing and delivery.
My question is - once I get this DDS started, how do I stop it should there
be a need (such as data source no...
more >>
Hi,
I am facing a problem using temporary tables in SQL Server stored
procedures when using them in SQL Server Reporting Services.
It gives an error while fetching fields when creating a dataset in
report designer of MS Visual Studio.Net 2005.
Has anybody else faced the same problem?
R...
more >>