Drilldown on structure with hierarchy display shows additional result rows

Hi all,
difficult problem to explain, but I'll try:
- a structure for the rows axis
- the structure contains hierarchical elements
- each leaf node in the structure is defined as a characteristic C, restricted to certain values from a hierarchy
- additionally characteristic C is on the rows axis below the hierarchy (for detailed drilldown)
- for the row axis, "display as hierarchy" is selected (initial drilldown until structure only)
- on the columns some key figures
- zero suppression set to active for rows
So in Query Designer it looks like this:
1) Structure S
---> Subnode S1
> Element 1 (Characteristic C restricted to value V1 and V2 from hierarchy H)
---> Subnode S2
> Element 2 (Characteristic C restricted to value V3 and V4 from hierarchy H)
2) Characteristic C
Now what happens at runtime:
1. The user opens Subnode S1 and sees 1 row with cumulated values for V1 and V2
2. The user drills down further to Characteristic C
3. He sees 2 result rows below "Element 1": row 1 with value V1, row 2 with value V2
All fine.
4. Now the user opens subnode S2 and drills down to Characteristic C.
5. => The user gets 4 result rows for "Element 2":
    - one row with value V3 (as expected)
    - one row with value V4 (as expected)
    - one row with V1 and empty values (empty values OK, but complete row not expected!)
    - one row with V2 and empty values (empty values OK, but complete row not expected!)
So, apparently the OLAP processor has some issues when mixing structures with restricted elements, hierarchies and drill downs
Note: this is exactly the same behaviour as the last poster in this thread noticed:
[Re: Adding Hierarchy to Structure|Re: Adding Hierarchy to Structure]
Does anyone know about workarounds / solutions?
Hendrik
Edited by: HMaeder on Feb 25, 2010 5:31 PM

Advice from SAP so far is to go to BI Frontend SP11, which should solve the problem.
Edited by: HMaeder on Mar 17, 2010 10:04 AM

Similar Messages

  • How can I show additional tab rows when using many open tabs?

    How can I show additional tab rows when using many open tabs?

    What method (code) did you use to get the Tab bar displaying in the space used for the Navigation Toolbar (location bar)?
    The Tab bar should be displayed above the Navigation Toolbar.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • WebI issue with hierarchy display and aggregation

    Trying to wrangle what looks like a defect in WebI's handling of hierarchy display and aggregation. We just completed an update cycle and are running BOBJ 4.1 SP4.
    The hierarchy is a standard FM Commitment Item hierarchy in which both the nodes and leaves are Commitment Items (i.e. it uses InfoObject nodes, not text nodes). An example of one of these nodes looks like this in BW:
    Cmmt_Item A - Node
        Cmmt_Item B - Leaf
        Cmmt_Item C - Leaf
    Let's pretend Commitment Item A has $50 posted to it, B has $20 and C has $30. Analysis for OLAP handles this by adding a virtual leaf line to distinguish postings that are on the parent node like so:
    Cmmt_Item A - Node       $100
        Cmmt_Item A - Leaf    $50
        Cmmt_Item B - Leaf    $20
        Cmmt_Item C - Leaf    $30
    So you see both the total for the node ($100) and a line for each Commitment Items with KFs posted to them. Our users like this. They can easily see the aggregation and the breakdown.
    WebI, on the other hand, will display it like this:
    Cmmt_Item A - Node       $150
        Cmmt_Item B - Leaf    $20
        Cmmt_Item C - Leaf    $30
    It doesn't create a separate line for the value of the parent node, but it does add it's value into the aggregate. Twice. Modifying the table with the 'avoid duplicate row aggregation' checkbox yields output like this:
    Cmmt_Item A - Node       $100
    Cmmt_Item A - Node        $50
        Cmmt_Item B - Leaf    $20
        Cmmt_Item C - Leaf    $30
    We're about halfway there. While the top row now shows the correct aggregation and it creates a new line to show the distinct amount on the parent node, that new line appears on the same level as the parent. It's no longer clear that there's an aggregate and a breakdown. And attempting to expand or contract a node will now crash the report with one of those 'Error 16' messages.
    Has anyone encountered this issue with hierarchies in WebI? This report was built from scratch in 4.1, so I'm not sure if this affects older versions or not. Or if it would affect any hierarchy that uses InfoObject nodes instead of text nodes.

    Without a fix, the simplest workaround I can think of would be to restructure the hierarchy. It can't use postable nodes, so Cmmt_Item A  - Node from my example would need to be converted into a text node and the postable characteristic added as a child on the same level as the B and C leaves.
    This looks like it would affect anyone using hierarchies with postable nodes in a WebI report.
    Another oddity in WebI's behavior here - even though the postable nodes show incorrect sums the sum at the root node is correct. So extending my examples from the original post:
    Root Node                    $100
        Cmmt_Item A - Node       $150
            Cmmt_Item B - Leaf    $20
            Cmmt_Item C - Leaf    $30

  • Filters using hierarchy nodes showing additional values

    Hi,
    We have built a query which uses structures.  One of the structure element is defined so as it fliters the data by restricting the characteristic values for segment.  For example, if there is hierarchy for 0Segment as below:
    Root
      Node 1
        Subnode1
        Subnode2
      Node 2
        Subnode3
        Subnode4
          Subnode5
          Subnode6
    and we selected the filter values for 0Segment in the structure element as it should display Node 1 and all its leaf's and also should display Subnode4 and its leaf's.
    But when we execute the query Subnode3 is also getting displayed in the result which is wrong.  Can anyone let me know what would be possible problem and its solution.
    Thanks in advance.
    Regards,
    Ravi Kishore

    Hi,
    For clear understanding below is the hierarchy structure:
    Root
    -Node1
    --Subnode1
    --Subnode2
    Subnode3
    Subnode4
    -Node2
    --Subnode5
    --Subnode6
    Subnode7
    Subnode8
    I want to display data for Node1 and Subnode6.  But when the filters are set on segment characteristic using Node1 and Subnode6, values are getting displayed along with the Subnode5 values which is not actually included in the filter section.
    Please advice.
    Regards,
    Ravi Kishore

  • Error in BO Webi using Authorization analysis in Bex with hierarchy display

    Hi Experts ,
    When we run the WEBI report created on bex query which has 0comp_code restricted with characteristic variable  of processing type Authorization and Not ready for input.
    The hierarchy display is active in Bex (as we want to see L01, L02.... in webi)
    The authorization analysis is working perfectly when I test in Bex analyser (at any drill down level).
    But in BO webi, I get below error
    The database error text is: The supplied XML is not valid. [char name & Level].
    I dont get this error when I deactivate hierarchy display in Bex.
    Also I dont get this error for user ids having 0BI_ALL
    Please help me to resolve this.
    Thanks
    Savio

    Hi Atul,
    You can achieve this by dragging these two fields in the filter bar section of the webi. then apply variables on these fields.
    hope it helps
    Regards,
    Rathy

  • Why 15' Macbook Pro with Retina Display Shows 4K Resolution?

    I discover a very interesting problem when taking a screen capture in 15 inch Macbook Pro with Retina display under different screen resolution settings.
    Please see the image below first.
    Info on the Left : Screen captured in "Default" setting, which is the best retina setting, everything is huge and very Sharpe.
    Info on the Right: Screen captured under the "More Space" setting, which everything looks small and give more space.
    The problem is the screen captured file pixel resolution in each screen resolution settings:
    The "Default" screen setting showing the correct pixels at 2880 by 1800 which is perfect.
    The "More Space" setting is showing 3480 by 2400, at 4K resolution.
    My question is:
    Why is that when the display is under "More space" setting result with more pixels?
    Can anyone help me to explain this with this please?

    I'm not sure what is to explain. "More space" works by pretending that there are more pixels available on the screen than the physical screen has, so it's not too surprising that a screen shot should have more pixels.

  • Display only the result rows only by using condition or any other way

    Hello Everybody,
    I've a web report where I want to diplay ony the result rows and don't want to display the detail rows at all. I could hide the detail rows but these rows still appear without any value in the key figure fields.
    I tried to revove the characteristic field from the drilldown but it doesn't show the report correctly. Then I tried to write a condition to filter the detail rows but this condition doesn't apply to the result rows so this effort also didn't work for me.
    Is there anyway we can display the report with only the result rows ? I've already tried to find out a solution on SDN but couldn't get the solution eventhough I found many posts on this kind of requirement.
    Any help would be greatly appreciated.
    Thanks
    Alok

    Please explain when you say
    "I tried to remove the characteristic field from the drill down but it doesn't show the report correctly"
    What is problem there? What result do you get. If possible please provide  details of columns layout and few numbers

  • Problems with hierarchy display when using SAPBEXonRefresh

    Dear all,
    I would like to create dynamic logos in BEx Analyzer. It means I need to change the logo image depending on value of certain free characteristic ("LOGO_ID").
    At the moment, I have achieved that logo pictures (6 in total) are swapped by adding VBA code to SAPBEXonRefresh.
    Unfortunately hierarchy symbols become to act very strange. Basically there are two problems:
    1. They are not refreshed after hierarchy compression; those hierarchy symbols which are outside of result area are not removed
    2. Pressing symbols in order to expand/collapse hierarchy sometimes does not produce any effect.
    Code is show bellow and here is brief explanation of it. First, we are searching for "LOGO_ID" string in document. One cell to the right is value which tells us what logo to make visible. There are six logo pictures  in worksheet with names: "L1", "L2", "L3", "L4", "L5", "L6" and only one should be visible.
    Problem seems to be in working with Shapes (logo pictures are Shapes) since hierarchy expand/collapse symbols are also of the same type.
    Any ideas would be appreciated.
    Sub SAPBEXonRefresh(queryID As String, resultArea As Range)
    Call ShowLogo
    End Sub
    Sub ShowLogo1()
       Dim UniLogo As String
       Dim UniRange As Range
       Dim vaUnis As Variant
        If WorksheetFunction.CountIf(Cells, "LOGO_ID") = 0 Then
           Exit Sub
        End If
        Set UniRange = Cells.Find(What:="ID izvornog sustava", After:=[A1], LookIn:=xlFormulas, _
            LookAt:=xlPart, SearchOrder:=xlByColumns, _
            SearchDirection:=xlNext, MatchCase:=False)
        UniLogo = UniRange.Offset(0, 1).Value
        If UniLogo <> "" Then
           If ActiveSheet.Shapes(UniLogo).Visible = msoTrue Then
             Exit Sub
           End If
        End If
        vaUnis = VBA.Array("L1", "L2", "L3", "L4", "L5", "L6", )
        For i = 0 To 5
            ActiveSheet.Shapes(vaUnis(i)).Visible = msoFalse
        Next i
        If UniLogo <> "" Then
          ActiveSheet.Shapes(UniLogo).Visible = msoTrue
        End If
    Kind regards, Josko.

    Hi Josko,
    Where do you have this problem 3.5 or 7.0 BexAnalyzer.
    When ever heirarchy icons are created in BEx, respective hyperlink is assigned to each of them, Make sure that you dont manipulate with them,,
    If you still have problem then create OSS message.
    Regards,
    Vinay

  • Problems with hierarchy display of functional locations

    Hello Experts,
    I tried to buid a model whch displays the hierarchy of functional locations and followe all steps of the How-To Model SAP BI System Hierarchies in Visual Composer paper but it does not work as described.
    When I mark the Line I want to drill down and click the drill down button after the refresh it shows only the single value of this line and it does not show the functional locations below. Clicking Drill up nothing moves.
    For Drill down I used the following coding:
    'FILTER_NODE_IOBJNM=@Functional_Location_key;FILTER_VALUE='&#ID[ACCXVU]@Functional_Location_key&';FILTER_COLLAPSE= ;FILTER_IOBJNM=0PM_ORDER__0FUNCT_LOC;CMD_1=CMD%3DDRILL_TO_LEVEL%26LEVEL%3D2%26IOBJNM%3D0PM_ORDER__0FUNCT_LOC%26DATA_PROVIDER%3DDP;'
    For drill up I used the coding:
    'CMD_1=CMD%3DDRILL_TO_LEVEL%26LEVEL%3D'&NSTR(#ID[ACCXVU]@Functional_Location_node_level,'B')&'%26IOBJNM%3D0PM_ORDER__0FUNCT_LOC%26DATA_PROVIDER%3DDP;'
    Any suggestions?
    Thanks a lot in advance
    Kind regards
    Lutz Knabel

    Hello Prachi,
    thanks for your tip, but that does not work either.
    Drilling down either does not show anything (empty result on some lines) and some only show one line of the same Functional location I have selected.
    Drill up only works when the previous drill down resulted in a empty list. If the result has one entry you are locked and you cannot jump back.
    I have collected some screenshots to demonstrate my problem which I would like to provide to you, but I do not have your mail address.
    My Visual composer Version is 700.10.0027.
    I guess SP is 0027, if not please advise how to find out.
    Thanks again. Kind regards
    Lutz Knabel
    E-Mail: [email protected]

  • My MacBook Pro with Retina display shows wrong current location

    I purchased my MacBook Pro when I was a student at a particular university in Hawaii. After I graduated, I moved back to my home country in the Philippines. When I use Google Maps or Bing Maps to show me my current location which is now in the Philippines, it still shows that I'm still at that university in Hawaii. I tried using the Find My iPhone App, it shows my iPhone's and MacBook Pro's location in Hawaii but not at my current location in the Philippines. I tried resetting the PRAM, changing region settings, and even my timezone manually, but still having that wrong location info whiich I need in case I lose my iDevices and try to locate them and they'll all point to Hawaii!
    Please help! Thank you!

    It works now with other browsers - Chrome and Firefox. They show my location, but in Safari, it still shows I'm in Hawaii and even in the Time Zone settings in Sys Preferences. This bugs me a lot. I reset Safari and still shows me I'm in Hawaii. I used Google Maps and Bing Maps to locate me at my current location but the system still shows I'm in Hawaii although Chrome and Firefox now shows that I'm in the Philippines. So I tried resetiing the CoreLocationAgent service again and got an error. It said Failed to reset the database. I tried Find My iPhone again but shows my Mac in Hawaii. I'm just concerned about this since it can't locate my Retina MacBook Pro in case it gets stolen!
    I don't know if this is a bug in Mountain Lion or am I missing something?
    Please help again... Really appreciate it.

  • DP: Hierarchy in PlOb structure with hierarchy characteristic

    Hi all,
    currently we have client in the Apparel+Footwear industry, and as always their requirements are complex.
    In our to-be-designed DP solution we built up a simple plannign hierarchy with two dimensions, market and product. On the product dimension (and I am not talking technical dimensions yet!) we have one special requirement to model a hierarchy in one characteristic with an unknown number of nodes, therefore it is about possible to model it as usual in the CVC.
    Question therefore is, if in this special case a characteristic hierarchy makes sense, also planning wise, and if so, how dis/aggregation works in this complex environment.
    To get more into detail:
    Market hierarchy: global -> region -> area -> sub-area -> customer
    Product hierarchy: brand -> product division -> ... -> model (hierarchy) -> article
    So model (hierarchy) is our problem, as there are, for different product divisions, different levels of models in parallel (conceptual model -> design model (1:n) -> planning model (1:n)....) therefore being a hierarchy with different nodes, the number changing depending on what division you look on. Planning should be possible on each level...
    If not possible, we have to come up with a fixed max. number of model levels, that potentially blows our CVC.
    As always, this is partly the as-is, so the to-be will experience simplification anyway. Just want to check the technical feasibility, as I haven't heard from anybody that this works... except in BPS
    Regards, and thanks in advance,
    Klaus

    Dear Klaus,
    Can you elaborate more on this scenario.
    Is is that in the hierarchy, under a one particular division, there can be a "conceptual model", "design model" as well as a "planning model"? or one division always has only a particular model under it?
    Regards,
    Kedar

  • IPad froze up after synch with PC, display shows: plug to itune but PC does not recognise iPad - help?

    I tried pressing home and sleep together but iPad does not respond

    See here http://support.apple.com/kb/HT1808
    And note the the sentence commencing, 'If you restore from a different computer.... ' down near the bottom of the page.

  • How to implement Google "Show more results" type image gallery

    Hello all,
    Need help with implementation of "Show more results" for an image gallery, similar to google images.
    The requirement is to display 10 images at a time and on click of button show the next 10 images by ajax. I have a db with image names and folder that stores the images.
    Need some pointers as I cannot get my head around this.
    Much appreciate your help.

    Google for tutorials on AJAX and XMLHtttpRequest

  • "Drilldown characteristic" not permitted for display hierarchy

    Hi Experts,
    I want to display the hierarchy in my BEx Analyzer for which i tried to activate the hierarchy for the same and got the below error.
    "Default values "Drilldown characteristic" not permitted for display hierarchy"
    Also I have used a standard variable for this infoobject and it is used for user input in the selection screen of the report.
    Eventhough we proceed further with this message, in the Report display, it is not showing the hierarchy in the display.
    Please respond ASAP.
    Rgds
    Kumar

    Hi,
        I don't know why you are getting this error. But we can create hierarchy either by using herarchy name or else by creating hierarchy variable......In characteristics for which you are creating hierarchy, in display tab of properties give DISPLAY AS KEY, SORT CHARACTERISTICS -- AS IN THE QUERY  and RESULT ROWS --- ALWAYS SUPPRESS....
    In HIERARCHY TAB --- Give Hierarchy name select use hierarchy setting check boxand select always show radio buttons......
    Do in this way and it may work......
    Regards,
    Kalyani.

  • Picture Slide Show - Macbook Pro with retina display

    Is the Macbook Pro with retina display capable of doing picture slide shows with music, or do I have to purchase additional software?

    The only benefit that the Retina has over the standard MacBook Pro is the display.  It is slightly thinner (and lighter), but with the 13" model, the difference is fairly minimal.  If you're comfortable carrying the Retina, you'd be fine carrying the MB Pro as well.  Also, for all intents and purposes, while the display on the standard MB Pro is not a Retina display, it is still one of the best displays on the market and will easily provide a better image quality than most displays in similarly classed laptops.  Another thing to consider is that both the 13" Retina and standard MBP have only an integrated HD4000 GPU.  This is a fairly low power graphics processor built into the CPU.  It can easily run the display on the standard MB Pro, but it can sometimes struggle with the Retina as there are several times more pixels to drive.
    So...
    13" MacBook Pro Retina:  Fantastic display, slightly thinner/lighter
    13" MacBook Pro: Not at the same level as the Retina, but still an excellent display.  Slightly thicker, but as you said, you get an optical drive as well.  Memory and storage are easily upgradable.  As Kappy mentioned, the get a faster processor as well.

Maybe you are looking for

  • How to import a message class in a fm

    Hello! I' m programminn a FM. I need to use a message class that i have created. How i can import it? I have to return a strcuct which i have to copy my message class. My code:           DETAIL_RETURN-ID =           DETAIL_RETURN-NUMBER =           D

  • HP Mini 210-1010NR PC Not Booting

    My sister found her HP Mini 210-1010NR PC recetly.  She was using more her phone and a desktop.  She ask me to check it but the computer don't boot.  Don't give me any error messages or let me access the f keys options posted in another posts.  When

  • FileOpen Client Installer ISI Plug-in

    Hello, I am attempting to install the FileOpen Plug-in for Adobe Acrobat. I currently have Adobe Acrobat 5.0 and 9.0 readers installed. I went to http://plugin.fileopen.com/all.html and downloaded the windows version. After install it says "installat

  • HT4623 Help with the new IOS 6 update

    I was trying to update the IOS 6 of Iphone 3Gs, and the phone went black showing only the apple logo switching on and off repeatedly. This is been going on for 4 days, and I can't turn the phone back to normal. Please help!!

  • IPhoto crashes within a minute of opening

    For a few weeks now, my iPhoto has been 'quitting unexpectedly' within a minute of usage. I have had my macbook since september and haven't yet had a problem with iPhoto. I have tried rebuilding my library, deleting the plist and nothing seems to wor