Hi,
I am brand new to Actuate, and my very first task is to create a report that can have dynamic groupings. The user can pick some, none, or all from a set of 3 choices for the groupings of the report.
How/Where do I put the code to create this kind of logic? My only guess is that I need to override the NewContent method and somehow create these groups. But the problem is...can I do this from the highest report level? Because I don't know if I can pre-create the groupings since each one may or may not have another grouping underneath it.
Any help/code snippets would be appreciated.
Thanks,
Dave
I am brand new to Actuate, and my very first task is to create a report that can have dynamic groupings. The user can pick some, none, or all from a set of 3 choices for the groupings of the report.
How/Where do I put the code to create this kind of logic? My only guess is that I need to override the NewContent method and somehow create these groups. But the problem is...can I do this from the highest report level? Because I don't know if I can pre-create the groupings since each one may or may not have another grouping underneath it.
Any help/code snippets would be appreciated.
Thanks,
Dave