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
 Dashboard Filter
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

naseer78

Pakistan
19 Posts

Posted - 03/20/2010 :  04:19:28  Show Profile  Reply with Quote
Hello,

First:
I need to develop Three OLAP reports which I will call them on Dashboard, in which I will apply Time Dimension Filter. From filter when user select for example Month “Mar-2009”
1. One report will show data for the Month of “Mar-2009”.
2. Second report will show data for the month of “Feb-2009”.
3. Third report will show data for the month of “Mar-2008” i.e. Same period Last Year

I don’t know how I can do this. I haven’t seen any option in OLAP report and Dashboard where I can do this. In filter I see the Date Calculation but it not useful in my requirement, because user select any year, quarter , month from the filter.

Second:
I develop an OLAP report which has its own Filters and I called this report and other reports on Dashboard, I don’t want Dashboard Filter will affect my this report. From dashboard I used report “override General Option” but it not make any change on Dashboard.


Thanks and Regards,
Naseer Ahmed.

admin

1637 Posts

Posted - 03/22/2010 :  00:44:17  Show Profile  Reply with Quote
For “First”, please create three OLAP reports:

1. The first report will be based on your existing measures.

2. Second report will be based on calculated measure to get the previous month relative to the selected month. For example:
([Measures].[ Unit Sales],[Time].CurrentMember.PrevMember)

3. Third report will also be based on calculated measure to get the previous month last year relative to the selected month. For example:
([Measures].[Unit Sales], Cousin([Time].CurrentMember.PrevMember, [Time].CurrentMember.Parent.PrevMember))


For “Second”, “Override General Option” will only let you show or hide the filter in the child report. This option will not disable the filter action. To disable the filtering please try the following:

1. In the report tree, right click on the OLAP report, select Hyperlink and copy it.

2. Go to Design > Other > Hyperlink and create a new link based on the one you copied in step #1.

3. Use the Link report in the dashboard.
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