How to show specific hierarchy level in Query

Hi!
I have a planning query using a hierarchy based on the customer.
The customer is been showed in they query using a hierarchy. The hierarchy contains of 11 levels.
The user enters a number of hierarchy nodes for selection. These nodes can be from different levels.
Question 1:
How can I maintain the output of the query, so that the hierarchy shows data from level 2 nodes downwards?
E.g. Hierarchy looks like:
Root
     1234
          5678
               9101112
User enters 9101112 for hierarchy node selection
Output should be:
5678
     9101112
Question 2:
If there is a solution for Question 1, is there also any possibility to restrict the user from drilling down the hierarchy?
Thanks and regards
Marco

Suresh,
      I am not sure how you can search across all the transports for a specific value in one of the object(table) in the transport.Is your planning level defintion still the same that you would like to move it to production ? If it is, you could transport your level right now from Dev to QA and to PROD, you can do it for the entire level or selected objects within the level.
Hope this helps.
Cheers
Srini

Similar Messages

  • How to suppress hierarchy levels on query visualization

    Hello Gurus, Does anybody know how to suppress from a level down on a query visualization?
    I mean, if I have the following structure...
    Level 1
       Level 2
       Level 2
          Level 3
          Level 3
    Level 1
       Level 2
          Level 3
    ...I want users to be able to expand only until Level 2, not seing Level 3 down on and without displaying those arrows ">" at the left of Level 2 nodes.
    If I set "Expand to Level" hierarchy property to "2" in query designer, the hierarchy is displayed correctly at the very first opening, but the users still have the arrow ">" sign at Level 2 and are able to expand the levels down on from there.
    Tks in advance! Regards,
    Marcelo Domingues.

    You can create hierarchy authorization.
    Cheers,
    Neel.

  • How to show only key in mdx query

    Hello Experts
    i have mdx query such as :
    SELECT
    [Measures].MEMBERS ON AXIS(0) ,
    NON EMPTY [ZCHANNEL].members
    Properties [ZCHANNEL].[2ZCHANNEL]
    ON AXIS(1)
    FROM ZIC_TPL/ZIC_TPL_DETAIL
    SAP VARIABLES
    [ZVSOCALM] INCLUDING [0CALMONTH].[200605]
    the result from this query are zchannel text and zchannel key
    how to show only zchannel key ?
    really appreciate your help.
    regards
    JeiMing
    Message was edited by: JeiMing Tjiam

    Hi Juice
    Yes, i have already tried setting zchannel as key only in my query
    but the result from mdx query still shown key and text
    Regards
    JeiMing

  • How to set specific blur levels

    I'm using Photoshop 7.0 and want to be able to apply specific blur levels to images. I can do so using Gaussian blur but this doesnt give the effect I want.
    Firstly, can someone explain exactly what Gaussian blur is?
    Secondly, is there any way I can adjust the regular blur level (i.e. not gaussian) to specific amounts (e.g. as a percentage blur)?
    Thanks.

    Cat,
    This is the Photoshop 'Elements' forum. There is a separate forum for the bigger main product that is Photoshop. You may therefore wish to consider posting your query in that forum not least because Photoshop proper offers far more control over some of the features than Elements.
    A quick search of Wikipedia offers the following explanation of Gaussian Blur:
    "Gaussian blur is a widely used effect in graphics software such as Adobe Photoshop, GIMP, Inkscape, and Paint.NET. It is typically used to reduce image noise and reduce detail levels. The visual effect of this blurring technique is a smooth blur resembling that of viewing the image through a translucent screen, distinctly different from the bokeh effect produced by an out-of-focus lens or the shadow of an object under usual illumination. Gaussian smoothing is also used as a pre-processing stage in computer vision algorithms in order to enhance image structures at different scalessee scale-space representation and scale-space implementation.
    Mathematically speaking, applying a Gaussian blur to an image is the same as convolving the image with a Gaussian or normal distribution. (In contrast, convolving by a circle (i.e., a circular box blur) would more-accurately reproduce the bokeh effect.) Since the Fourier transform of a Gaussian is another Gaussian, applying a Gaussian blur has the effect of low pass filtering the image."
    Good luck
    Mark

  • Charting on a specific hierarchy Level

    Hi Experts,
    I have created a Profit & Loss report based on an SAP Query. I've added a hierarchy group and a key figure summary.
    The hierarchy has 8 levels represented in a single group. I'd like bar chart level 2 of this hierarchy in the report header.
    How can I do this?
    Best regards,
    Andrew

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • How to show all the levels of managed metadata in Current navigation in SP 2013

    I am trying to use Managed metadata navigation as Current navigation/Left navigation Bar in a SharePoint intranet publishing site. I found one problem when I was configuring it:
    If we have the terms in the term set defined as follows:
    ├─> Root1
    │    ├─> L11
    │    │   ├─> L21
    │    │   │   └─> L31
    │    │   └─> L22
    │    ├─> L12
    │    └─> L13
    ├─> Root2
    └─> Root3
    (Please consider the indents as children of parent terms).
    So, there are 3 root terms and 4 levels of nesting in the terms. When I configured this for navigation it showed me only the 1st level by default i.e. Root1 -> L11, L12, L13 , Root2, Root3 in the navigation. So, the navigation is not fully displayed. If
    I navigate to a lower level, it shows me one more level below it and does not show the parent i.e. on navigating to L12, to shows me L21 and L22, but does not show the child L31 and the parent Root1. I presumed it would show me the full hierarchy.
    I did some probing around and figured that I could fix this by changing the master page. I navigated to the html file of the master page and within the vertical navigation snippet I found "PublishingNavigation:PortalSiteMapDataSource" that had these
    properties:
    StartFromCurrentNode(true) ShowStartingNode(false)
    I changed these values, that is, set 'StartFromCurrentNode' to false and 'ShowStartingNode' to true. I also set 'EnableViewState' to true which was false by default. Still , this did not fix the navigation
    Any help would be highly helpful and appreciated. Thanks

    Hi Sara,
    Thanks for the reply. I actually modified the setting what you mentioned but still I did not get the Top Level Navigation. I guess what you mentioned will work on the Top navigation. But I am trying to display the top 3 levels in the left navigation.
    ├─> Root1
    │    ├─> L11
    │    │   ├─> L21
    │    │   │   └─> L31
    │    │   └─> L22
    │    ├─> L12
    │    └─> L13
    ├─> Root2
    In the above tree, when i click on the L31 then the navigation is looking like 
                ├─> L21
                │   └─> L31
                └─> L22
    But I want to display like the below
        ├─> L11
        │   ├─> L21
        │   │   └─> L31
        │   └─> L22
    Regards... Mahesh

  • How to show specific data for user on redirected page once they logged in

    I and fairly new, but have a general understanding of Dreamweaver. Using CS3 or CS4, how do you get the redirected page after the user logges in to show only the data for that user? I have creater the login page and it works fine but i dont know what needs to be on the redirected page for it to show only the data for the user that just logged in.
    I am not very good with the coding part so if it requires it any help with that would also be helpful.
    thank all.

    I should be able to get the understanding if explained.
    As for scripting i believe its PHP. at lease thats the page i created the login page with.
    As for user-specific information: basiclly there account information.
    As for database i have dreamweaver linked to a MySQL database. it pulls from 2) tables
    1st table has the following: ID - User Names - Password  - account number
    2nd table has the following: ID - account number - names - address - ect
    So basiclly i want when a user loges in for it to redirect them to a page which then only shows the data for that users. if i can link the data the pulls up by the account number that would be ideal
    Thank you Murry

  • SpryTabbedPanels2 - how to show specific tab

    I have got SpryTabbedPanels 2 on a product web page, and the panels consist of:
    Product details (tab 1) -- Default --
    Product Specs (tab 2)
    Product Accessories (tab 3)
    Product Downloads (tab 4)
    Currently, I have it set to default so that it shows the tab 1 on loading the page, however, I would like to be able to have tab 4 display on page load if they navigate to this page from another specific page. I assume I have to create a link that passes via the URL which will be something like:
    product_detail.php?prodid=7&tab4
    But I don't quite know how to handle it... could you please advise?
    The page in question is:
    http://www.matthewstuartdesign.co.uk/tandr/product_detail.php?prodid=7
    Thanks
    Mat

    First off I just need to state the documentation for Spry 2.0 is referred to as Spry UI by Adobe, why I don't know.  Below is the link:
    http://labs.adobe.com/technologies/spry/ui/
    Your answer is on this page:
    http://labs.adobe.com/technologies/spry/ui/docs/tabbedpanels2/index.html
    Basically what you need to do is insert the following javascript:
    <script type="text/javascript">
        var TabbedPanels2 = new Spry.Widget.TabbedPanels2("TabbedPanels2", { defaultTab: 2 });
    </script>
    Then using your PHP script write something that will change the defaultTab value based on what variable is passed through the browser.  I believe you should be able to call the global $_GET variable in that script like: defaultTab: <?php echo $_GET['tab']; ?> in that statement.

  • How to show a message in a query BI7?

    Hi everybody,
    In BI7, I need to show an error message that the selection screen of a query to after checking a variable.
    I tried the following in the code of customer exit for variables (step 3):
    1. Put "MESSAGE E899(bd) WITH text-008" but after show me the message, interrumped the conexion with BEx.
    2. Put the functions:
           CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
              EXPORTING
                i_class  = 'R9'
                i_type   = 'I'
                i_number = '108'
                i_msgv1  = l_msgv1
              EXCEPTIONS
                dummy    = 1
                OTHERS   = 2.
            CALL FUNCTION 'RRMS_MESSAGES_SHOW'.
            CALL FUNCTION 'RRMS_MESSAGES_DELETE'.
            sy-subrc = 4.
            raise no_replacement.
       But after the message appears, it shows another warning message "Variables contain invalid values" and then doesn't do anything (i.e. BI hangs up and is unresponsive).
    The idea is that after the error message appears and is closed, the system returns to the selection screen for give the possibility to enter a correct value.
    Thanks in advance.
    Marcela

    .

  • How to show the data of one query since Forms9i using to Report built-in on

    Hello!!!, I have Developer 9i (Forms and Reports), the OCJ4 and repserver90 are running, now, I attempt to run one report from Forms9i, and only it appears an empty page HTML. I don't understand why doesn't show the data of query?
    Please, give me a solution for this problem, thanks for your help.
    PD: I am using the below code.......
    PROCEDURE bring_report IS
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(20);
    BEGIN
    repid := find_report_object('Q_DATA1');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_EXECUTION_MODE,BATCH);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,CACHE);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'html');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,'repserver90');
    v_rep := RUN_REPORT_OBJECT(repid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
    /*Display report in the browser*/
    WEB.SHOW_DOCUMENT('http://172.16.2.18:8888/reports/rwservlet/getjobid'||
    substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=repserver90','_blank');
    ELSE
    message('Error when running report');
    END IF;
    END;

    Alex,
    the code does look good. maybe the Reports query does not produce an output. You can trace this ny adding a header on top of teh Reports (e.g. a date or just saying "Hello World"). So instead of an empty page this should now show the text strings. If you don't see the string then there is something else going on. Since you are not getting any error message I assume that the Reports itself executes fine.
    Frank

  • How to show additional column in the Query searchby field selection window?

    Hi Experts,
    I have a simple query as below:
    select * from ocrd where cardcode between '[%0]' and '[%1]'
    Now, it is evident that the searchby field is the cardcode, so when I click on the browse button, all cardcodes will be displayed for me to choose on a separate selection window. Now, on this separate selection window, can I also show an additional column "customer name"?? This is because I cannot really identify every customer code, and need to depend on customer name instead.
    Thanks!
    Warmest Regards,
    Chinho
    note: please dont ask me to use the below query instead, that is not what I want to achieve.
    select * from ocrd where cardname between '[%0]' and '[%1]'

    Hi!
    It's not possible i belive. You can use Filter Option instead on Selection Parameter.

  • How to show specific colums in tables with debugging

    I don't know if it is possible but I get always very simple if I have to debug with tables that I can't get the fieldvalues that interest me in a column straight away.
    for instance I have a table which contains a field aufnr. only aufnr is field nr 200 in the table. so I have to skip to that field and it is very unhandy.
    is it possible to show just 1 column of a table in debugging ??
    I tried under variables to append it with the fieldname but no succes TA_VBDPR[]-maufnr
    kind regards
    arthur de smidt

    If you are using the New Debugger:
    Open your table in the table control inside the Debugger
    Right Click on the Table Name (not table control) > Services of this Tool
    Select "Change Columns".
    Press Enter
    Select your Column (AUFNR) from the Right Pan to Left Pan.
    Right Click on the Table Name (not table control) > Services of this Tool
    Select "Save Columns".
    Press Enter
    It will retain the order of the columns.
    If you are using the Old Debugger:
    Just type the name of the column in the column name area.
    Regards,
    Naimesh Patel
    the first part works but I can't find the 'Save Columns'
    currently we work with sap gui 6.4 so it is the new debugger but I believe not as fancy as the 7.1 gui has (as I saw at sapteched)
    kind regards
    arthur

  • How to get the multidementional hierarchy level number ?

    Dear all,
    Could anyone tell me how to receive the hierarchy level number like the picture below:
    [click here for the Screenshot|http://yaoxin.de/download/level.jpg]
    as you can see, when i mouse hove on a level, it shows the level number.
    but, I want to get the level number 2 (node number 2) in query designer, but i can't find anywhere to show that.
    thank you for your kind help !
    Edited by: Xin Yao on Aug 26, 2011 1:04 PM

    hi Charlie Belt,
    Thank you very much for your answer.
    And yes, I do wish to perform a calculation based (aggregation) on the hierarchy level.
    How can I continue working on that?
    yao
    wish you have a nice weekend!

  • How to show the drill path in the analysis

    Dear Experts:
    I encountered this problem when designing OBIEE dashboard:
    I'm using OBIEE 11g.
    I ceated a new analysis and made it to show in pie chart view.
    It works fine regarts to the drill function, when I click a part of it, it automatically change to the drilled down level figure.
    Whant I want to know is how to show the current level after serveral times of drilling down and drilling up.
    I know that I can judge the level base on the legend or move the curs over the chart.
    But to a new user, is it possible to create a variable or something above/below the chart to actively show the name of current level?
    Thank you very much.
    Edited by: 906129 on Jan 5, 2012 5:40 PM

    How could it not be 5A?. If you have A for each member and then you select 5 members you are going to get 5A. If you don't want 5A then what do you want the Avg of A across the 5 members?
    The tools are working the way they are designed to, your requirement is a little out of the ordinary. Unfortunately, Web Analysis does not have conditional logic.
    Try taking my previous suggestion and adding another member in Essbase called "Count", make it dynamic calc and the formula should be ' 1; '
    The purpose here is to get a value of one in the count member for each member you are going to select in your filter. So, if you select five members in the filter, Web Analysis will now return 5A and it will return the result of "Count" which will be 5. Create a calculated member that divides the 5A value by the count value 5. That will give you the average A for the 5 members, then you can divide by 12.

  • How to only display specific members from dissimilar hierarchy levels?

    Hi,
    I have a Business Partner that routinely wants to build a report that displays members from dissimilar hierarchy levels. For example, she wants to display member "210_UNASSIGNED EXP/ACC" from level 8 and member "E090_ADVISOR SERVICES" from level 1. When she filters on just those two members, the reports displays as such:
    She then must manually expand the "E020_CORPORATE AND EXECUTIVE" member 7 times to see "210_UNASSIGNED EXP/ACC":
    Is there anyway to make her life easier and have the report display only the "210_UNASSIGNED EXP/ACC" member and the "E090_ADVISOR SERVICES" member, even though they are from different levels?
    Thanks,
    Michael J Titera
    BI4.0 SP8.3
    SQL Server 2012

    Hello Michael
    Displaying information from mixed hierarchy levels without the context of the parent members is a reporting workflow best suited to WebI and CR. The AOLAP content can be exported as an Analysis View and then this becomes a data source for WebI and CR.
    Our previous product Voyager used to allow member selection from mixed levels without the context of parent members but it caused a lot of confusion and misinterpretation of the data, which is why we deliberately do not have it in AOLAP.
    Worth noting that BI4.1 was a big release for AOLAP with many enhancements. One is "Expand to Level". So instead of having to click 7 times to expand the hierarchy, it now just requires one mouse right-click to do the same thing.
    Regards
    Ian

Maybe you are looking for

  • OSS note 506603 What is it And where can I get it?

    Hello, I am trying to create my form with a SAP Table wizard connection, when I try to use the Table wizard I got the error: "No such interface supported". I can see in a lot of comments the solution is on OSS note 506603. I was trying to find this p

  • How to handle selection event in alv component

    Hi all,     i am new to webdynpro abap. and i want to know how to handle selection event(such as select all / unselect ) in my simple alv application. Thanks very much

  • Left alignment on reports

    Dear Friends, left alignment on reports do not work, all of column are center alignment, have you got any idea? regards

  • What is the main screen password?

    Hi experts, As you know when you open SAP BPC Excel Console, first of all you see nested 3 worlds picture. I want to change that. But sheet was protected. What is the password or is it possible? Just curiosity Take it easy..

  • Material  master information -MRO materials

    Hi ,   We are looking for information related to material master -say in a new instance what are the information that we should look /gather information for the implemented Material masters which can give the macro / micro lavel information particula