Hi Gordon,
No, it has to be in one report. Currently i have 4 parameters in my report.
•Date Range Parameter (range values FROM TO)
•By Store (multiple values so the user can pick any store they want)
•By Area(multiple values so the user can pick any area they want)
•Level
Now i can choose either by store or by area using optional prompt in these two. The user can perfectly use the by store parameter but not the by area. I connect the by store parameter in the JDT1.ProfitCode thats why i can call it properly. in area parameter, i merelt cheat it. cause i cant call it in the database. how will i call it in the database? what table should i look for?
Now in terms of the level parameters, i cheat it again because i dont know how to call the hierarchy of gl accounts on the database.