Multi Layered Drill automatically goes to lowest level after first run

Hi there,
I'm using Xcelsius Engage 5.3.0.0.
I have 3 combo charts each at a different level in drill down.
Chart1: Faculty Level
Chart2: Department Level
Chart3: Discipline Level
So 1 faculty can contain many departments and one department can contain many disciplines.
Each graph dynamically appears over the other as the user drills down to level 3. I use "back" buttons using push buttons to clear previous input from the chart drill downs.
My problem is that the drill down functionality works perfectly the FIRST TIME THROUGH but any time after that, it always drills through to the lowest level from the top automatically without letting me see Chart2.
For example, if I drill on a faculty into the department chart and then select a department and drill into the discipline level that works fine. I then press back and am returned to the department level chart, click back one more time and am returned to the faculty level again. HOWEVER, once I select a different faculty to drill down on, I'm immediately shipped to the 3rd (discipline level) of that faculty.
I've noticed that after it's worked properly the first time through, when I'm "backing out" using the push buttons and going back past the level 2 chart, a department is still highlighted as selected (even though all graphs involved are set to no default selection). So when I back out and select a different faculty I think department level chart still highlighted as selected is having an effect and Xcelsius thinks a user is clicking on a department so it ships me right off to the lowest level.
I've done some googling and others are having the exact same problem I'm having:
http://www.forumtopics.com/busobj/viewtopic.php?p=797270#797270
I'd love a work around that doesn't involve the reset button.
Thanks.

http://www.forumtopics.com/busobj/viewtopic.php?p=797995
Another of the same issue.
Is there a bug fix or where can I submit this to be reviewed?

Similar Messages

  • Cannot drill down from 2nd lowest level to lowest level of hierarchy

    In my item master hierarchy, I cannot drill down from the 2nd lowest level (Product Class) to the lowest level (Item Detail).
    When I add another level between these 2 levels, then I can drill down from Product Class to this new level, but I cannot drill down from this new level to the lowest level.
    Also, if I set the preferred drill path at any level to drill down to the lowest level, it instead drills down to next level down intead of of drilling to the lowest level.
    Any thoughts as to why I would not be able to drill to the lowest level of this hierarchy?
    Thanks,
    Travis

    OK, next check, any security in place on the presentation columns which would make the lowest level column unavailable to the user account?
    Are you running the report as Administrator?

  • Multi layered drill down

    Post Author: twowheeler
    CA Forum: Xcelsius and Live Office
    Hello,
    Is there a way to do a multi layered drill down without having the Enterprise version?  I have the trial version of Xcelsius 2008.
    e.g., I have expense bar chart for a 5 hospitals.  If I click on one of the hospitals, I'd like to have this drill down to the departments for that hospital and show a bar chart by department.  Then, I'd like to be able to drill down on a department and show a bar chart by account.
    Is this doable with Xcelsius 2008? 
    Thanks!

    Post Author: diox
    CA Forum: Xcelsius and Live Office
    I think it would be better if u create a htm page to simplify drill down on xcelsius.You could create links on XCelsius.
    good luck

  • W8-Display too bright on lowest level after upgrade to windows 8 (64bit)

    Display is too bright on lowest level after upgrade to windows 8 (64bit)
    Hello,
    does anyone know how to get the old drivers for w7 to work?
    or is there another solution?
    My installed driver:
    Mobile Intel series 4 express chipset family MS corp. -WDDM 1.1
    8.15.10.2702
    even on cloudy day it hurts my eyes... (my temp solution is dimScreen app- black filter on top of all windows)
    Fn+Home/End
    funny thing is that the scale which shows on top left corner has like 11 steps but only top 8 works
    also the old bottom page brightness scale (15 steps) disappeared.
    background info:
    X301-2776 so IMO it is GM45
    i had w7pro i i have over installed it with w8pro both 64
    thanks ahead for any ideas

    success
    this makes the trick - old drivers for win vista 64bit
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/7xd649ww.exe
    and for 32-bit
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/7xd549ww.exe

  • Automatic creation of Schedule line after MRP RUN

    Hi,
    Till now we are  using only PO for placing orders to vendor, now we want to use the functionality of scheduling agrement,  so that after MRP run,  we can get automatic schedule line creation,  for this ,  what are settings required, how system create the automatic schedule lines based on which criteria, second thing while creating on eschedule agrement i found that the conditon which i can add for a vednor in ME21N  that all condition are not coming while creating schedule agrement  even my vendor is same for PO and Schedule agrement,  so what are  the setting required for this.
      regards,
       zafar

    Hi
    1.In material master purchasing view data auto PO is to be flagged.If scheduling agreemet with release documentation.
    Then flag JIT indicator 1.
    2.maintain MRP views in material master
    3.In source list for fix vendor,source list usage 2 is to be maintained.
    4.Vendor master purchasing data auto PO indicator is to be flagged.
    5.Then when you run MRP automatically schedule lines are generated.
    For JIT and forecasting maintain creaton profile in OMUP transction.
    Assign the creation profile in scheduling agreement.

  • Win 7 install goes round in circles after first restart

    Hi there!
    Trying to install Win 7 on my MBP - I used the bootcamp assistant, created partition and then started the install. It starts up the install, then goes through the standard routine. Copies files successfully, Expands the files successfully, then installs features and updates etc. When it says you need to restart, it does so... and then when it boots back up, it just starts again from the begining.
    Any ideas what's causing this? I'd expect it to boot back up and start from the installation where it left off, but I have to "press any key to boot from CD" then it starts again each time I try :\
    Any help would be greatly appreciated!
    Many thanks - Nagromat

    Nagromat, I'm having the same problem. Partition went smoothly. Switch over to Windows installer. Unpacks the files, then reboots to continue installation - which results in a page that says there's a disc error. Repeat; same thing.
    It also tells me to press any key, but no key works; hard reboot required.

  • Lowest Level Call X64 and what need to be preserved?

    Hi, 
    Our team- recently had a problem regarding a lowest level function in x64 bit machines in Windows - and what needs to be preserved in order to safely handle the event and pass it on to Windows Kernel. I am not too experienced in handling functions this deep
    into Usermode (Ring3). 
    Can someone please answer my doubts? 
    Thanks

    Hi,
    The lowest level function which runs into x64 bit mode is Wow64ServicesEx
    it is 4 layers\level below X86SwitchTo64BitMode (can be found in FS[0xC0]  call hierarchy as it passes on to while changing it's code segment to 0x33  CpupReturnFromSimulatedCode,
    then it passes on to TurboDispatchJumpAddressEnd finally jumping to
    Wow64ServicesEx.
    As for the 2nd sub-question, you need to preserve EAX register and ESP register because EAX, contains the caller function ID for example
    NtOpenProcess's ID is 23h. As shown in the first few bytes of it's prologue:
    mov eax, 23h
    xor ecx, ecx
    lea edx, DWORD PTR SS:[esp+0x04]
    If you understand the assembly above you can see that the eax is being filled with it's ID 23h, as for esp it is being filled with the parameters, then it will be passed to the next call in the Windows Call hierarchy. As all functions need parameters you
    need to save EAX, ESP you can use PUSPAD and POPAD combinations in the handle callback.
    Regards Rohan Vijjhalwar 

  • Modify Chart Legend Data Behaviour to show only lowest level of drill

    I have a chart with a legend in OBIEE 11g.
    When I click on chart data or legend it drills to the next level of the hierarchy which is what I want.
    However the legend show all levels of the hierarchy in the legend data like this:
    "Level 1"."Level 2"."Level 3".
    This is very cluttered and redundant as Level 1 & Level 2 are the same for all items.
    What I want is that it only shows the lowest level of a hierarchy that has been drilled to eg.
    "Level 3"
    Is it possible to do this? I've already tried the user guide, on this forum or on google search.
    Thanks in advance.

    Not sure its doable out the box,
    You could hack the popchart JS files I guess, John Minkjan's blog describes some changes , in particular on mouse-hover activity but they should show where to start.

  • Hierarchy drill down issue at the lowest level

    Hi,
    In OBIEE 11.1.1.5 I face an issue with drill down to lowest level of presentation hierarchy (expanded by "+" in report). It happens only for combination of 2 dimensions presentation hierarchies in analytics report (parent-child organizational structure + level based product categorization). Aggregated date comes from OLAP but lowest level product information comes from relational database and this details are not displayed.
    First I drill to particular sales rep in organizational structure. Then for that sales rep I need to drill down product hierarchy and it works except lowest level of details. At the lowest level of product hierarchy, query sent to database (I have it from logs) return proper results (checked directly in db) but report behaves the way like there are no details at the lowest level and product details are not displayed.
    Both (Organizational structure, Product) dimension presentation hierarchies works ok at all levels when used separately. Also product hierarchy works well at all levels (including OLAP->relational drill) when used togather with other level-based hierarchies in subject area.
    I am wondering what I could have done wrong...
    Advices are very welcome!

    Hierarchy keys are set properly and "use for display" is checked.
    Dimension presentation hierarchies does not work only when I use particular two hierarchies togather in one report table. When each of hierarchies is displayed separately it works ok.

  • Screen goes back to lowest brightness level after wakeup

    Hello All,
    My late 2002 Titanium Powerbook screen sometimes goes to the lowest brightness level after wakeup when the lid has been closed. I manually have to reset the level again. Does anyone know why the level is not staying to my original setting? Do you think there's a corruption in the wakeup mode function? Just a hunch, though. Any input is much appreciated. Have a great day.
    Jack
    iMac G5 20, 2 GHz, 1.5 GB RAM   Mac OS X (10.4.8)   Powerbook 15" Titanium (late 2002) 1 gHz, 1 gig RAM, 60 gig HD, OS X 10.4.8

    Hi TJK,
    I just did a permission repair with disk utility to eliminate any other issues. I'll create a new user and give your suggestion a try. It makes sense since I recently got this machine used from another owner. I've nothing to lose, I suppose.
    While I'm here, would a clean install eliminate the issue I'm having? I'm not too excited about having his name on my Home folder permanently, anyway. I've no problem doing a clean install, and I've got the original install disks.
    Best regards,
    Jack
    iMac G5 20, 2 GHz, 1.5 GB RAM   Mac OS X (10.4.8)   Powerbook 15" Titanium (late 2002) 1 gHz, 1 gig RAM, 60 gig HD, OS X 10.4.8

  • I am trying to record in Garageband. I have a mic plugged in to my Avid Mbox and the Mbox into my Mac. The levels on the microphone keep automatically going down, during recording.

    I am trying to record in Garageband. I have a mic plugged in to my Avid Mbox and the Mbox into my Mac. The levels on the microphone keep automatically going down, during recording. This even happens when I set the track volume. What could this be cause of this?
    Thank you

    This causes problems for me. When I place a single .mbox file into a new folder and import that folder I get the following dialogue:
    When I click 'continue' I get a new import folder, but the formatting is a garbled nightmare of seemingly random subdirectories upon subdirectories:
    Each of the subdirectories under "ASV" should have just contained messages, not lots of embedded subdirectories. Am I doing something wrong?
    P.S. I am trying to move mail from an iMac running 10.7.5 to a new iMac running 10.10.1

  • Multi-Layered Image reopens as blank layers with no work done.

    Hi!
    My Quick Selection tool was acting weird, so I saved my multi layered image but when I reopened the image, there was no work saved. All that showed up were blank layer after blank layer with the names I had put in. What happened to the amount of work I put in?!!?!?!?!?!? Is there a way to recover alllll my work? Please Help!!!!
    Thanks,
    Lynn

    Thank you both for your answers.
    In the meantime I researched further and found exactly the issue and a workaround. The issue is only with 16 bit psd files and has to do with alpha channels as you both mentioned. Now, I would disagree that this is acceptable behavior Leonie. In my opinion this is a serious bug but anyways.. 
    A workaround is to place an all white alpha channel exactly after the RGB channels and BEFORE any other alpha channel as suggested here:
    https://discussions.apple.com/thread/2708851?start=0&tstart=0
    This is working (contrary to what is said in the above post) but be patient with the previews as they take ages to update.
    Trying to automate this I've made an action to create the alpha channel and used the script manager to run it when a new document is created. Now this does not work because the document is created in Aperture when pressing 'open in external editor' and the event is skipped. I instead had to associate the action with 'open document' which of course means that I will have an alpha channel created every time I open a document..
    I made the action so it names the channel 'bug fix' so I will just have to clean up every now and then.. I may choose to activate the action with a shortcut instead and have to remember every time I create a new document.
    Anyways, a bit of an annoying bug and seems to be around for quite a while. Hopefully Apple is going to fix it at some point.
    Best
    Dionysis

  • How to confine various level of planning in to limited and lowest level of planning in DP by the users

    Hi Gurus,
    May I know the various methods to confine planning level at the lowest level and re-define the Primitive methods where  business currently uses in excel sheet and plans at all level into demand planning with a minimum and lowest level by which the business reduces manual work and increases visibility and planning.
    Example: Business currently plans at customer Hierarchies  which has about 6 levels, product has Hierarchies at 5 levels, location hierarchies at 3 level in excel sheet and on monthly level for an year and then quarterly for 2 years and yearly basis  for one year. This we need to confine to lowest level of customer, product and location.
    HEIRARCHY LEVEL
    PRODUCT
    CUSTOMER
    LOCATION
    LEVEL
    P0
    C0
    L0
    HIGHEST
    1
    P1
    C1
    L1
    2
    P2
    C2
    L2
    3
    P3
    C3
    L3
    4
    P4
    C4
    SOLD-TO
    5
    P5
    C5
    6
    P6
    CUSTOMER
    LOWEST
    SKU
    PLANNING LEVEL
    PRODUCT
    CUSTOMER
    LOCATION(DISTRIBUTION CHANNEL)
    HEIRARCHY LEVEL
    P6
    C5
    L3
    LOWEST LEVEL
    WHERE
    P6
    SKU
    C5
    CUSTOMER
    L3
    SOLD-TO- PARTY
    CVC
    P6_C5_L3
    So in this case, the cvc are created at lowest level of planning, at P6_C5_L3.
    Now how to convenience the business that they need to do the planning at this level for planning, as the rest levels will be aggregated automatically in demand planning.
    Is the grouping level place a major role? if so how to do that as the business says for some products they do at p4_c2_L1 level for some they do at P5_C4_L2 level.
    Could someone guide us in giving some solution which ease the business need of planning at any level. Hope you have understood my requirement by the above example. If not do let me know, so that I may try to inform by further details. Thanks in advance.
    Praveen

    Praveen,
    Not really sure what the question is.  You say you want to 'confine' planning to the most detailed level, but you also want to support planning at an intermediate level.
    No matter.  DP transparently supports planning at any/all levels simultaneously.  Data in DP is always stored at the detail level, no matter which level (or combination of levels) the forecast is entered at.
    Creation of the Demand Forecast - SAP Library
    Best Regards,
    DB49

  • In Migo,the batch managed material automatically goes into restricted sk.

    Hi
    In Migo,the batch managed material automatically goes into the restricted stock.The batches are created at the time of receiving and i want it to be receive it in unrestricted stock.
    Note:The batches are received at the time of receiving.
    Regards:Vijay

    do your customizing in IMG > Logistics General > batch management > Specify Batch Level and Activate Status Management
    there is a button for initial status for new batch.
    make sure that there is no flag in the status column of the entries shown.

  • Automatic "Discount %" at Row Level in Sales Quotaion and Sales Order.

    Dear All,
    For certain BP codes I am getting automatic Discount % at Row Level for certain Items.
    There should not be any Discount % for any Item Code for any BP Code at Row Level.
    For Eg:-
    For BP Code BP001     item Code I001      Discount % is 0.00
    But
    for BP Code BP002      Item Code I002      Discount % is 15.34
    Please guide me in tracing as to why is the Discount % coming for a certain BP Codes and Item Codes.
    I have checked in the Inventory --> Special Prices.
    Nothing is defined over there.
    Regards,
    Angad

    Dear Gordan Du,
    Select * from OSPP
    Yields values.
    ItemCode    CardCode    Price    Currency    Discount    ListNum    AutoUpdt    EXPAND    UserSign
    177    *13    110.000000    INR    -2.750000    13    Y    Y    1
    178    *13    110.000000    INR    -2.750000    13    Y    Y    1
    230    *13    45.000000    INR    2.350000    13    Y    Y    1
    84    *13    90.000000    INR    15.940000    13    Y    Y    1
    85    *13    85.000000    INR    20.610000    13    Y    Y    1
    But from Front-end the SAP B1 "Special Prices for Business Partners" shows no entries at all.
    What could possibly be going wrong.

Maybe you are looking for