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
 OLAP tutorial on your web site
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

delbarreg

France
4 Posts

Posted - 09/11/2013 :  08:41:33  Show Profile  Reply with Quote
Hello,

I have to do a olap report having actions into cells...
When the user click on a cell, I have to point to a new report with variable coming from the actual report.
I hope it is possible with report portal, but I don't see how I can do...
I view all the tutorials on your web site, but when I want to view the "Actions support" tutorial, in fact, it points to "Member properties support"...and I can't access to the "Actions support" tutorial.

Could you check that and correct the link to the good video (if there is something to correct) ?
Thanks a lot for your help :-) !
Guillaume

admin

1637 Posts

Posted - 09/11/2013 :  22:04:06  Show Profile  Reply with Quote
For this you can create a calculated measure.

In the report tree, right click on the destination report select Hyperlink. Check Filter Params. This will give you the idea how to link to a report. Next add the calculated measure. The formula should look something like:

"<a href=""../Proxy.aspx?reportId=8138&[Customer].[Education]=" + [Customer].[Education].UNIQUENAME + """>" + [Customer].[Education].CurrentMember.Name + "</a>"
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