Talk with the Author
 Crystal Reports Forum : General Information : Talk with the Author
Message Icon Topic: Non Mandatory Parameter Post Reply Post New Topic
Author Message
twinkle
Newbie
Newbie
Avatar

Joined: 16 Jun 2008
Location: United Kingdom
Online Status: Offline
Posts: 32
Quote twinkle Replybullet Topic: Non Mandatory Parameter
    Posted: 18 Jun 2009 at 2:56am
Hi,
 
I am looking to create some parameters on a report, where they are non mandatory is this possible?
 
EG i may have three parameters:
Date
Revenue
Office
 
The user may decide to only input the date and office and not know the revenue, thus wants to not fill in this parameter.
 
Please advise
 
Thanks Star
B


Edited by twinkle - 18 Jun 2009 at 2:57am
IP IP Logged
BrianBischof
Admin Group
Admin Group
Avatar

Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Quote BrianBischof Replybullet Posted: 18 Jun 2009 at 11:39pm
You can write your record selection formula so that it only uses that field if it has a value. For example, the following condition will only use Revenue if it is not zero:

{?Revenue}={table.revenue} OR {?Revenue} = 0
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
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.