Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Details b repeating on details a Post Reply Post New Topic
Author Message
Twizik
Newbie
Newbie
Avatar

Joined: 19 Apr 2012
Online Status: Offline
Posts: 21
Quote Twizik Replybullet Topic: Details b repeating on details a
    Posted: 29 Jan 2018 at 10:28am
Good afternoon all, I have an invoice report that is duplicating detail b lines on detail a when the report is run.

ItemType - 0 = Labor
ItemType - 1 = Parts
ItemType - 3 = Misc
There are no other ItemTypes

Details A -
{WOITEMS.QCOVERED} = "Y";

{WOITEMS.ITEMTYPE} = 0;


https://imgur.com/giXucnO

Details B -
{WOITEMS.QCOVERED} = "Y";

{WOITEMS.ITEMTYPE} = 1;
{WOITEMS.ITEMTYPE} = 3;


https://imgur.com/dfB5qeC

As you can see in this image there is a Labor line duplicated under Parts, this line should not be there. It seems like the suppress code for Detail B is ignoring the third line "{WOITEMS.ITEMTYPE} = 3;". I have tried Suppressing duplicates but it did not solve the issue. I can switch ItemType 1 and 3 and it will move the duplicated labor lines to the Misc section.

Crystal Reports Version 14.1.2.1121

Edited by Twizik - 29 Jan 2018 at 10:31am
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.