Skip to Content
0
Former Member
Apr 29, 2014 at 07:16 AM

Identifying user selection of drill filter

45 Views

Hie Guys,

I am creating a report that contains a single hyperlink to different reports based on the user selection of the drill filters. I need to be able to identify what drill filter the user selected in the form of a formula so that I can direct the user to the appropriate report when they click on the hyperlink.

For e.g.

If user selects drill filter for month, take them to report 1

If user selects drill filter for department, take them to report 2.

If user selects drill filter for Unit, take them to report 3..

Thanks.