Level Down / Level up functionality

HI SDN,
I am using Level down functionality for formulas in a query. When I execute the query, by default all the levels are being displayed.  How to make only top nodes to be displayed in the initial view so that user can expand required sub nodes.
Thanks
Full Points will be assigned.

Boy!!!
Go to the query edit mode.
right click on the hierarchy field and property.
there you will see Level of display, change the default level and when you run the query by default you will see that level, if users want more, they can expand it.
thanks.
Wond

Similar Messages

  • TDMS Low level file functions and Saving Front Panel image

    Am using TDMS low level file functions to save while also plotting data in my data acquisition programme.  However, I also want to programmatically be saving the front panel image on every run of my data acquisition.  I have coded all other aspects, except the behavior of functionality of saving the front panel image on every successive runs of the application.  Unfortunately, I just have no idea on how to code this aspect on LabVIEW, and all effort to search for example codes on so far have not been successful.
    I would appreciate any useful hints or steps from anyone for me to follow, in order to accomplish this behavior, and that is being able to programmatically save my front panel images while using TDMS low level file functions in my File IO system of my application.
    Thanks in advance.

    Tebefia wrote:
    Am using TDMS low level file functions to save while also plotting data in my data acquisition programme.  However, I also want to programmatically be saving the front panel image on every run of my data acquisition.  I have coded all other aspects, except the behavior of functionality of saving the front panel image on every successive runs of the application.  Unfortunately, I just have no idea on how to code this aspect on LabVIEW, and all effort to search for example codes on so far have not been successful.
    I would appreciate any useful hints or steps from anyone for me to follow, in order to accomplish this behavior, and that is being able to programmatically save my front panel images while using TDMS low level file functions in my File IO system of my application.
    Thanks in advance.
    Did you see this link?
    CLA, LabVIEW Versions 2010-2013

  • I have the original AIR recently it has really slowed down. Every function usually gets the pinwheel. It is up to date and has 10g of free disk space. Any suggestions as to the cause?

    I have the original AIR recently it has really slowed down. Every function usually gets the pinwheel. It is up to date and has 10g of free disk space. Any suggestions as to the cause?

    Often a failed disk or power supply. See:
    https://encrypted.google.com/search?q=%22time+capsule%22+%22orange+light%22&as_q dr=all&newwindow=1&num=100

  • Filling Drop Down Via a Function

    Hello Everyone,
    I am looking to create a function that will help fill up the values in a drop down from a database. I am not able to pass the values to the drop down from the function. Although, I can pick the values from the database.
    A response would be highly apppreciated.
    Thanks in advance,
    Lokesh

    A clarification to my earlier posted message:
    The statement of the problem is as follows.. I have a JSP wherein to fill the values in the drop downs I have to write the code to pick the values from the database repeatedly. I want to avoid that. I thought since the code is repeatable except for 2 parameters (one to indicate what type of values to pick and the second to indicate which is the default selected value), I could write a function. I wrote the function and tried to populate the drop down but no success. I need help to write that function in which I could populate the drop down of my choice just by specifying those parameters. If it requires java code please let me know and any help in that regard would be appreciated.
    I am new to Java and JSP, maybe there are ways to do it but I am not aware and it could possibly be a very simple solution. Apolgies if the problem sounded more complex than it actually is.

  • Magic Mouse - How can I slow down the scrolling function on Mac OS X?

    I'm a designer. In Illustrator and othe programms, I  try to scroll but its to fast so I flip  through the pages. I want to slow down the scrolling function of my mouse but where can I find it in OS X 10.7?

    Ahh,
    Just the App not the support folder I'll be bound.
    8:23 PM Wednesday; August 15, 2007

  • Suggestion: package-level assert functions for less typing in FlexUnit 4

    AS3 doesn't have static method imports as nice as Java 5, but we can do much the same thing with package-level functions.We could use these to cut down on the amount of typing necessary in FlexUnit 4.
    I added this to my fork of AsUnit:
    http://github.com/robertpenner/asunit/commit/bdb293436491792625ddc1f637c81c723986b87d
    Example:
    package asunit.asserts {
             import asunit.framework.Assert;
             public const assertEquals:Function = Assert.assertEquals;
    In the test case, this would be used like so:
    import asunit.asserts.*;
    // in test method
    assertEquals(...

    Right, I'm familiar with Hamcrest. I did my own AS2 port from Java because I liked it so much. But even so, I find myself staying with classic assertEquals() (in AsUnit 3) when I can, because I don't have to do the Hamcrest import and set up the swc for the project. Lazy, I know. I should put those things in templates. Also, assertEquals() will run faster, but how much difference that makes, I don't know, would have to measure.
    JUnit 4 does it like this, and saves its users a lot of typing in the 80% case where no matchers are needed.
    http://www.devx.com/Java/Article/31983/1763/page/2
    import static org.junit.Assert.*;
    @Test
      public void add() {
        calculator.add(1);
        calculator.add(1);
        assertEquals(calculator.getResult(), 2);
    Another practical benefit for FlexUnit 4 users would be in migration. They wouldn't have to search and replace all their asserts in order to use the new test format.
    Robert

  • Currency Translation at the Web Template level (standard functionality)

    Hi Experts ,
    We are currently working in BI 7.0 env. with source system ECC 5.0.
    We are working for a task where we need to make the BEx  queries enabled for currency translation .
    The requirement is :-
    The user should be enable to give/opt/choose for the follwoing options:-
    Currency type (target currency in which the translation is aimed)
    Exchange Rate ( Standard(M) or other(P) or something else) and
    Key date: The translation will be performed taking the exchange rate on that particular date.
    We do have 2 option to perform the task...
    1:- Either we do it thru currency translation type definition(RSCUR) and then attaching this currency translation for every amount key figure values at each query level. OR
    2:- If we can go and find something at the Web Template level and add/modify the template in such a way so that it gives us the functionality to translate a source currency into a desired one with desired exchange rate type (currently either M or P) and for a specific date.
    At this point of time when we do have numerous sub-areas holding hundreds of queries, we want something which should be available as the modification/addition to standard functionality at the web template level and not at the query level as changing each and every one of them and testing would be a cumbersome process and would be costly and risky at the same time. So we are just wondering if we can find something with option no. 2 and add/modify something in the standard functionality.
    Please ask for any more information required.
    Thanks very much.
    regds.

    Hi Amit,
    You would still need to define the Currency Translation using RSCUR where you would specify
    -the exchange rate type (either fixed or variable)
    -the target currency (either fixed or variable)
    -the reference date
    You don't need to modify any of your queries. You can instead use 'Translate Currency'/[SET_CURRENCY_TRANSLATION] command in WAD & specify the Currency Translation as defined in RSCUR. If you want the target currency & exchange rate type to be driven by user input, you can define these as variables in RSCUR & invoke the variable screen using 'OPEN_VARIABLE_DIALOG' in WAD for user input just before calling 'SET_CURRENCY_TRANSLATION' command.
    --Priya

  • Placing a Low Level DB Function for Time Offset

    Would any one be able to point me to any documentation on the Oracle 10g R2 release that might help me understand if there is a way to modify datetime query parameters and datetime query results at a low level in the DB? R12 of Oracle Apps does not handle global implementations very well when it comes to running 24/7 with sites around the globe and handling data stored with a time element. Everything is stored using the single server time zone. So I thought perhaps there might be a way to modify the DB at a low level to perform the offset of the value for any datetime parameter to correspond to the proper server time zone to pull data and then to also offset the queried datetime values to the users, via a session value, time zone. So I am thinking long shot but perhaps there is a way to insert a function call to a function built in C and linked in to the DB somehow or the DB listener or the DB connection driver software. I don't know. I am familiar with OCI and SQLCA but don't believe these offer this type of interjection with the DB I am looking for. Of course, if there is a simple solution I am all for that.
    Thanks,
    Jason

    Adjusting the timezone at the session level doesn't do what I need it to do. At least based upon the tests I have done. And my research into changing the session DB time zone only applies to the new timestamp data types and not to the date data type.
    However, if you think that changing the DB session time zone setting would help do what I have stated please tell me.
    Thanks,
    Jason

  • "Levels" stopped functioning in CS3

    I'm using PS CS3 on a Mac running OS 10.6.4. The adjustment sliders in "levels" within "Adjustments" have no effect on the image. Other functions under "Adjustments" seem to be working although I have checked just a few. Anyone have a solution or is this a compatibility issue between CS3 and OS 10.6.4?

    The solution was simple. I just needed to checx the "preview" box in the "levels" menue so that the results of moving the sliders would be displayed. How or when it ever got un-checked, who knows.

  • Sales order level partner Function error

    Hi,
    I created New Partner Function ZB (Agent ) and also i have done partner Determination
    According to my client requirement each customer having more than 2 agents so i have assigned in the customer master
    Coming to Sales order, i created sales order , for that customer has 3 agents from header level system is picking one agent and coming to line items ( i created one line item ) system is not showing 3 agents its showing i tried manual entry also
    bcoz i am giving agent commission to those agents based on the sales
    plz guide how to solve the issue

    Hi,
    By using the path specified below,
    SPRO>Sales and Distribution>Basic Functions>Partner Determination>Set Up Partner Determination-->Set Up Partner Determination for Sales Document Header.
    Click on "Partner Determination Procedure Assignment".
    Check the partner procedure assigned to your Sales order type.
    Click on "Partner Determination Procedures".
    Select the Partner procedure noted earlier.
    Click on "Partner Functions in Procedure".Check whether "ZB" is there in the partner functions list or not.
    Click on "Partner Functions".
    Select the entry "ZB".Ensure that there is no tick mark for the field "Unique".
    Regards,
    Krishna.

  • Level(0) Function in MDX Queries

    Hi All,
    SELECT
    ON AXIS(0),
         [Year].Levels(0).Members
    } DIMENSION PROPERTIES [LEVEL_NUMBER],[MEMBER_NAME]
    ON AXIS(1)
    FROM 'A_LvVFPT'.'Incstmt';
    by using the above script i was getting Months for Jan, Feb.... Dec. Even though i changed the Qtr1 in the place of Year, i am getting same result.
    Please suggest anyone how to change the script to get result like,
    if i give Qtr1, it should display only Jan, fed and march.
    if i give Year, it should display Qtr1, Qtr2, Qtr3 and Qtr4. i tried many instances but not got this result.
    Thanks in advance
    CGR.

    instead of using levels(0) you should be using children for whay you want. I would also add currentmember
    so [Q1].currentmember.children

  • Run procedure:=Top level procedure/function specified; cannot have subparts

    I get this error when trying to run any procedure I've used ODT11 to make.. I literally right click the icon of the procedure in the server explorer tree and choose Run, and get the error. If I choose Run Debug, VS2008 hangs

    Can't reproduce:
    1. create or replace FUNCTION ECHO1
      PARAM1 IN VARCHAR2
    ) RETURN VARCHAR2 AS
    BEGIN
      RETURN PARAM1;
    END ECHO1;
    2. Initiate run dialog, then either
    2a edit assigment to
    PARAM1 := 'a1';
    or
    2b edit "Input Value" column
    3. Press OK
    4. Witness
    Connecting to the database gbr30060_scott.
    Process exited.
    Disconnecting from the database gbr30060_scott.
    in the log
    5. Witness the "Output Variables" grid to exhibit "a1" .

  • Can we lock down user admin functionality to allow password changes only?

    Hi,
    Is it possible to lock down the user admin functionality so a specific role can only change passwords?
    We have a large user base of >10K infrequent users that are forced to change their passwords every 30 days. We suspect a lot will require password changes and we are keen to not have the tech team spending most of their time dealing with such requests. We would like to pass this task onto data management but not allow them the system administrator functionality.
    We know we can create a responsibility with a limited menu available so the operator can see only the security/user/define menu. But this will still allow the person to add responsibilities to existing user accounts and create new user accounts, both of which are deemed unacceptable security risks. Is it possible to lock down the form as well as the menu? Allowing operators to only change the password of existing users? Or can we use the custom.pll to error when a user tries to do anything except edit the password field when in this role?
    Thanks
    Matt

    You should be able to do that. You would create a new privilege level (ie 7), assign all commands to that level except (this is my guess) the command vpn-sessiondb, you would put that at a lower privilege level (ie 6). Here's a write-up that may help getting you in the right direction.
    http://www.packetpros.com/2012/08/read-only-asdm.html

  • Drop-down List not function in preview mode.

    Hi all,
    LiveCycle 8.2.1.4029
    I have created a drop-down list and populated it with a text
    However when I preview the form, the drop-down is displayed without the dropdown arrow and the options (text) are not displayed.
    The drop-down list is the only object on the form.
    If I load a form or xpd of a form created prior today the drop-down list displays and functions as normal.
    Any ideas.
    Thanks
    WowRonin

    Hi,
    I uninstalled and reinstalled Acrobat and then patched to 9.4 and everything is back to normal.
    Go figure!!
    Thanks for responding.
    WowRonin

  • Drop Down Menu not functioning

    I'm very VERY new to dreamweaver/fireworks but have been making small changes to multipul websites for a company. They have asked me to come up with a totally new design for their primary webpage and I'm having an issue with the drop-down menu.
    I'm created the menu in fireworks using the hotspot tool and it "previews" just fine in both fireworks and dreamweaver. I went through the export process in fireworks and exported the hotspots/images and html code into my primary folder for the website. I pasted the html-code in the location that I wanted on the webpage.
    When I upload the page and go to view it the drop-down-menu does not function properly. I have to add an <div> after my .jpg banner for the images of the dropdown to appear. Even then the pull-down-menu does not show up properly.
    *Side note* the page also loads VERY SLOWLY now, not sure why. In an attempt to start over I access the "remote view" of the webpage through dreamweaver and deleted all but the "Admin" folder which it did not allow me to delete? Did I majorly mess something up here?
    I'm also attachin and image that is a screenshot of what the menu/root folder looks like in dreamweaver
    www.greatermichiganpmc.org <--page
    Code for drop-down:
    <div id="container">
      <div id="header">
        <div align="center">
          <p align="center">
            <!-- end #header -->
            <img src="index-banner.jpg" width="700" height="223" /></p>
          <div id="FWTableContainer1508856550"> <img name="indexpulldown" src="indexpulldown.gif" width="699" height="32" border="0" id="indexpulldown" usemap="#m_indexpulldown" alt="" />
              <map name="m_indexpulldown" id="m_indexpulldown">
                <area shape="rect" coords="601,6,691,26" href="javascript:;" alt="" onmouseout="MM_menuStartTimeout(100);"  onmouseover="MM_menuShowMenu('MMMenuContainer0914133643_0', 'MMMenu0914133643_0',601,26,'indexpulldown');"  />
                <area shape="rect" coords="503,6,593,26" href="javascript:;" alt="" onmouseout="MM_menuStartTimeout(100);"  onmouseover="MM_menuShowMenu('MMMenuContainer0914133421_1', 'MMMenu0914133421_1',503,26,'indexpulldown');"  />
                <area shape="rect" coords="404,6,493,28" href="javascript:;" alt="" onmouseout="MM_menuStartTimeout(100);"  onmouseover="MM_menuShowMenu('MMMenuContainer0914133324_2', 'MMMenu0914133324_2',404,28,'indexpulldown');"  />
                <area shape="rect" coords="304,6,394,26" href="javascript:;" alt="" onmouseout="MM_menuStartTimeout(100);"  onmouseover="MM_menuShowMenu('MMMenuContainer0914133237_3', 'MMMenu0914133237_3',304,26,'indexpulldown');"  />
                <area shape="rect" coords="206,6,295,28" href="javascript:;" alt="" onmouseout="MM_menuStartTimeout(100);"  onmouseover="MM_menuShowMenu('MMMenuContainer0914133022_0', 'MMMenu0914133022_0',206,28,'indexpulldown');"  />
                <area shape="rect" coords="106,6,196,26" href="http://www.greatermichiganpmc.org/news.html" alt="" />
                <area shape="rect" coords="6,6,97,28" href="http://www.greatermichiganpmc.org" alt="" />
              </map>
              <div id="MMMenuContainer0914133643_0">
                <div id="MMMenu0914133643_0" onmouseout="MM_menuStartTimeout(100);" onmouseover="MM_menuResetTimeout();"> <a href="http://www.greatermichiganpmc.org/uastar.html" id="MMMenu0914133643_0_Item_0" class="MMMIFVStyleMMMenu0914133643_0" onmouseover="MM_menuOverMenuItem('MMMenu0914133643_0');"> UA Star </a> <a href="http://greatermichiganpmc.org/uatraining.html" id="MMMenu0914133643_0_Item_1" class="MMMIVStyleMMMenu0914133643_0" onmouseover="MM_menuOverMenuItem('MMMenu0914133643_0');"> UA Training </a> </div>
              </div>
            <div id="MMMenuContainer0914133421_1">
                <div id="MMMenu0914133421_1" onmouseout="MM_menuStartTimeout(100);" onmouseover="MM_menuResetTimeout();"> <a href="http://www.greatermichiganpmc.org/links.html" id="MMMenu0914133421_1_Item_0" class="MMMIFVStyleMMMenu0914133421_1" onmouseover="MM_menuOverMenuItem('MMMenu0914133421_1');"> Links </a> <a href="http://www.greatermichiganpmc.org/buyersguide.html" id="MMMenu0914133421_1_Item_1" class="MMMIVStyleMMMenu0914133421_1" onmouseover="MM_menuOverMenuItem('MMMenu0914133421_1');"> Buyer's Guide </a> <a href="http://www.greatermichiganpmc.org/career.html" id="MMMenu0914133421_1_Item_2" class="MMMIVStyleMMMenu0914133421_1" onmouseover="MM_menuOverMenuItem('MMMenu0914133421_1');"> A Career </a> <a href="http://www.greatermichiganpmc.org/training.html" id="MMMenu0914133421_1_Item_3" class="MMMIVStyleMMMenu0914133421_1" onmouseover="MM_menuOverMenuItem('MMMenu0914133421_1');"> Training </a> <a href="http://www.mitripartite.com/survey.htm" id="MMMenu0914133421_1_Item_4" class="MMMIVStyleMMMenu0914133421_1" onmouseover="MM_menuOverMenuItem('MMMenu0914133421_1');"> MTC Survey </a> </div>
            </div>
            <div id="MMMenuContainer0914133324_2">
                <div id="MMMenu0914133324_2" onmouseout="MM_menuStartTimeout(100);" onmouseover="MM_menuResetTimeout();"> <a href="http://www.greatermichiganpmc.org/officers.html" id="MMMenu0914133324_2_Item_0" class="MMMIFVStyleMMMenu0914133324_2" onmouseover="MM_menuOverMenuItem('MMMenu0914133324_2');"> Officers </a> <a href="http://www.greatermichiganpmc.org/members.html" id="MMMenu0914133324_2_Item_1" class="MMMIVStyleMMMenu0914133324_2" onmouseover="MM_menuOverMenuItem('MMMenu0914133324_2');"> Members </a> </div>
            </div>
            <div id="MMMenuContainer0914133237_3">
                <div id="MMMenu0914133237_3" onmouseout="MM_menuStartTimeout(100);" onmouseover="MM_menuResetTimeout();"> <a href="http://www.greatermichiganpmc.org/meetings.html" id="MMMenu0914133237_3_Item_0" class="MMMIFVStyleMMMenu0914133237_3" onmouseover="MM_menuOverMenuItem('MMMenu0914133237_3');"> Meetings </a> <a href="http://www.greatermichiganpmc.org/community.html" id="MMMenu0914133237_3_Item_1" class="MMMIVStyleMMMenu0914133237_3" onmouseover="MM_menuOverMenuItem('MMMenu0914133237_3');"> Community </a> </div>
            </div>
            <div id="MMMenuContainer0914133022_0">
                <div id="MMMenu0914133022_0" onmouseout="MM_menuStartTimeout(100);" onmouseover="MM_menuResetTimeout();"> <a href="http://www.greatermichiganpmc.org/tsr.html" id="MMMenu0914133022_0_Item_0" class="MMMIFVStyleMMMenu0914133022_0" onmouseover="MM_menuOverMenuItem('MMMenu0914133022_0');"> TSR </a> <a href="http://www.greatermichiganpmc.org/histroy.html" id="MMMenu0914133022_0_Item_1" class="MMMIVStyleMMMenu0914133022_0" onmouseover="MM_menuOverMenuItem('MMMenu0914133022_0');"> History </a> <a href="http://www.greatermichiganpmc.org/staff.html" id="MMMenu0914133022_0_Item_2" class="MMMIVStyleMMMenu0914133022_0" onmouseover="MM_menuOverMenuItem('MMMenu0914133022_0');"> Staff </a> <a href="http://www.greatermichiganpmc.org/awards.html" id="MMMenu0914133022_0_Item_3" class="MMMIVStyleMMMenu0914133022_0" onmouseover="MM_menuOverMenuItem('MMMenu0914133022_0');"> Awards </a> </div>
            </div>
          </div>
        </div>
      </div>
      <div id="sidebar1">
        <h3><img src="index-side.jpg" width="200" height="581" /></h3>
      <!-- end #sidebar1 --></div>
    Any and all help is appreciated. Thank you in advance

    Firstly, the link to the imported stylesheet is wrong - it appears to be pointing to your hard drive:  that needs to be fixed and if it relates to the menu, likely the reason why the menu isn't visible.
    @import url("../../../../../../../../S|/All Users Documents/Graphics/Chris/Greater Michigan PMC/indexpulldown.css");
    Are you working in a defined DW site?  It's very important that you are - it's the way that DW keeps track of all the links and paths.
    Define a site:
    http://kb2.adobe.com/cps/140/tn_14028.html
    Next:  Those FWs exported dropdowns are atrocious, there was a reason the functionality was removed from the latest FWs and DW.   Even though a CSS version is available, it may be ok to use for protyping for certainly not for live production sites.
    POP UP MENUS - why not to use them:
    http://www.losingfight.com/blog/2006/08/11/the-sordid-tale-of-mm_menufw_menujs/
    http://apptools.com/rants/jsmenu.php
    http://apptools.com/rants/menus.php
    There are much better ways to build a dropdown menu, one of them is the Spry Menu available in CS3 and CS4.  They too, can cause issues, but at least the links throughout your site are inside the html code, not in the javascript.
    Spry  Menus: - already included with CS4
    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WS8B985763-4DFA-4415-B242-B2C 2D7DED657a.html
    http://www.adobe.com/devnet/dreamweaver/articles/first_cs4_website_pt5_03.html
    Better Ways to create CSS dropdown menus  (user friendly and search engine friendly):
    CSS Dropdown menus by Suckerfish:
    http://www.htmldog.com/articles/suckerfish/dropdowns/
    As for this:
    *Side note* the page also loads VERY SLOWLY
    now, not sure why. In an attempt to start over I access the "remote
    view" of the webpage through dreamweaver and deleted all but the
    "Admin" folder which it did not allow me to delete? Did I majorly mess
    something up here?
    I'm not really sure what you mean and which folders you deleted from where  ;-)

Maybe you are looking for

  • How to track what changes made in process order?

    Hello Friends, I want to find out the changes done in process order after its creation.Right now in administration tab in process order i can find the date , time and user name who made the last change.But even i want to see what changes that user ma

  • Muse: How to create an auto-enlarging slideshow

    Hi, how can I create a slideshow like this Château de Dournes ? (It's created with EverWeb.) I mean: Auto-run, click to enlarge > a new frame opens, perfectly adapted to the photos' size & format (portrait / landscape)- Thanks a lot! Hp

  • Webmatrix - private messaging

    Hello, i am new to webmatrix or should i say web application in general. i have read and looked  at the tutorial to see if there is any out there online that talks and teach about sending private message between users just like the facebook website.

  • How do I get newly installed from disk PSE 8 to initialize?

    I just installed PSE 8. The disk would not start on it's own so I had to launch installation from the drive. Looking in my Program files, the PSE8 files seem to be there.. When I try to launch PSE8,  it won't start because the photoshop.com gallery s

  • Why and How is Linux is Suitable OS for Oracle !

    Can anybody help me in finding Clues that how Linux Operating System suitable in all way for the Oracle? What is the reason behind that technological point of view and also in all ways? Please provide me the answer with some suitable links and hints.