I am very new to using Report Builder and am trying to use an expression to pull lock dates greater than 12/31/2012.
The error:
The Value expression for the query parameter ‘@lock_date’ contains an error: [BC30201] Expression expected.
The query parameter:
=Fields!lock_date.Value>"12/31/2012 00:00:00"
Please help - something so simple as using a greater than expression shouldn't be so difficult.