I have a report that has 3 levels of data. I want to allow the user to select a sort order that sorts that summarized field for ALL levels of drill down.
If you are referring to viewing the reports then you would have to group on all 3 levels in order to enable drill down on them. But like Vampire said, some data or format of output would help.
I have a report where the user can pick between styles and
each style is sorted differently.
I added a parameter for report style. Then I created a forumula called @sortfield. If the reportstyle = R, then I set the @sortfield to the region, else I set it to the Division.
I added a group level based on the @sortfield. If the user chooses the region style, the regional report prints.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.