Crystal Reports

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does any know how I can limit my data set in Crystal reports to any records that equal a specific value?

Thanks in advance!
 
I agree with David just passing the data you required for the report is the preferred method. However, if you can't limit the data you send to the report, you can create a selection forumla in your report template using a parameter field and then set the parameter field via code to limit the report output output.

Check out the Crystal Reports documenation about selection formulas and parameter fields.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top