ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ReportPortal General Forum
 Report Portal General Issues
 Drill through action to another report?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

pvora

1 Posts

Posted - 03/15/2012 :  07:40:37  Show Profile  Reply with Quote
Is that possible to have a drill through that diverts the user to another report (Similar to SSRS text box action - go to another report option) in Report portal? We have a dashboard and we would like to have a drill through to another report functionality once user click on one of the chart reports.
Thanks,
P

admin

1644 Posts

Posted - 03/15/2012 :  12:00:03  Show Profile  Reply with Quote
You can create SSAS URL action that will take you to another report. To see SSAS actions, right click on a cell and select “Actions”. You can also right click on a row member to see the list of actions.

Alternatively, in OLAP Report design mode, you can add a calculated measure that would have HTML like:

"<a href='../Proxy.aspx?reportId=279'>" + [Customers].CurrentMember.Name + "</a>"

For an example, please go to http://www.reportportal.us/ReportPortal. Open report called My Reports > URL Link.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page