How many heirachies can be created using one dimensional table

Hi,
I have one dimension table and one fact table, how many heirachies can be created, is it only one?
Thank you.

Hi,
One dimension can have only one hierrarchy for sure.But create dimension in a such a way(columns should be included in one dimension,example: Year and FYear in Time Dimension) that we can create two branches on Total level.
Refer this blog..Will solve your doubt....http://gerardnico.com/wiki/dat/obiee/hierarchy#defining_multiple_hierarchies_for_the_same_dimension_logical_table
Regards,
Srikanth
http://bintelligencegroup.wordpress.com

Similar Messages

  • How many statements can be created with one connection?

    how many statements can be created with one connection?

    and on available memory. At some point, even were the database to allow an infinite number, you'd run out of memory.

  • How many pages can I create in one document on buzzword???

    Hi, I just started using buzzword and acrobat today. I was creating a document in buzzword that I wanted to save and convert to a pdf file in acrobat, but it wouldn't let me go past 3 pages.  Can I create more than that or is there some other FREE program I can use? I need one that will let me insert images, insert links, change font colors and center somethings. I know I have read pdf documents that are 100's of pages long and do all of the things I need.
    Please help ASAP, my ebook needs to be finished!

    Hello,
    I'm sorry you're having trouble. You should most certainly be able to convert a document that's a lot longer than 3 pages.
    Please make sure you have the most recent version of the Adobe Flash Player. You can download it here: http://get.adobe.com/flashplayer/
    Could you also try opening Buzzword in a different browser to let us know if you can then successfully convert the document to PDF?
    Please note, you'll want to get your document completed in Buzzword before converting, because you can't edit a PDF in Buzzword. To edit a PDF requires the full desktop version of Acrobat.
    Let us know!
    Thanks,
    Michelle

  • How many posts can *you* create in one hour ?

    s Raj has successfully created 7 posts within 30 minutes.
    Now I understand using this forum for getting config / errors resolved, but that kind of rapid fire posting does not seem right.
    It could be a newbie that is just trying to understand and get ahead, but someone should point him to read the rules of engagment, and politely tell him not to post so many so fast.
    Yet time and time again, folks say nothing to the person about this, which promotes the forum getting clogged up.
    I also have issue when a person asks a specifc question in an area (example in shipping how a route and leg are determined) and someone pastes the complete Delivery and Transportation IMG in a response, but that's another topic.

    Hi bill
    yes , i know there are 1000's of posts in forum it is his duty and he should realize that , a person who cant realize , it is his problem.
    even i can also say what you said but it doesn't look nice . thats why i kept calm. by answering 4 questions  out of 10questions as . silence gives answers to people but comments doesn't
    lets not prolong this by wasting our time  and this is  a place where we expect some good questions and good answers on SAP not on this .
    I am here  not for any T-shirts or points., i hope u are clear
    Thanks
    Srinath

  • How many iPads can be controlled by one device using keynote remote

    How many iPads can be controlled by one device using keynote remote?

    ask your question in the iWork for iOS  discussion
    iWork for iOS

  • HT4059 When I try to load an ePub book it says out of memory.  How many books can you read at one time?

    When I try to load a second book it says out of memory.  How many books can be read at one time?

    Thank you so much...
    1. I don't have that fat format I checked as I saw this on another answer...BUT...you are right the project was very bloated and I made a new project with the sequence and moved a bunch of projects off to an outside drive and things are flying again...this effect "twirl" was on three clips and this seemed to be creating a problem along with it being a bloated project. Don't know why this effect renders easily then the next second doesn't it's on three clips on the entire project and one or another might not render all of a sudden.
    2. I understand what you said about the timeline export...I decided to export the sequence without the matte it was nested in and that sequence did have the chapter markers on the timeline and they again didn't export??? I'll look tomorrow at this it makes no sense if what you're saying is how to do it...the final cut pro book said they should have showed up if I export from the browser and that didn't work either.
    3. I then matted that output and rendered it to output but I am worried this will degrade and compress the sequence more than I want by outputting the same sequence with current settings twice???...the couple of outputs I could make nested looked very good as this was one render...however, I tried doing a quicktime "current settings" with the dvd studio pro info still trying to export chapter markers and maybe it's my imagination but the output didn't look as sharp as just an output with just chapter markers???
    r. I did look at the final cut pro book and it says that mpeg 2 movies will not read chapter markers anyway if you create one in compressor...if this is true it makes no difference if the quicktime output isn't having chapter markers show up. I assume when I go to author though I can put an mpeg 2 movie into dvd studio pro and create chapter markers at that point!! It seems weird it says it can do it with an mpeg 1 but not an mpeg 2 when everyone is using that for dvds.

  • How many ipads can i sync to one iMac?

    I am a teacher and our ESL team is considering getting 4-5 iPads for our students and we are wondering how many iPads can we sync to one iMac?  I thought it could be potentially much easlier to sync all 5 iPads to one iMac and use this one iMac and its iTunes as our sync station since I am planning on having our team all use pretty much all the same apps with our students...is this possible?

    Hi mstaum,
    Yes, they can all sync to the same iTunes library. The key is the AppleID that you will be using. Are you planning on using the same AppleID and iCloud account for all users? If so, then you will want to be sure to set up the Restrictions on each iPad to require a Password for purchases immediately, so you can prevent the students from purchasing other apps on the credit card you are using for the iTunes account....
    Hope this helps!
    Cheers,
    GB

  • How many iPads can i have on one iCloud account?

    how many iPads can i have on one iCloud account?

    Bryan,
    According to iTunes Store: Associating a device or computer to your Apple ID:
    "Your Apple ID can have up to 10 devices and computers (combined) associated with it. Each computer must also be authorized using the same Apple ID. Once a device or computer is associated with your Apple ID, you cannot associate that device or computer with another Apple ID for 90 days."

  • I'm buying a new MAC.  How many machines can you associate with one CS Cloud account?

    I'm buying a new MAC.  How many machines can you associate with one CS Cloud account?

    You can install the software on as many computers as you like.
    However you can only activate the software and use it on a maximum of two computers at any one time.

  • How many recipients can be added to one enqueue procedure?

    Hi all,
    Does anybody know how many recipients can be added to one DBMS_AQ.ENQUEUE procedure?
    According to a user's guide of Advanced Quing, it seems that we can have 1000 "local queue" subscribers and/or 32 "remote database" subscribers.
    But I'm not sure this restriction is also true to the recipient list which I just declare when I enqueue messages. (I didn't do ADD_SUBSCRIBER.)
    Also, I wander what does the remote "database" mean. At first, I thought it meaned totally different database instance (we need to use DB link or something to connect it), however, it seems that we can't add more than 32 remote queue subscribers.
    I'm using 10g R2.
    Any information on this matter will be highly appreciated.
    Thanks,

    Hi,
    I think there is some confusion between users and subscriber for a queue. Subscriber which dedicatedly point to queue and users who have privilege to dequeue the message. If you are not using ADD_subscriber that means you are connecting to queues as a user with dequeue privilieges.

  • How many meetings can be opened by one account at the same time?

    I've tried Adobe Connect trial version.
    There are few questions about the product.
    1.How many meetings can be opened by one account at the same time?
       I could open 9meetings at the same time using other PCs. What is the limit?
    2.What is the maximum of students in a meeting?
       I'm thinking of buying monthly/Individual product.
    3.The meeting never end even though host is out of it. But we want to control.
       Can host close a meeting so that all participants are out of the session?
    Thanks for your attention.

    This depends on your licensing.
    If you are using a Named Host license, then you can open one meeting at a time. If other members of the Meeting Host group are present in a room, then it should allow you to have multiple rooms open, one for each Meeting Host licensing being used.
    If you are using the Concurrent Learner license, then each meeting you join uses a different licenses, so as long as you have concurrent seats available, you can open as many rooms as you want/need.
    Maximum number of attendees (students) would be your room's concurrent maximum, less your self. The monthly version of Connect offers 25 concurrent attendees in each room, so that would be 24 students and you.
    The meeting does end after it is dormant (no host) for ~15 min, however you can use the End Meeting function (Meeting > End Meeting) to close the meeting and remove everyone, including yourself, from the room.

  • How Many WebSItes can I create

    I already created a web site but I´d like to create a new one. Is this possible without erasing the first one? How many sites can I create?

    Welcome to the Apple Discussions. Yes. Create a new site in iWeb and rename it to whatever works best. When you publish the URL will be: http://web.me.com/YourMMe_Account_Name/SiteName/
    You can have as many sites as you have room form. I have over 85 individual sites in my MMe account.
    OT

  • How many iPads can you setup on one iTunes account for a school?

    How many iPads can you setup on one iTunes account for a school?
    What is the best system?  We have 30 iPads.

    That would be fine.

  • How many ipads can be synced with one itunes account, how many ipads can be synced with one itunes account

    how many ipads can be synced with one itunes account?

    http://gigaom.com/apple/itunes-101-multiple-devices-one-itunes-account/
     Cheers, Tom

  • How many computers can be upgraded with one 1 purchase mountain lion?

    How many computers can be upgraded with one 1 purchase mountain lion?

    What if I have a Mac with a different apple ID. Can I sign out of that ID and sign in with my other ID and still download it with one purchase?

Maybe you are looking for