Need Help......Subreport

Hi Gurus,

Here is the issue, report has subreport, user asked to do some changes in subreport. subreport has fields which depend on gaaid. now the requirement is, they want values for gaaid<50000, gaaid between 40000 and 50000 and gaaid<40000. each has different condition. first i tried subreport in subreport( got all the values i want) then when i try to pull in to main report( i find that CR support level 1 subreport)…how should i solve this problem any hint is appriciated…

like this they want

                       (gffid<50000)   Ford     4500

(gffid between 40000 and 50000) Ford 2000
(gffid<40000) Ford 2500

Thanks
Diggy


Diggydee (BOB member since 2009-08-27)

Instead of filtering the whole report and creating different sub reports, if it is just a field, you can add three different formulas based on your conditions and add it in the detail section as fields.

Thanks,


TinkerBell (BOB member since 2008-12-18)