Performance Point Cascading filter challange - Can it be done? If not, we need to change our BI front end!!

My challenge at the moment is that I need to create a dynamic filter. To explain this is a cascading filter but not your normal cascading filter,
ie, Year/Month/day etc.
Here we have a single Dimension, Organisation. It contains every level of a business,
Site,
Dept, 
Company name,
Division
Holding
Strategic Area
From these as a default we have 4 built hierarchies with a different combination of the above.
Activity (Strategic Area, Dept)
Organisation (company Name, site, Dept)
Sites (Division, Site)
Holdings(Holding, Strategic Area, site, Dept)
At any given time we have have additional Hierarchies created within the Dimension, further adding to the hierarchy list.
We now have a challenge where we require our users to be able to in the first filter select the Hierarchy they want to use, ie, Holdings, Site, Organisation
or Activity. This should then cascade to the second filter and contain the relevant hierarchy and levels as a multi select filter. Of course this also needs to be connected to number of graphs, charts and scorecards on the page, dynamically. 
I have gone around the houses to get this to work but not having any luck. Tried the variety of filters available, MDX, member selection, tabular,
SharePoint, and attempted to mix and match to get this to work. I cannot find a way but I don't believe this is not possible.
If it is not possible we must look around for another front end solution for our BI Dashboards which I would prefer to avoid. Any response or suggestion
would be much appreciated.
Regards,
Sheb

This is possible within PerformancePoint 2010. Filters can be cascading. There is one restriction that might affect you, and that is the cascade only works on the preceding level. For example, let's say you have 4 filters, Country, County, City, postcode,
that have been set up in PerformancePoint as cascading filters. Now when you choose a country, say United Kingdom, only Counties within the UK will be displayed. That's exactly as you could expect. However, now if you select Norfolk county, all the cities
with "Norfolk" county will be available. That's including the cities within "Norfolk" Massachusetts. This is because PerformancePoint cascading filters only work between two levels.
Here's a link to setting up cascading filters http://technet.microsoft.com/en-us/library/hh272541(v=office.15).aspx 
Hope that information is useful to you and the cascade limitation doesn't limit you too much. 
Richard

Similar Messages

  • Performance Point Service Filter Reset on button click?

    Hi.
    Is it possible to reset the PPS filter on button click (Common "Reset" button).
    Is it possible to do by using Javascript?
    I need some work around to achieve it.
    Thanks & Regards
    Poomani Sankaran

    Hi,
    According to your post, my understanding is that you want to reset Performance Point Service Filter on button click.
    You can follow the article
    SharePoint Dashboard with Common Filters using PerformancePoint Services 2010 to create a dashboard with common filters using SharePoint PerformacePoint services 2010 and SQL Server Analysis Services (SSAS) Data Source.
    Then you will see the filters on top of your dashboard. You can change the filters and see that both the reports are rendering the data as per your filter choice.
    If you'd like to default the filter to a particular value on page load, you might want to try a JavaScript based approach:
    Define the function 'NotifyBrowserOfAsyncUpdate(elem)', which PPS will call after any PPS render request completes (i.e., when your filter renders).
    Within the function, check that elem.control exists and then check that elem.control.webPartTitle equals your filter's title.
    If it does, search elem (the filter web part's main container DIV) for the actual filter control and change the value. If you're using a dropdown, this is pretty simple - just remember to call the 'onchange' method on the select as well so that connected
    PPS objects refresh.
    Here is a similar thread for your reference:
    http://sharepoint.stackexchange.com/questions/61939/default-pps-filter-for-pps-dashboard-in-sharepoint-2010-not-showing
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • [svn] 2384: The ASC fix for ASC-3414 resulted in a correction of the behavior of E4X filter expression evaluations , but we don't want to introduce this change in a Flex 3.0.x minor release.

    Revision: 2384
    Author: [email protected]
    Date: 2008-07-08 06:23:19 -0700 (Tue, 08 Jul 2008)
    Log Message:
    The ASC fix for ASC-3414 resulted in a correction of the behavior of E4X filter expression evaluations, but we don't want to introduce this change in a Flex 3.0.x minor release. So I'm reverting this fix from the 3.0.x branch of ASC and checking in a new 1.4 downgraded asc.jar to reflect the change. This will be merged to other Flex 3 branches such as 3.0.3 and 3.1.0, but will not be merged to trunk.
    The change in behavior was noticed for Flex 3.0.x when a asc.jar was updated in revision 2108, and re-applied in revision 2129. Reverting this fix will resolve bug SDK-15924.
    QE: Yes
    Doc: No
    Checkintests: Pass
    Reviewer: Erik
    Bugs:
    SDK-15924 - Calling a .NET WebService always returns a fault (after build 2108)
    Other Bugs Referenced:
    ASC-3414 - with block uses local variable instead of object property when -warnings flag on
    Ticket Links:
    http://bugs.adobe.com/jira/browse/ASC-3414
    http://bugs.adobe.com/jira/browse/SDK-15924
    http://bugs.adobe.com/jira/browse/SDK-15924
    http://bugs.adobe.com/jira/browse/ASC-3414
    Modified Paths:
    flex/sdk/branches/3.1.0/lib/asc.jar
    flex/sdk/branches/3.1.0/modules/asc/src/java/macromedia/asc/embedding/LintEvaluator.java

    Yes but there's no point doing it here. As the Terms of Use make quite clear this is a User to User forum. It's Users like you talking to other Users. It's not a channel to communicate with Apple.
    Regards
    TD

  • [svn] 2383: The ASC fix for ASC-3414 resulted in a correction of the behavior of E4X filter expression evaluations , but we don't want to introduce this change in a Flex 3.0.x minor release.

    Revision: 2383
    Author: [email protected]
    Date: 2008-07-08 06:22:40 -0700 (Tue, 08 Jul 2008)
    Log Message:
    The ASC fix for ASC-3414 resulted in a correction of the behavior of E4X filter expression evaluations, but we don't want to introduce this change in a Flex 3.0.x minor release. So I'm reverting this fix from the 3.0.x branch of ASC and checking in a new 1.4 downgraded asc.jar to reflect the change. This will be merged to other Flex 3 branches such as 3.0.3 and 3.1.0, but will not be merged to trunk.
    The change in behavior was noticed for Flex 3.0.x when a asc.jar was updated in revision 2108, and re-applied in revision 2129. Reverting this fix will resolve bug SDK-15924.
    QE: Yes
    Doc: No
    Checkintests: Pass
    Reviewer: Erik
    Bugs:
    SDK-15924 - Calling a .NET WebService always returns a fault (after build 2108)
    Other Bugs Referenced:
    ASC-3414 - with block uses local variable instead of object property when -warnings flag on
    Ticket Links:
    http://bugs.adobe.com/jira/browse/ASC-3414
    http://bugs.adobe.com/jira/browse/SDK-15924
    http://bugs.adobe.com/jira/browse/SDK-15924
    http://bugs.adobe.com/jira/browse/ASC-3414
    Modified Paths:
    flex/sdk/branches/3.0.3/lib/asc.jar
    flex/sdk/branches/3.0.3/modules/asc/src/java/macromedia/asc/embedding/LintEvaluator.java

    Yes but there's no point doing it here. As the Terms of Use make quite clear this is a User to User forum. It's Users like you talking to other Users. It's not a channel to communicate with Apple.
    Regards
    TD

  • [svn] 2377: The ASC fix for ASC-3414 resulted in a correction of the behavior of E4X filter expression evaluations , but we don't want to introduce this change in a Flex 3.0.x minor release.

    Revision: 2377
    Author: [email protected]
    Date: 2008-07-07 14:38:01 -0700 (Mon, 07 Jul 2008)
    Log Message:
    The ASC fix for ASC-3414 resulted in a correction of the behavior of E4X filter expression evaluations, but we don't want to introduce this change in a Flex 3.0.x minor release. So I'm reverting this fix from the 3.0.x branch of ASC and checking in a new 1.4 downgraded asc.jar to reflect the change. This will be merged to other Flex 3 branches such as 3.0.3 and 3.1.0, but will not be merged to trunk.
    The change in behavior was noticed for Flex 3.0.x when a asc.jar was updated in revision 2108, and re-applied in revision 2129. Reverting this fix will resolve bug SDK-15924.
    QE: Yes
    Doc: No
    Checkintests: Pass
    Reviewer: Erik
    Bugs:
    SDK-15924 - Calling a .NET WebService always returns a fault (after build 2108)
    Other Bugs Referenced:
    ASC-3414 - with block uses local variable instead of object property when -warnings flag on
    Ticket Links:
    http://bugs.adobe.com/jira/browse/ASC-3414
    http://bugs.adobe.com/jira/browse/SDK-15924
    http://bugs.adobe.com/jira/browse/SDK-15924
    http://bugs.adobe.com/jira/browse/ASC-3414
    Modified Paths:
    flex/sdk/branches/3.0.x/lib/asc.jar
    flex/sdk/branches/3.0.x/modules/asc/src/java/macromedia/asc/embedding/LintEvaluator.java

    Yes but there's no point doing it here. As the Terms of Use make quite clear this is a User to User forum. It's Users like you talking to other Users. It's not a channel to communicate with Apple.
    Regards
    TD

  • HELP!!!! I have spent hours trying to find out how to embed an image with a link or a Microsoft Word document with a hyperlink built within the document -- not as an attachment! Does ANYONE know the secret? Can it be done, or not! My PC clients do it.

    HELP!!!! I have spent hours trying to find out how to embed an image with a link, or embed a Microsoft Word document with a hyperlink built within the document -- not as an attachment into my email -- but where it shows as the email content when opened! Does ANYONE know the secret? Can it be done, or not? My PC clients do it all the time easily. Then I want to be able to send the embedded image/document (not as an attachment, but visable within the email when opened) to many email contacts at once, BUT the individuals receiveing them DO NOT SEE the other email contacts. Cannot seem to be able to find anything on being able to do these 2 tasks.PLEASE, SOMEONE, HELP!!!

    Don't know if this applies to Lion, but read here:
    http://www.makeuseof.com/tag/create-html-announcement-mail-iweb-mac/

  • Can i use java only for database transaction with vb as a front end

    Hello All.
    I am sorry,i don't know whether this location is the correct location to post my question or not
    I have developed one application using complete vb only. That is completly desktop appliation and not suitable for centralized database. Is there any facility to keep my front end as same (vb application) and for the database transaction can i use jdbc? Is there any possibility to do that like View is vb based application and the database connectivity is only jdbc
    If my thought is wrongplease execuse me.
    thanks in advance
    sowjanya

    Sounds like a really bad choice even if it was possible.

  • Can we hide the tables and columns from subject areas in the front end

    Hi,
    Is there any way to hide the tables and columns from the subject area in front end.I need to create a report with some tables which the user does not want to see.So after creating the reprot can I hide those tables and columns in the front end

    Hi,
    Your question is not that clear to me...do you want to hide the entire table/column that dont want to show up in the front end then you could do in Presneation Layer in the RPD by going Permissions in the property of that object.
    But if you want to hide the column in the report that can be visible in the subject Area: go to column properties -> Column fomat...thereis Hide option.
    Can you please elaborate your question...what exactly you are looking for...
    --SK                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Performance Point Dashboard - Show Details - Export to Excel - 404 FILE NOT FOUND

    We are receiving an error when we want to drill down to the details of a report. We see the details but when we try to Export to Excel we get a file not found error.
    Both the aspx files are there in the 15/_Layouts folder.
    http://MySharepointServer/sites/PerformancePoint/_layouts/15/PPSWebParts/DrillThrough.aspx works. I see the details here and export to excel option
    When I click export to Excel I get to below page and get the file not found error
    http://MySharepointServer/_layouts/15/PPSWebParts/DrillThroughOfficeExport.aspx
    See Attached Screenshots using the link below
    https://www.evernote.com/shard/s433/sh/a6b7e4f7-babb-457b-addd-4c4fc7f57cc9/a6681814ad2ff11d21a45fd3f2bd8b08
    Thanks in advance.
    Sunhil

    Hi! Rebecca,
    Thanks for helping out. Please see the error details
    System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002), StackTrace:
        at Microsoft.SharePoint.Utilities.SPUtilityInternal.Send404(HttpContext context) 
        at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.OnPreInit(EventArgs e) 
        at Microsoft.SharePoint.WebControls.LayoutsPageBase.OnPreInit(EventArgs e) 
        at Microsoft.PerformancePoint.Scorecards.WebControls.DrillThrough15.OnPreInit(EventArgs e) 
        at System.Web.UI.Page.PerformPreInit() 
    Exception trying get context compatibility level: System.IO.FileNotFoundException: The site http://MySharepointServer:80/_layouts/15/PPSWebParts/DrillThroughOfficeExport.aspx could not be found in the Web application SPWebApplication Name=SharePoint - 80. 
        at Microsoft.SharePoint.SPSite.LookupSiteInfo(SPFarm farm, Boolean contextSite, Boolean swapSchemeForPathBasedSites, Uri& requestUri, Boolean& lookupRequiredContext, Guid& applicationId, Guid& contentDatabaseId, Guid& siteId,
    Guid& siteSubscriptionId, SPUrlZone& zone, String& serverRelativeUrl, Boolean& hostHeaderIsSiteName, Boolean& appWebRequest, String& appHostHeaderRedirectDomain, String& appSiteDomainPrefix, String& subscriptionName, String&
    appSiteDomainId, Uri& primaryUri) 
        at Microsoft.SharePoint.ApplicationRuntim...
    Thanks,
    Sunhil
    Sunhil

  • Raid question, can it be done or not

    hi, and thanks in advance for any help given regarding my question.
    i have two raptors set up as a mirrored raid array, my question is can i go into bios and change them to a stripped array (raid 0) for peformance without having to reinstall xp and if so what are the best settins?

    I can confirm supershanks answer, as i've TRIED it.. and no, if you change ANY of the nVraid settings, you have to reinstall windows..
    I don't think this is the case with all RAID controllers though, as the promise controller on my other board, was more flexible..
    you could just make a ghost image of your current setup, then change the settings, and ghost it back. check my sig for instructions using ghost with nvraid

  • HT1947 Changed my apple I'd on iPad and apple tv,but it will not change on the app store. Now can't buy or upgrade apps. Need to change it on the app store also??????

    Changed my apple I'd (added email address). Now every time I pull up the apps to upgrade it shows my old I'd and I can't access any upgrades. I can buy new apps with my new I'd but I still can't upgrade any of my present (already purchased)apps

    Content purchased with an Apple ID are permanently tied to that Apple ID.
    Did you change the email address or create a new one?
    If the former, simply sign out and sign back in with the correct credentials.
    If the later, simply provide the password for the correct account.

  • Button: can't understand... I need it changes page like hyperlink

    Hi all,
    I searched here and there but, I'm sorry, I really can't understand how is implemented and how to configure a Button Item in APEX 4.0...
    In my page n.4 (f?p=104:4) I added at the bottom two ITEMS: a TextField with "SEARCHDEVICE" name and a Button with SEARCH name.
    What I want is that on press Button it goes to page 5 with TextField's text set in "THE_DEVICE" Application Item.
    So the final URL should work like:
    f?p=104:5:&app_session.::NO::THE_DEVICE:&SEARCHDEVICE.
    How to obtain that?
    Thank you all!

    Hey Patcha,
    Well that is weird, you basically have 2 options when clicking a button in APEX when it comes to navigating to another page:
    - You can change the button's code-behind so it redirects/submits to another page directly.
    - You can use a branch that redirects your call after a button is clicked through the condition part of the branch.
    I thought that for your requirement the first would be easier, I tried it myself on the APEX 4.0 environment on apex.oracle.com, seems weird you can't get it to work though since it's normally pretty easy to do.
    Kind Regards,
    Geert

  • Can it be done in sql or need a pl/sql

    I need to calculate family status based on famCode in a table, a tranid is assinged to identify a family, we may have just single, husband/wife, parent/child and family based on the famcodes. If you have Famcode as 1 and 2 only, it is H/W, if you have 1,2,3 it is Family, if u have jusy 1 and 3 it is parent/child, i need to assign this status for any given tranid, for example
    tranid trannumber famcode famstatus
    100 100 1 H
    100 101 2 H
    200 200 1 F
    200 201 2 F
    200 203 3 F
    300 300 1 P
    300 301 3 P
    400 400 1 S
    can we do it in sql ? your input will be highly apreciated.
    Thanks

    Hi
    We can do this in SQL
    As per the codes
    1 : S
    1,2 : H
    1,2,3 : F
    1,3 : P
    there sum is different 1,3,6,4
    you can use the same
    SELECT TRANID,SUM(FAMCODE)
    FROM TAB1
    GROUP BY TRANID
    then you can use the DECODE or CASE to do the check
    If the code are derived from some other table and they can change and the sums
    are not consistent then you can use this method
    SELECT C1,CDES, (CASE WHEN CDES='/1/2' THEN 'H' WHEN CDES='/1/2/3' THEN 'F' WHEN CDES='/1/3' THEN 'P' WHEN CDES='/1' THEN 'S' END) STA
    FROM (
    SELECT C1,max(SYS_CONNECT_BY_PATH(C3,'/')) CDES
    FROM (
    SELECT C1,C2,ROWNUM CURR,ROWNUM-1 PREV,C3
    FROM TMP1)
    START WITH C3=1
    CONNECT BY C1 = PRIOR C1 AND PRIOR CURR = PREV
    group by c1
    change the column names;
    C1=tranid
    C2=trannumber
    C3=famcode
    Bye, All the Best
    Thanks
    Raj

  • Hp mini 200-2001tu to using broadcom bcm70012. can it be done? am i need to take out the wlan card?

    Please help, I want to install broadcom bcm70012 to my hpmini. what should i do? please help. need and answer

    Hello,
    Great!
    The problem has been solved. Did not have the install disk, but figured the problem out through single user mode. The options listed in the article were not working, so tried this...
    sh /et/rc (to boot the system)
    open /applications/utilities
    Was trying to open Terminal, but this opened root user mode (accidental victory). From there I was able to simply use Disk Utility to repair my permissions.
    Thanks!

  • Can the fan be replaced without the need of changing the logic board and everything else they said(total of $750)??

    my mac air have some physical damage , the fan seems not no be working, when they runed the test it is what it showed , now they are telling me that they need to relace evrything, even if is not damaged. The incident hapened  week ago , i had not experienced any overheating problems , or any issues.
    I didnt knew the damage on the fan till they runed the test.
    Is it possible that by changing just the fan would be just enough for not cause any future damage on the rest of the comuter???
    even that before today , i didnt noticed any truoble with it.....
    i sudgested that to the genius bar guy , n he said that "there they just dont provide that service"......

    So the first was ruined from a spill.
    and the second one.......?
    You list a MacBook Air (13-inch Mid 2013)
    it would still be under warranty IF it was warranty work,  is it?  Or did you ruin it with another spill?
    Seems you need portable insurance for spills / accients etc.
    for drops, accidents, spills, loss, or theft, purchase a TYPE of insurance called "inland marine insurance"
    roughly $30 per year for a device(s) with 0 deductible, used same for over 20 years, same insurance the pros use on their portable devices.
    very cheap, very useful insurance, most people dont know about same.
    http://en.wikipedia.org/wiki/Inland_marine_insurance

Maybe you are looking for

  • Drag and Drop in a JTextArea (JTextPane)

    Hello everybody! I�ve a litte problem. I�m writing an online HTML-Editor as an Applet. Everything works fine, only drag&drop isn�t implemented yet. I�m using a JTextArea and a HTMLEditorKit in a SplitPane. Now i want to add drag&drop to each Pane. I

  • Why can't iPod touch 2G use home screen background wallpaper?

    It really didn't make any sense. Everyone wants to update their iPod touch to iOS 4 just because they want to use Multitasking and home screen wallpaper. But Apple just don't let all the iPod touch 2G users use these features. I know that the touch 2

  • Missing Area Description (long text) in ESS EhP5

    Our company heavily uses the ESS Area Description (long text) to communicate FAQ's, tips, and other help information on ESS.  We like how this information is directly visible to users on the area pages. We are in the process of upgrading to EhP5 and

  • Question about POWL in Travel Management

    Greetings! currently, we are in the process of implementing SAP Travel Management on our DEV System (Request and Expenses) and therefore of designing business processes. One major crucial point is the process of Approving the Travel Request. We are o

  • How to Store Encrypted String into OracleDatabase Column(vacrchar2)

    Hi.. I encountered an error while inserting a Encryted String into oracle column.. Error "Quoted String Doesn't terminated properly" But i wrote Query string correctly and using Datatypes as String and vacharchar2(2000) in java and oracle respectivel