Page 1 of 1

Another Greenbar question

Posted: Fri Jan 13, 2006 9:16 am
by ChipD_(Guest)
RE: Greenbar rows____How do I greenbar (shade every other line) if I am reporting only summary lines and I have a filter on them (sum(Qty) > 0). ________Thanks,__Chip

=> RE: Another Greenbar question

Posted: Fri Jan 13, 2006 10:31 am
by kfleming
One method is to do two reports. The first report exports the summary to a dbf and the second can do record band conditional shading since the summary is now a set of detail records.____Kathleen__R&R Support

==> RE: Another Greenbar question

Posted: Fri Jan 13, 2006 11:16 am
by CoreySib
Any other way without running twice? How about preprocessing, would that help?____>One method is to do two reports. The first report exports __>the summary to a dbf and the second can do record band __>conditional shading since the summary is now a set of detail __>records. __>__>Kathleen __>R&R Support __