Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Problem w/adding values to suppression formula Post Reply Post New Topic
Author Message
dawnh44
Groupie
Groupie


Joined: 25 Sep 2011
Online Status: Offline
Posts: 79
Quote dawnh44 Replybullet Topic: Problem w/adding values to suppression formula
    Posted: 24 May 2012 at 4:46am
Hello everyone,
 
I have the following suppression formula:
 
{?@Group} <> 'Adrian Steel'
 
I need to be able to add multiple employer names to the formula.  When I try to add more than one, I receive a message stating "A boolean is required here".  The following is the formula that produces the error:
 
not {?@Group} in  ['Adrian Steel','Allegro Development']
 
Does anyone have any ideas?
 
Thank you in advance.
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 24 May 2012 at 5:44am
instr('Adrian Steel,Allegro Development', {?@Group} ) = 0
 
should work.
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.