If both textboxes are in same conatainer within same scope you can use an expression like this for the seconf textbox
=IIf(Fields!DateKey.Value > ReportItems!FirstTextboxName.Value,Fields!DateKey.Value,Nothing)
Please Mark This As Answer if it solved your issue
Please Mark This As Helpful if it helps to solve your issue
Visakh
----------------------------
My MSDN Page
My Personal Blog
My Facebook Page
No comments:
Post a Comment