Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: XI: Select expert not working? Post Reply Post New Topic
Author Message
mjfmn
Newbie
Newbie


Joined: 22 Dec 2010
Online Status: Offline
Posts: 5
Quote mjfmn Replybullet Topic: XI: Select expert not working?
    Posted: 22 Feb 2011 at 4:22am
I have a report pulling receipt data from three tables, all linked through a common receipt_id field.  One table is used strictly for a void field - true (void) or false (not a void) value.  When I use the select expert to show only "false" values, it doesn't matter, it still prints all receipts.  I have tried to add a formula, then have the select expert use the formula, but again no luck.  I can add the void field to my report and it will print "true" or "false", helping me identify the voids.  Can anyone advise what I need to do to get the report to ignore the true voids?  Thank you
Mike
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 28 Feb 2011 at 4:54am
1. are the tabkles all joined as 1:1 ratio?
2. what was the formula you used to limit the data?
 
assuming the field is boolean it would be somehting like
NOT({table.void_field})
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.016 seconds.