Selection Formula in Reporting Services

Nov 1 2007 2:02 AM

Hi

For Crystal Reports we are passing the selection formula from Front end (Asp.Net 2.0) as

reportDocument.DataDefinition.RecordSelectionFormula = SelectionFormula;

my query is how to implement  the same scenario in Sql Server Reporting Services as i need
to select Records based on the options selected in the front end.


Answers (1)