Member
2 Points
5 Posts
Aug 27, 2012 12:52 PM|C.Avci|LINK
Hi Sivakumar,
It still does not work. It applies the if statement to the first row of the table. Since ID is 1 in the first of, iif statement renders as "Empty Value Here".
It does not scan all rows and find the right ID with = 2.
How can I retrieve the row by ID?
Thank you
Member
2 Points
5 Posts
Re: RDLC Reporting with DataSets on Visual Studio 2010
Aug 27, 2012 12:52 PM|C.Avci|LINK
Hi Sivakumar,
It still does not work. It applies the if statement to the first row of the table. Since ID is 1 in the first of, iif statement renders as "Empty Value Here".
It does not scan all rows and find the right ID with = 2.
How can I retrieve the row by ID?
Thank you