I have built a report that is nothing more than a series of
subreports stitched together in a set of group headers. I would
like to give my users the ability not only to select which
subreport they want in the report but the sequence they want them
to appear.
I have tried passing the subreport names as an input params with no luck. Does anyone have a method to accomplish this?
Example there are five subreports: SR1, SR2, SR3, SR4, SR5 in the standard order. The user only wants SR1, SR3, SR5 but they want them to appear in this order SR5, SR1, SR3.
I have tried passing the subreport names as an input params with no luck. Does anyone have a method to accomplish this?
Example there are five subreports: SR1, SR2, SR3, SR4, SR5 in the standard order. The user only wants SR1, SR3, SR5 but they want them to appear in this order SR5, SR1, SR3.