Drill and Navifgate only from leaf node

Hi
I have implemented level based hierarchy for my dimension. I want to navigate to another report only from the leaf node of the hierarchy.
Can you please let me know how can this be achieved? How can i identify the leaf node in a level based hierarchy

This is not a duplicate of the item mentioned. With one I have a node anywhere in the tree and need to walk up to find the parent. In this one, I have the parent and need to delete leaf nodes up to this parent. I each one I have a different set of constraints and different ids to work with. Thanks for your help.

Similar Messages

  • EM DB console works only from one node?

    In my 2 node RAC the enterprise manager database console works only from one node i.e the url shows login page only from one node.
    http://NODE2:5500/em------>WORKS, SHOWS LOGIN PAGE AND CAN MANAGE ALL INSTANCES FROM HERE
    http://NODE1:5500/em------>DOES NOT WORK, DOES NOT SHOW THE LOGIN PAGE.
    Please clarify.
    Kadhim

    I have to guess ... (because you tell neither OS nor database version). Assuming it's 10gR2 or higher, that's expected behaviour, dbconsole runs on one node only, the so-called master node. You can change that, see the documentation or this metalink note:
    How to manage DB Control 10.2 for RAC Database with emca
    Doc ID: NOTE:395162.1
    Werner

  • How to drag and drop user from one node to other node.

    Dear All,
    How to drag and drop user from one node to other node.I tried but no success.
    What are precautions to be taken.
    Cay anybody kindly explain it.
    Thank you.

    Hello, if you had this message you had created BP....
    Now you don't have to user USERS_GEN this transaction is used only in first action, when you create the user in R/3 and then you pass this user to EBP in the organizational structure.
    Now you have to:
    1) Go to PPOMA_BBP
    2) Double click on organizational unit that you want to put this user (purchasing organization or purchasing group box for example)
    3) Select assign button in the top of the functions in the transaction
    4) Click on incorporates -- position
    5) Put userID that you want to add in this organizational unit
    6) Click Save
    Thanks
    Rosa

  • Alternate hierarchy with only the Leaf nodes

    Hi,
    I have an account hierarchy with multiple levels in it. Now I want to make an alternative hierarchy with only the leaf nodes of that hierarchy with using the same nodes. Can anyone please explain the steps how to do it.

    Unless you have any special requirements it will be straight forward, get an export of all the leaf members in an action script format and execute the INSERT action on your alternate hierarchy, you can create your alternate hierarchy with only the TOP node and insert the leaf members under it, in case you have thousands of them, you can split them by introducing dummy parents, also if you wish to maintain any local properties, please have them updated accordingly.

  • Is there any way to block PDF files sharing from iPad to any another device or cloud? We need to have certain PDFs visible and readable only from iPad.

    Is there any way to block PDF files sharing from iPad to any another device or cloud? We need to have certain PDFs visible and readable only from iPad.

    There are "container" apps emerging for the iPad.  Enough searching & I suspect there would be one for your needs. 
    All in one Application that emphasize security
    Good Collaboration Suite  Secure mobile app-to-app collaboration.
    The Good Collaboration Suite includes Good for Enterprise, Good Share and Good Connect secure mobile apps, simplifying access to email, calendar, contacts, tasks, instant messaging, browsing and document sharing. These apps are built using Good’s next-gen containerization   that includes secure data sharing between any Good secured app as well as app-level encryption independent of the device used."
    http://www1.good.com/applications/

  • How to failover SCAN VIP and SCAN Listener from one node to another?

    Environment:
    O.S :          HP-UX  B.11.31 U ia64
    RDBMS:   Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    It is a 2 Node RAC.
    Question:
    How to failover the SCAN VIP and SCAN LISTENER running on node 1 to node 2?
    What is the relation between standard LISTENER and SCAN LISTENER ?
    Why do we need LISTENER, when we have SCAN LISTENER ?
    When I tried with SRCVTL STOP LISTENER , I thought the SCAN LISTENER adn SCAN IP will failover, but it did not?
    Also please clarify if I use SRVCTL RELOCATE SCAN -i 1 -n Node1
    Actalluy I am trying that by moving the SCAN listeners so that when I do PSU 7 patching on 1 node, no incoming attempt to connect will spawn
    a process and thereby opening files in $ORACLE_HOME (which would prevent the patch from occurring)
    Please clarify my queries.
    Thanks,  Sivaprasad.S

    Hi Sivaprasad,
    1. The following link will help you for SCAN VIP and SCAN LISTENER failover from 1 node to another.
    http://heliosguneserol.wordpress.com/2012/10/19/how-to-relocate-scan_listener-from-one-node-to-another-node-on-rac-system/
    http://oracledbabay.blogspot.co.uk/2013/05/steps-to-change-scan-ip-address-in.html
    2. The Standard LISTENER is specific for particular node for which it is running. It cannot be relocated as its specific for the node its running. SCAN listeners are not replacements for the node listeners.A new set of cluster processes called scan listeners will run on three nodes in a cluster (or all nodes if there are less than 3).  If you have more than three nodes, regardless of the number of nodes you have, there will be at most three scan listeners. So no relation for standard LISTENER and SCAN LISTENER.
    3. Hmmm. let me put it in easy way for this question. All the RAC services like, asm, db , services, nodeapps registers with this SCAN_LISTENER. So if any of these services (asm, db , services, nodeapps) got down/not running, the SCAN_LISTENER will know the down status, and if any client requests to access the node/service which is down, the SCAN_LISTENER will redirect the client request to the least loaded node. So here all these process will happen without the knowledge of client. And As usual the standard LISTENER looks only for incoming request to connect with the database. So we need both LISTENER and SCAN LISTENER.
    4. If you provide SRCVTL STOP LISTENER,  it stops the default listener on the specified node_name, or the listeners represented in a given list of listener names, that are registered with Oracle Clusterware on the given node. No failover will happen under this case.
    5. Yes you can relocate if you want to relocate the scan.
    Hope this helps!!
    Regards,
    Pradeep. V

  • New SMB share - can access only from owner node

    Two nodes new Windows 2012R2 cluster on Azure. Setup all completed OK and with no issue. Cluster is online and can failover to both nodes. Create FileServer and then created couple of share using SMB quick. Access left for the default "EveryOne Full
    control"
    Now, I can access the share from the current node of the cluster and ONLY  if I failover the cluster to the second , I started to access the share. Also other machines on the same network can not access the share (All Windows 2012R2)
    I saw few similar posts and read them all , but that does seem to help me. Please advise of any information to resolve this.
    Thanks

    Hi Sir,
    >>Create FileServer and then created couple of share using SMB quick. Access left for the default "EveryOne Full control"
    If you share the folder in Windows Explorer as you normally would for a file share , Please refer to following article regarding to add a file share on existing cluster :
    http://msdn.microsoft.com/en-us/library/dd897486(v=bts.10).aspx
    http://msdn.microsoft.com/en-us/library/dd897474(v=bts.10).aspx
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Hierarchy VIewer - Card only on Leaf nodes

    I am using version 11.1.2.3.0.
    Is there a way to show a Card only on the leaf nodes of the Hierarchy VIewer?
    I have information that only applies to the nodes on the very bottom of the tree.
    Thanks in advance.

    This should be possible.
    I've not tested this but you can use the rendered property of the panelCard component and set it to an EL which evaluates to false is the node has children (node.hasChildren? or some other data which lets you know if you want to show the card).
    If this does not work you leaf the rendered property as is and use the visible or rendered property of the component which holds the information you only want to show in leaf nodes.
    Timo

  • ICloud Photo Library: How do I transfer photos and videos only from my iPhone to my iPad but not from my iPad to my iPhone?

    I had iCloud photo libraey turned on on both my iPad and iPhone. As said by the feature, photos and videos were being transferred automatically from each device to each other. I have a 64GB iPad Air 2 and my iPhone 5 only has 16GB of storage so I am lacking much more space on my iPhone than my iPad. I was wondering if there was a way to transfer photos only from my iPhone to my iPad but not from my iPad to my iPhone. Would turning off iCloud Photo library on my iPad do the trick? Thanks hope someone can help me out.

    iCloud Photo Library keeps all of your photos in the Cloud which you then can selectively download. So, unless you download the iPad photos, they are not going to be taking up any room on your iPhone:
    How does iCloud Photo Library save space on my device?
    If you turn on Optimize [device] Storage, iCloud Photo Library will automatically manage the size of your library on your iOS device, so you can make the most of your device's storage and access more photos than ever. iCloud Photo Library stores the original, high-resolution photos and videos in iCloud and can keep lightweight, device-optimized versions on each of your devices. As long as you have enough storage, recent photos and videos that you access the most will stay on your device at full resolution.
    You can turn on Optimize [device] Storage from Settings > iCloud > Photos or Settings > Photos & Camera > iCloud Photo Library on your iPhone, iPad, or iPod touch. You need an Internet connection to access an original photo or video that’s stored only in iCloud.
    Here is a link to the FAQs page for iCloud Photo Library:
    iCloud Photo Library beta FAQ - Apple Support
    Cheers,
    GB

  • How can I print in black and white only from mobile device

    I print coupons from the coupons.com app. I can change the settings on my printer through my computer to print in black and white only so as not to use up all of my color ink. How can I change this on my iphone to print in black and white?

    Hi,
    HP ePrint app on a modile device allows you to print Grayscale mode
    Regards
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Printing in black and white only from the internet with a photosmart 7510

    Hi
    I have and photosmart 7510 and i cant figure out how to change the setting so that when i print off the internet it is black and white only, that way I can save my color cartridges.  In particular when i print coupons from the net, I only need them to be black and white.
    Thanks for your help!

    @432vero,
    Go to your printer preferences on your computer.
    1. Click Start menu
    2. Choose Devices and Printers
    3. Right click on the printer
    4. Choose printer preferences
    5. Choose ADVANCED
    5. Choose "Print in all black text ENABLE" or "grey scale"
    **Click the KUDOS star on the left to say 'Thanks'**
    Please mark a reply "ACCEPTED AS SOLUTION" if it solved your problem, so others can find it.

  • New hard drive - how to import iTunes and Mail only from Time Machine backup

    Hi
    I am installing a new boot drive into my MacPro.  When I do this, I only want to copy over initially Mail and iTunes as previously backed up in Time Machine. 
    Is there an simple way to do this without a complete copy of my last Lion install going on the new drive?
    Thanks in advance.
    Matt

    The music sync is one way - computer to ipod.  The only exception is itunes purchases.
    Copy everything from your backup copy of your computer.

  • AVCHD log and transfer - Only from a camera?

    I am thinking about upgrading my camera to a AVCHD camera.  I saw on a post that you can only log and transfer AVCHD footage from the camera and not just the card attached via card reader.  Can someone shed some light on this.  I want to be able to shoot, transfer/backup onto an external HDD and then Log and Transfer from the drive.  I want to keep the camera busy out in the field and not tied up on my desk.
    Thanks community!
    Brian

    You may fing this helpful:
    http://library.creativecow.net/articles/ross_shane/tapeless-workflow_fcp-7/video -tutorial
    When using card readers make sure it supports the larger capacity cards or at least the size card you are using.
    Al

  • Copy File name and Date only from a Folder with SSIS

    Hello all,
    I need to create a package which will list the file names and the dates in a folder, these files are blank flat files. After extracting the file names from the file path i need to create a table which will have two columns Filename and
    Date.We get about 1000 such files every month and we are looking to maintain them in a table.
    Is this possible? Can someone point me in the right direction? 
    FM

    Arthur , I actually figured it out. The For each container let me pass thru the file name, then I inserted the file name into my staging table. I created a FilePath variable and basically Did a sql task and
    INSERT INTO MyTable
    SELECT Filename = ?,
    LoadDate = GetDate()
    In my for each loop I added a *.*txt qualifier... I`ve tested and works well... Got what I needed.
    FM

  • How can I print in black and white only directly from apps on hp screen?

    My printer preference from my pc is set to print in black and white from my computer. How do I set the same black and white settings from the HP Photosmart Plus printer, when printing directly from Apps on Home screen?

    Hello AdrianaSFleury,
    At this time there is not an option or a default to set black and white only from the front panel of the printer. Some applications may give you settings in the Application itself for color or black and white but that would be the only place to change the color of the document/photo for your print jobs. 
    **Click the KUDOS star on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.
    (Although I am employed by HP, I am speaking for myself and not for HP)

Maybe you are looking for

  • E72 - Ctrl+C and Ctrl+V not working in browser

    yesterday i updated my nokia e72 mobile to latest firmware 31 , after that Ctrl+C and Ctrl+V and Ctrl+A shortcut keys are not working in browser. which have made me feel as bad as typing the same text again and again (usfel in blogging or web messagi

  • Apple TV Speaker Problem! HELP!

    I am using my apple tv with my tv speakers (Which are Bose). I am buying yamaha speakers for my patio  is their a way i can have two speaker systems connected to the apple tv with the ability to switch between them without having to unplug them. Both

  • Read Out Loud

    When I try to use the "Read out loud" feature in Adobe Reader reads out that I do not have the correct verification file and that I need to contact the Adobe Sales team to receive one, I work in a school where we use volume licensing but I thought th

  • HT201441 i lost the ID and password so plz help me urgent

    plz give me the real ID and password becous i lost this ID and password

  • Why slow wireless download Macbook Pro Bootcamp Xp Leopard

    Problem: wireless download speed is much slower running windows Xp on a macbook pro (bootcamp) than when running OS X. Example OS X = 1,164 KB/sec download, 496 upload vs Xp = 265 KB/sec download, 940 KB/sec upload. I have a Macbook Pro Duo Core runn