Duplicate member Name in same dimension in a Cube

Hi,
Can someone please let me know whether we can have same member name in a dimension for building a cube?
For Example:
I have one dimension Dim1 (Hierarchy) ,
Level2     Level1     Leaf     Leaf Code
L13 -      L11 -      L1 -      10
L13 -      L11 -      L2 -      11
L13 -      L12 -      L3 -      12
L13 -     L12 -      L4 -      13
L14 -      L11 -      L5 -      14
In this hierarchy, L11 is a member name in Level1 used under L13 and L14. Does Essbase cube support this?
I have one more dimension(Dim2) with four values like ('A','L','O','S').
I want build a cabe using these two dimension and expose that cube in OBIEE. And in OBIEE answer, I want to put a filter on 'Dim2' that means it will be a list of ('A','L','O','S'). Based on this selection I want select another dimension like for 'A' what is the value for L11 and for 'L' what is the value for L11?
Can someone please put some light on this?
Regards,
SS

user10275812 wrote:
Hi,
Can someone please let me know whether we can have same member name in a dimension for building a cube?
For Example:
I have one dimension Dim1 (Hierarchy) ,
Level2     Level1     Leaf     Leaf Code
L13 -      L11 -      L1 -      10
L13 -      L11 -      L2 -      11
L13 -      L12 -      L3 -      12
L13 -     L12 -      L4 -      13
L14 -      L11 -      L5 -      14
In this hierarchy, L11 is a member name in Level1 used under L13 and L14. Does Essbase cube support this?
Yes this is possible. You will have to enable the option for outline to allow duplicate members.
-Nra

Similar Messages

  • Duplicate member names in member formulae

    How do you reference duplicate member names in a member formulae? In Excel or dimension building you say i.e. [TEST].[test1]. That format doesn't work in member formulae. Is anyone using duplicate name? If you do, maybe you have an answer.

    In System 9 databases, you can use a "duplicate member name" outline, in which case when you have the same member name more than once in an outline, Essbase automatically tells them apart. For example, you could have a Gen3 member named "New York" with a child named "New York", or many different states with children named "Springfield", for example. Or you could have a product code named "100" and also a customer code named "100".<BR><BR>You don't have any control over how the names are constructed, and unfortunately the automatically-generated name for a member may change if a duplicate for it is introduced in the outline, so you really don't want to use the "unique name" values returned from API calls. You can always refer to them by using a full ancestor path, like this:<BR><BR>[Geography].[East].[New York].[New York]<BR><BR>I don't know for sure but I would imagine the same is true in calc scripts and non-MDX member formulas:<BR><BR>"Geography"."East"."New York"."New York"<BR><BR>HTH<BR>

  • Duplicate member names 9.3.1

    The planning documentation seems to suggest that duplicate member names can occur in Planning 9.3.1 although I have seen a post ~(Nov 2007) on here that states that this won't be available until 9.5.
    Is this still the case?
    If not, is there any documentation showing how this can be achieved from within bpma/planning? It all seems to suggest it is done in Essbase but that leaves me in a chicken and egg situation as I can't deploy it to essbase with duplicates.
    Cheers

    Ok guys, back on this issue.
    If I wanted to model the following hierarchy in Planning, given the absence of the duplicate members facility, how would you go about it?
    Group - Product
    Cars - Wheel
    Cars - Seat
    Cars - Window
    Vans - Wheel
    Vans - Seat
    etc
    where all products are not shared and must be able to accept individual values. This is a simple example so creating another dimension isn't an option.
    This is a very real requirement and I'm wondering whether I'm missing something very obvious here. Are we really limited to planning hierarchies where duplicate product names are not used? Am I going about this in the wrong way?
    Any guidance on how I should be solving this problem greatly appreciated.
    Regards

  • "duplicate member names within data preview are not currently supported"

    When I clicked "Preview Data" it altered "duplicate member names within data preview are not currently supported".
    What's that mean?
    And I can not find anywhere to set "duplicate member names" option :(
    I'm using EAS 11.1.2

    I am very sad to find that "You can change false to true but cannot change true to false".

  • Duplicate member names allowed dimension build

    I have turned on allow duplicate members in a current ASO essbase cube to test how much rework this will require to allow duplicate aliases.  After I switched the property on, I was recieving errors when attempting to associate an attribute to a dimension through a dimension build rule.  I realized that I needed to use qualified member names in the load file.  Here is an example of the file in Parent  Child  AttributeValue format
    [Domestic-PD].[Test_Comm-PD]     [Test_Comm-PD].[0001-PD]      [Test_Attr-MD].[Test1-MD]
    So I want to associate the attribue Test1-MD to product 0001-PD below.
    Domestic-PD
         Test_Comm-PD
              0001-PD
    What ends up happening is something like this
    Domestic-PD
         Test_Comm-PD
              0001-PD( [Test_Attr-MD].[Test1-MD]
              [Test_Comm-PD].[0001-PD]
    It attaches the attribute to the correct product but then adds an additional member.  I don't want it to add the additional member.  Any idea on what is happening?
    Thanks for any help!

    It ended up working in a different format.  I changed the data file to like below.  I also started over, recopying the outline, turning duplicate members on, so it is possible that there was just something off with the outline earlier.
    Test_Comm-PD     0001-PD      [Test_Attr-MD].[Test1-MD]
    It probably will have issues if there is a duplicate member but luckily I only will have duplicate aliases.

  • Allow duplicate member names in Essbase application

    Hi,
    I have checked "Allow Duplicate Members" for my ASO application (system 11.1.2.1.00). By doing this, I can create members of same name across dimensions. But alias names can't still be duplicated. Is there anyway to use same alias names for multiple members may be in same dimension or in different dimensions?
    Thanks.

    Hi,
    There are lot many times this was discussed in forum, you can do a search on it.
    You can also refer below link which explains about working with duplicates
    [http://docs.oracle.com/cd/E17236_01/epm.1112/esb_dbag/dotnonuq.html|http://docs.oracle.com/cd/E17236_01/epm.1112/esb_dbag/dotnonuq.html]

  • Duplicate member name

    Hi Everyone,
    My database currently set to Allow duplicate names None. Now I want to enable it. (Its a planning application 9.3.1).
    What are the impacts in doing so. Does duplicate members Store data?? Or are they like Shared members????
    Can I create another hierarchy under a duplicate member??? Any inputs would be appreaciated.
    Regards,
    Anil

    Agree with both posts.
    Don't do it for the reasons Glenn stated and I agree you wouldn't be able to actually create any duplicates anyway for the other stated reasons.
    but don't think that means it will not have an impact. Enabling duplicate members will impact other areas such as your ability to partition (you cannot create a partition between a duplicate enabled and a non duplicate enabled database.
    So you will receive no benefits and face potential consequences.

  • Duplicate members from same dimension on data load

    Hi friends,
    i have three dimensions.ORG,CUSTOMER,MEASURES. I HAVE SHOWN THE STRUCTURE BELOW.
    ORG
    group(GEN2)
    raja(GEN3)
    vertical(GEN2)
    raja(GEN3)
    CUSTOMER
    raja(GEN2)
    MEASURES
    actual.
    I AM USING DUPLICATE MEMBERS CONCEPT.
    The problem is that how to load data for duplicate members in the same dimension.since i am having group and vertical under ORG. how to give names for those colums.i have given my data file which i used to load.
    gen2,ORG gen3,ORG gen2,CUSTOMER actual
    group raja vertical raja raja 20
    here i dont know what name to give for vertical and raja since it is a duplicate member from the same dimension.
    i also tried to load data for group and verical separately. it loads successfully. but when i view the member raja(from CUSTOMER dimension) across actual i get the value as 40. since i have loaded the data twice( one combination for group and one for vertical.
    can anyone help me to resolve this problem. it will be of great help to me.
    Thanks.

    Hi,
    To ensure duplicate member outline hierarchies are built correctly, use qualified member names in data source or use the rules files to construct qualified member names from fields in the data source
    Example:-
    suppose we have this data set-
    West India Delhi 12344
    West India Bangalore 46544
    East "New york" "New york" 126787     
    Here I am using the RULE FILE to construct qualified member names--
    Step 1:- Create the additional TEXT fields, create one field each for the
    following text elements-
    Step 2:- Using the MOVE operation, move the fields to the following sequence:
    1 . .2 . .3 . .4 ..5 ... 6 . 7 . . . 8
    [   west  ].[  India  ].[  Delhi  ] 12344
    step 3:- Using JOIN operation, join together fields 1 2 3 4 5 6 7 to create a
    signle field as
    1     .     . . . . . . . . . . . . . . 2
    [west].[India].[Delhi] 12344
    OR
    you should specified the full qualified name in your DATA SOURCE.
    Hope it will help you.
    -Mohit

  • Dimension Name = Member Name?

    For an ASO cube in Essbase, can a member name be the same as the Dimension name? As per my understanding, the hierarchy name in Essbase Studio becomes the dimension name (I understand this can be overwritten in Model Properties). But I also want a member to be exactly the same as the my dimension name. Is this possible using Studio?
    The duplicate member support flag causes can error while building the outline. I'm not sure if this is the setting I want to use.

    The business reason for doing this is to work around the limitation of not being able to drill-through on Gen1 members (for cubes build via Studio). For 6/14 dimensions most of our users leave the dimension at the highest level (or Gen1). While drilling via EIS worked great, when the cubes are built from Studio, DT is supported only for Gen2 and above members. That's why I wanted to move the hierarchy down one level (or make Gen1 -> Gen2, make Gen2 -> Gen3, etc). Since I don't want to ask my users to change their gazillion spreadsheets, I wanted to keep my Gen1 and Gen2 member names the same, meaning the dimension name and the Gen2 member name would have to be the same....

  • Duplicate node name in hierarchy.

    Hello Experts I have uploaded cost center master data in the dimension .But when Uploading the hierarchy ,there is an error showing duplicate member ID . (Attached Sceen shot) . In BW ,the technical name of node name are similar for the parent and child .(attached Screen Shot ). How can i change the node name  while uploading the hierarchy or should change the hierarchy in the ECC?

    user10275812 wrote:
    Hi,
    Can someone please let me know whether we can have same member name in a dimension for building a cube?
    For Example:
    I have one dimension Dim1 (Hierarchy) ,
    Level2     Level1     Leaf     Leaf Code
    L13 -      L11 -      L1 -      10
    L13 -      L11 -      L2 -      11
    L13 -      L12 -      L3 -      12
    L13 -     L12 -      L4 -      13
    L14 -      L11 -      L5 -      14
    In this hierarchy, L11 is a member name in Level1 used under L13 and L14. Does Essbase cube support this?
    Yes this is possible. You will have to enable the option for outline to allow duplicate members.
    -Nra

  • Hyperion Planning Smart View issue with Member Names & Aliases

    Hi,
    Im using Smart View "Essbase" Connection to a Hyperion Planning Application, ver 11.1.1.3, however with the essbase connection i am not able to select at the smart view options to see aliases, members or both. I change the setting ( Duplicate member names allowed =true) directly at the properties of the outline in EAS, and now i am able to see the aliases, however if time I refresh using web planning/workspace this setting is undone. Furthermore i dont thing i should use it with planning. Any comments?
    Kind Regards

    First of all I hope you have not changed the properties of the outline in EAS for a planning application.
    For more information on using aliases in smartview have a read of :- Smartview --- Display options --- to display alias names
    Also you will only be able to view member name or aliases not both at the same time.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Cannot change from member name to alias description in Smartview

    I am connected to an Essbase datasource using version 11.1.1.3 of Smartview and Excel 2007. I click on the Hyperion tab, the Options button on the ribbon, go to then the Display tab and all of the Member Name Display options window is greyed out. Member name only is selected by default but I cannot change it (because all options are greyed out). I haven't seen this before.
    Note that I am NOT trying to display Member Name AND Alias, I am just trying to change my select from member name TO Alias and cannot (I only have one alias table: Default). I have added the Essbase datasource to my favorites as suggested on another post where numerous users are having the same issue and doesn't make any difference. There is another post regarding this issue that is listed as having a solution but that solution is not the solution to the problem described by everyone in that message thread.

    Member Name Display Options will only be enabled if you connect to a database that has an outline containing duplicate members.
    If your Essbase system permits the use of duplicate member names, you can choose whether to display member names with or without their descriptions or aliases.
    To check if your Outline does allow duplicate members, follow these steps:
    1. Open the outline in edit mode.
    2. Go to the Properties tab.
    3. Go to the"Duplicate member names allowed" node you will see a value of either true or false.
    To see the descriptions in SmartView if you are using duplicate members, follow these steps:
    1. Open Connection Manager.
    2. Connect to your application.
    3. Right click on the link of your application.
    4. Choose "Change Alias table".
    5. Choose the table e.g. "Default".
    6. Click OK.
    HTH-
    Jasmine.

  • Change member names in Outline

    I have in the outline:Dept dimension with a member Marketing and Account Dimension member name Mkt. When I changed the member name in Dept dimension to Total Marketing and Account Dimenstion to Marketing I lost all the data.Any suggestions to update the outline?Thanks,Jenny

    It's been my observation that Essbase thinks you deleted one member and created another. Data (especially level zero data) is generally tied to member names, not outline position.If you are renaming an upper level member, it may or may not disappear. You can recreate your data by forcing a calc.If you are renaming a level zero member, you have to do it in two steps. First create the new member and save the outline. Second, run a calc that only sets NewMember = OldMember. Third, delete the old member.Good Luck,Tim

  • Duplicate Member Outline and Loading Shared Members

    I have an outline where I want to allow duplicate member names but in some cases I will need shared members. I am trying to build the outline parent child and I cannot get it to understand the fact that I want a shared member.
    Here is an example:
    [market],east
    [market],west
    [market],other
    [market].[east], nj
    [market].[east], ny
    [market].[west], ca
    [market].[west], lv
    [market].[other],[market].[west].[lv] <--- this should be shared
    [market].[other],ny <--- this should not be shared
    Does anyone know how to do this?

    If you would like to less the charecters and if you are retrieving the data using SQL, then you could using the Substr function to restrict the characters to 80 substr( string, start_position, [ length ] )

  • MDX: Selecting specific dimension member and its descendants from parent child dimension where dimension member names can be same in dimension hierarchy

    I'm creating a SSRS report using SSAS cube as a source.
    When creating a dataset for the report, I'm having trouble with MDX to select a specific dimension member and its descendants from parent child dimension where dimension member names can be same in dimension hierarchy.
    Lets say for example that I have an account dimension where,
    In level 02 I have company ID:s 101, 102, 103 and so on...
    In level 03 I have Balance sheet
    In level 04 I have some account groups, Assets, Liabilities and so on... and In level 05 I have individual accounts
    How can I select for example company 102:s Assets from level 04 and its descendants?
    Normally in adventure works I would do this if I've wanted Current Assets and its descendants:
    SELECT NON EMPTY { [Measures].[Amount] } ON COLUMNS, NON EMPTY
    { (DESCENDANTS([Account].[Accounts].[Account Level 03].[Current Assets]) ) } ON ROWS
    FROM [Adventure Works]
    But in my Account dimension at level 04 I have Assets member as many times as I have companies in level 02.
    Tuomo

    Hi Tuomo Helminen,
    To this requirement of yours, I would recommend you use Cascading Parameters in Reporting services, you can refer to this FAQ How do I create cascading parameters when using cube database in Reporting Services at this link
    http://blogs.msdn.com/b/sqlforum/archive/2011/04/11/forum-faq-how-do-i-create-cascading-parameters-when-using-cube-database-in-reporting-services.aspx 
    Thanks,
    Challen Fu
    TechNet
    Subscriber Supportinforum
    If you have any feedback on our support, please [email protected]
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Maybe you are looking for