Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: I can't do this in Parameters Post Reply Post New Topic
Author Message
swatts
Groupie
Groupie
Avatar

Joined: 17 Mar 2010
Online Status: Offline
Posts: 83
Quote swatts Replybullet Topic: I can't do this in Parameters
    Posted: 15 Dec 2011 at 6:02am
I have a report that shows employees and a lot of information on them. Unfortunately, Employees 1-20 are test dummies and I do not want them to show. I cannot do this in Parameters, I don't think, because when running the report it prompts me for the employee ID and I don't need it to do that, I need it to show ALL employees. Any suggestions?
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 15 Dec 2011 at 6:24am
Do you mean you want to use the employees in a dynamic lov param but you want to exclude the 'dummy records' from the list that is generated to pick from?

Edited by DBlank - 15 Dec 2011 at 6:25am
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 15 Dec 2011 at 6:59am
it sounds like you thinking to have a parameter for the employee id so that you can exclude the employees, but you want all the employees AND you don't want to display the first 20 employees as they are test.
 
if that is the case:
Reports\selection formulas\record
{table.employee} > 20
 
should filter out the test employees
 
Hope I am on the right track
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.