Desciption of members in the cube

Hi,
In the source file we have item code with description..as like in the below format..
Item Code     Item Desc     SKU Code     SKU Desc     Prod Line Code     Prod Line Desc     
In the cube design..where i can give the desciption to the item code,SKU CODE,PROD LINE CODE..?

I think this file is dimension file for building the dimension product.
Yoy have to map like this.
Item Code SKU Code Prod Line Code - Corresponding Level/Gen, Product
Item Desc SKU Desc Prod Line Desc- Alias for the respective codes

Similar Messages

  • Account Dimension not showing all members in the cube in Analysis Services

    Hi,        
             In SAP - BPC 5.1 after processing account dimension all the members are created under account dimension in analysis services but the same cannot be found in the data cube. Hence the reports generated through SAP - BPC is not showing all the members.
             The issue looks very strange as we can see the members getting created but the same is not getting populated in the cubes. I am not able to visualize what exacly the issue is? Is it with the application or with the analysis services?
    Thanks
    Sharath

    Your sixth sense is correct, there is definitely support in MSAS and BPC 5.1 for multiple hierarchies in the account dimension.
    I'm also referring to parentH1 and parentH2, but perhaps we're still speaking of different things.
    In the past, I faced a very similar problem as you, and the root cause was because I had one member, let's call it FancyParent, which, in H1, had children Child1 and Child2.
    But in H2 it had children Child1, Child2 and Child3. I forget now if that was how I wanted the setup to be, or if it was a mistake on my part, but either way, MSAS doesn't allow this. The admin consol didn't complain when processing the dimension -- this was in Outlooksoft 5.0; perhaps validation has improved now.
    But the cube was completely unworkable. Certain things were calculating correctly, but everything in the account dimension in the area around FancyParent (above and below it, in both hierarchies) was quite unpredictable.
    By disabling first one, and then the other, of the two hierarchies, and disabling blocks of accounts, I was eventually able to pinpoint the problem. But it took days to figure out what was the problem. (The account dimension had 2500 members and 4 hierarchies, and it was not a pretty sight.)
    A parent must have the same definition of children in all hierarchies. It can't, as another example, have children in H1, and be a base member in H2. Each member can have different parents in the two hierarchies, but must always have the same children in both.
    To work around this problem, I had to create two separate accounts NetIncomeH1 and NetIncomeH2 (and PretaxIncomeH1, PretaxIncomH2, etc. all the way down to the point where they branched off), to get the two separate aggregations of the P&L in the two hierarchies. Once I did that, it made sense to me why, but I also swore off on frivolous extra hierarchies ever again.

  • Joining the cube members in OBI

    Hi
    I have got the following members in cube :
    Years
    --- 2007
    ---- 2008
    ---- 2009
    Year
    ---- Quarter
    ----- Month
    ----- Day
    and the other FACT members.
    Now When I am importing the cube into OBI there would be two separate tables and drill down would be limited to each table like clicking on Years will give me 2007, 2008 and 2009 and clicking on Year will give me Q1, Q2,...Q4 clicking on Q1 will give Jan , Feb ..Mar.
    Is it possible to join these two
    In a nutshell ..there are two different heirarchies and I want to join both...so taht on clicking 2007 i will get Q1,Q2...and clicking on Q1...will get Jan ,Feb ...
    Pls. help.

    Hi nameless,
    Ok well if your Gen2,Year really only contains the 4 members Q1 through Q4 then you can do the following (note that this is a simple model and will not reflect yours 100%):
    Create a new logical table. E.g. "Total Time". Within that, create 4 new logical columns: Year, Quarter, Month and Day. Map them as follows:
    Year = "Sample"."Sample".."Gen2,Years"
    Quarter = "Sample"."Sample".."Gen2,Year"
    Month = "Sample"."Sample".."Gen3,Year"
    Day = "Sample"."Sample".."Gen4,Year"
    Then create a new dimension, likewise called "Total Time". Create the 4 levels (grand total not necessarily needed, but you can use Gen1,Years for that of you'd like). Assign each logical column to its respective level Gen2,Years = Year = Year level; Gen4,Year = Day = Day level etc.
    Set logical level keys and you're done. Expose in the presentation table and test. I haven't run through all combinations, but the concept works fine with an Essbase source since the MDX will get the numbers from the respective levels / data intersection points.
    Cheers,
    C.

  • Cannot browse dimension members of a cube in Dashboard Designer

    I have a very frustrating problem. I'm trying to make some very basic BI Dashboards on SharePoint 2013 using Dashboard Designer.
    I have a cube that I've created in on SQL Server 2012 using BIDS. It builds/deploys/processes just fine and I can browse it in BIDS. When I add a new Data Connection in Dashboard Designer, I can connect to the cube using Secure Store and everything looks
    hunky-dory.
    However, when I go to set the Time dimension, I run into an issue. I can pick my Time Dimension, but cannot browse the members to select a date. I get a pop error that says "Invalid parameters when querying for the child members of a member or dimension
    dashboard designer data connection time." If I ignore the Time dimension and just try to make a basic Analytic Grid, I can't even see my dimensions or measures.
    I'm working with SharePoint 2013 and SQL Server 2012. I've already install the SQL Server 2008 R2 AMO dll on the SharePoint server.
    Any advice, or even where to look for what the problem might be, would be great, thanks.
    [Edited for clarity.]

    Hi Dave,
    Did you manage to find out what the issue was?  I'm having the same error message and wondered if you'd been able to solve it.
    Many thanks

  • Sorting measures (calculated members) in SSAS cube designer

    Hi,
    In SSAS 2012 cube designer, on the "Calculations" tab I am writing some simple calculated members and displaying it in a folder (Display Folder=)
    FolderA
    am So this FolderA has the members as below :
    [<-A1], [-A1], [A],
    [A1], [A2], [A3], [A4], [A5],
    and [>A5] 
    While I am browsing the cube from Excel 2007, this FolderA is deployed correctly along with the above measures. All fine till here.
    However, while I expand FolderA, Sorting is not done correctly. It is displaying like below :
    <-A1, >A5, A, A1, -A1, A2, A3, A4, A5
    But I want it to be sorted correctly so that it looks good as below :
    <-A1, -A1, A, A1, A2, A3, A4, A5, >A5
    How to do this at cube level ? Any property or any work around (using the latest SSAS 2012 version)
    Thanks

     
    Hi Yvanlathem,
    I am not talking about sorting of folders/subfolders.
    I want to short calculated members within the folder
    As my first post itself says, For ex., 
    in FolderA
    this FolderA has the members as below :
    [<-A1], [-A1], [A], [A1], [A2], [A3], [A4], [A5], and [>A5] 
    However, while I browse cube and expand FolderA ;  Sorting is not done correctly. Currently it is displaying like below :
    <-A1, >A5, A, A1, -A1, A2,
    A3, A4, A5
    But I want it to be sorted correctly as below (After
    use of this solve order keyword it should sort as per below):
    <-A1, -A1, A,
    A1, A2, A3, A4, A5, >A5

  • Evaluating Calculated members in Sub Cube space

    Hello all,
    I have a question about evaluating calculated members against sub queries. For an example take a look into the following MDX query;
    with
    member [Product].[Category].[All Categories]
    as sum({[Product].[Category].&[1], [Product].[Category].&[3]})
    select {[Measures].[Sales Amount]}
    on columns,
           [Date].[Calendar].[Month].members * {{[Product].[Category].AllMembers} - [Product].[Category].[All Products]}
    } on
    rows
    from
    select {[Product].[Category].&[1], [Product].[Category].&[3]}
    on columns,
           {[Date].[Calendar].[Month].&[2008]&[6] :
    parallelperiod([Date].[Calendar].[Month], 5, [Date].[Calendar].[Month].&[2008]&[6])}
    on rows
    from [Adventure Works]
    This query returns the data from January 2008 to June 2008 for Bikes and Clothing categories. I noticed that the Product dimension’s Category hierarchy’s [All] member is named as “[All Products]” ([All Categories] would be a nice name) and I want to name it
    a bit different. So I created “with
    member [Product].[Category].[All Categories]
    as sum({[Product].[Category].&[1], [Product].[Category].&[3]})” calculated member. So far I get the expected results.
    Further I wanted to get rid of the hard-coded members from the calculated member and I wanted to force the members in the current context (members which is specified in the sub cube space). So I modified the query as follows;
    with
    member [Product].[Category].[All Categories]
    as [Product].[Category].[All Products]
    select {[Measures].[Sales Amount]}
    on columns,
           [Date].[Calendar].[Month].members * {{[Product].[Category].AllMembers} }
    } on
    rows
    from
    select {[Product].[Category].&[1], [Product].[Category].&[3]}
    on columns,
           {[Date].[Calendar].[Month].&[2008]&[6] :
    parallelperiod([Date].[Calendar].[Month], 5, [Date].[Calendar].[Month].&[2008]&[6])}
    on rows
    from [Adventure Works]
    I expected “[Product].[Category].[All Products]” will accept the current context and will give me the results only for sub cube context. Unfortunately [All Products] returns all
    the members in the Category hierarchy. My question is how would I force the calculated member to take only members specified in the sub cube space?  

    Hi Lakmal,
    Thank you for your question. I am currently looking into this issue and will give you an update as soon as possible.
    Thank you for your understanding and support.
    Regards,
    Charlie Liao
    TechNet Community Support

  • What happens to the cube performance when you have too many UDAs?

    Hi,
    what's the impact on the cube performance if you have too many UDAs associated with the same level of members? Let's say 15 UDAs for each member
    If attribute is not an option, what's another way to help alleviate the data load?

    Hi,
    Adding UDAs to the outline doesn't impact the size of Essbase database.
    I've seen cubes with over 70 UDAs. And I think UDAs is the best choice to set load rules.
    But for considering of the implication of Dynamic calculations as reporting on UDAs can be slow. Define UDAs on sparse dimensions only.

  • Processing dimension fails ... the cube already exists.

    Hi Gurus,
    I'm getting a rather strange error ... when I attempt to process a dimension (any dimension included in a specific application) I get the following error straight after the "Create Dimension" step:
    "The cube with the name of '<appname>' already exists in the <appsetname>' database. Server: The operation has been cancelled."
    My System - 2 Servers:
    Database: Win 2008 R2 64bit, SQL 2008 R2 Enterprise 64bit (DS & AS)
    Application: Win 2003 R2 64bit, SQL 2008 R2 Enterprise 64 bit (RS & IS), BPC 7.5 SP6 patch1
    BPC is installed to a named instance on the SQL/AS server & nothing else has access to that instance.
    I can modify the application fine ... all the options are OK,
    I can do a Light or an Incremental optimize, all options are OK.
    a Full Optimize fails with the same error even if no options are selected, straight after the "Clean up fact data" step.
    I have checked the following:
    1.) ALL members in the FACT tables are valid base level members.
    2.) No Dimensional formulas exist
    3.) Default Logic is blank (everything commented out).
    I have backed-up up the applicationset & restored it to my dev server and there it works perfectly ... (dev is Signle server Win 2003 32 bit)
    I deleted the applicationset on production & restored it from a 2 day-old backup (which processed perfectly just before it was backed up), and it ALSO failed to process ... same message.
    Any ideas?

    OK,
    I've resolved the problem ... but still don't know WHY it happened & how to prevent it happening again ... so PLEASE, gurus ... help me out.... Why did the problem occur, Why did the steps below help, and How can I prevent the problem reoccurring.
    The steps to resolve the problem:
    1.) Back up the AppSet
    2.) Delete the AppSet
    3.) Shut down SQL Database Services & SQL Analysis Services
    4.) Delete any files & folders in the Database Services & Analysis Services Data  & Log directories that contain the AppSet name as part of the file name (There should be none if the AppSet was cleanly deleted ... There weren't any in mine, but I add this because it was a suggestion off a MS site.)
    5.) Restart  SQL Database Services & SQL Analysis Services
    6.) Restore the Appset
    7.) ... Do a Modify on the problem Application & Then do a Full Optimize with all options selected.
    Regards

  • What happens on iCloud (ex. contacts) when multiple family members use the same Apple ID?

    What happens on iCloud when multiple family members use the same Apple ID?  For example if we all choose to use iCloud for contacts, are they all merged together?  We use the same Apple ID so we can use find my iPhone to keep track of the whole family.

    Of course if you are both connected to the same iCloud account you have the same contacts - what did you expect?. The contacts live on the server and are read from there by the devices; so as you've both managed to sync your contacts up to iCloud they are now inextricably mixed. You can only delete your contacts by deleting individual ones, and doing that will delete them from your phone as well.
    You can only unravel this by
    1. In the iCloud contacts page at http://icloud.com, select all the contacts, click on the cogwheel icon at bottom left and choose 'Export vCard'.
    2. Sign out of System Preferences>iCloud
    3. Create a new Apple ID and open a new iCloud account with it for your own use.
    4. Import the vCard back into the iCloud contacts page.
    5. Go to http://icloud.com and sign in with the original ID. This is now his ID. Work through the contacts individually deleting the ones you don't want him to have. When done sign out and advise him to change his password.
    6. Go to the new iCloud account and delete his contacts individually.
    Of course if you have also been syncing calendars and using the same email address there are problems with doing this.

  • Can not find master data in the cube

    ItemNo is an navigation attribute of 0Material. We are using 0material in a cube. When I display the cube data include ItemNo, I don't find the data I am looking for. For example:
    In 0Material:
    0Material      ItemNo    Description
    AAA                001           Test
    BBB                002           Test
    In the cube I expect to see:
    0Material             ItemNo            On Hand Qty
    AAA                      001                      1000
    BBB                      002                       2000
    Instead I saw:
    0Material             ItemNo            On Hand Qty
    AAA                                                1000
    BBB                                                2000
    0Material got refreshed after cube data got loaded. Is that why I don't find the refreshed Master data?
    Thank you!

    Hi,
    When you laod the cube, the Values for Master are automatically get created in the master data (If they are not present earlier and with "Data Update Type in the Data Tragets" setting in InfoPackage).
    Now when you are loading your cube with 0Material and Item Number, the values for Item Number seems blank. Thats the reason why you are not able to see the Item Number in Cube though it is present in Master. Because now these are two different keys, one with Item Number value and other without Item Number value.
    Regards,
    Yogesh.

  • Material type not getting displayed in the cube........

    Hi,
    In my infocube material type for one of the material is not getting displayed.
    When I check in the content of the cube for this material all the fileds are getting displayed except material type.
    However it is present in the material master data from which it is put into the update rules to populate in the cube.
    Its getting displayed for some other materials , so we cant say that mapping is wrong or problem with update rules.
    Can some body let me know what could be the reason.
    Thanks,
    Jeetu

    Hi Jeetu,
    can you check in your cube if you have for one material, entries with AND entries without the MATL_TYPE? If this is the case then you were loading transactional data before having the corresponding material master data.
    You should adapt your scenario:
    - first do not use the standard attribute derivation during your URules: performance is very bad.
    - implement a start routine filling an internal table with your material and MATL_TYPE for all entries of material in your datapackage.
    - implement an update routine on the MATL_TYPE with a READ on this internal table an raise an ABORT = 4 if the MATL_TYPE is initial or the material in not found.
    Now to fix your situation you'll have to reload your cube or alternatively just reload your missing MATL_TYPE MATERIAL from your cube itself and selective delete those which are empty.
    hope this helps...
    Olivier.

  • Amount not getting displayed in the cube

    Hi,
    I have a ZTable which has got an Amount field declared like this.
    AMOUNT     WAERS     CUKY     5     0     Currency Key
    And I declared a ZAMOUNT as Amount in the cube and provided 0CURRENCY.
    Initially there was no value in the Amount column in the Ztable and hence could not see any value of Amount in the cube.But after entering values in the ZTable, I deleted the replicated the DS, create TR, UR and then create an InfoPckg and then created the Data Transfer Process. But still I am not able to see the Amount Value in the cube.
    Kindly Help
    Sam..

    > hi Sam,
    >
    > did you assign AMOUNT field from ztable to infoobject
    > ZAMOUNT in transfer rules ? move AMOUNT from left to
    > right in tab 'datasource./transf.rules ?
    > and ZAMOUNT mapped ? (with ZAMOUNT)
    >
    > hope this helps.
    Hi Edwin,
    Assigning and mapping which you mentioned is just pulling an arrow from the left Amount to right ZAmount, right? I did that. But there is an additional 0Currency on the right side without getting mapped? Should I map that also to Amount? Any issue with Rules.
    Regards,
    Sam...

  • Fields in the cube

    Hi Experts
    Here client wants 200 fields in cube
    whether that is suggestable help me in this
    Regards
    Anand

    Hi,
    Its possible to have that many fields in the cube, but you have to consider what the reporting requirements are and how the data is connected, etc. You also have to consider how much data volume is going to be generated and at what level you are going to store the data in the cube. If your client is suggesting you to have line item level or granular data in your cube , suggest to them to have that in an ODS and provide jump queries from the cube to the ODS if necessary.
    If many of the fields are not going to be required for reporting at present or in the future, suggest to the client to have them in the ODS and a smaller subset of the fields in the cubes.
    Cheers,
    Kedar

  • How to Delete the dimension from the cube ?

    Hi ,
    how to Delete the dimension from the cube ?
    i have added the new dimension by assiging one characteristic to that dimension .
    now i  want to delete it ,
    but system saying that   Dimension ZXXX  contains InfoObjects; deletion not possible .
    how to delete it ? any help .
    Thanks

    Make sure you donot have any data in cube. If you have some data in cube, then you will not be able to see Delete option.
    Right click on the cube-->Delete data.
    Then double click on the cube>Goto Edit mode> select the IO under that Dimension> right click> now you will be able to see the Delete option (provided you have deleted all the date from Cube)
    Then right click on Dimension-->Delete
    Regards,
    Pavan

  • Error while transporting the cube

    Hi all,
    While I was transporting my cube from Development box to Acceptance box, following error occured.
       Execution of programs after import (XPRA)
       Transport request   : GCDK905220
       System              : NCA
       tp path             : /usr/sap/NCA/DVEBMGS01/exe/tp
       Version and release: 372.04.10 700
       Post-import methods for change/transport request: GCDK905220
          on the application server: bdhp4684
       Post-import method RS_AFTER_IMPORT started for CUBE L, date and time: 20080802045222
       Program terminated (job: RDDEXECL, no.: 04522200)
          See job log
       Execution of programs after import (XPRA)
       End date and time : 20080802045237
       Ended with return code:  ===> 12 <===
    Actually transport failed but the cube was present in the Acceptance box in inactive state
    Please help me for the same.
    With thanks and regards
    Mukul Singhal

    Hi Mukul,
    This is an RC=12 issue.Contact the basis team or raise ticket basis team stating that your specified transport request is got terminated.Basis team will resolve the issue and then you can Import the transport into your acceptance system.
    I hope it will help you.
    Regards
    Suresh B.G.

Maybe you are looking for

  • Running a java program over network

    Hi, How a java program on a machine can be run without having JRE on the same machine, rather interpreting bytecode over network having JRE on another machine?

  • Intel Mac Mini Vs G4

    ok, i have a G4 Mac mini (1.42 80gb 512mb combo) i am looking at the new mac mini intel 1.5ghz with added superdrive and possibly HDD upgrade. my main tasks are browsing the internet, word processing, listening to music, watching dvds, using msn & dv

  • FireFox 3.5.13 on XP not displaying workflow diagram applet

    Dear Members : Using Firefox 3.5.13 on XP and add-ons: [1] classic java plug-in 1.6.0_22 for Netscape & Mozilla [2] Next generation java plug-in 1.6.0_22 for Mozilla browsers [3] JInitiator 1.3.1.18 for Netscape Navigator With all the above, I had no

  • IMac Freezes...help

    I have an iMac from just before summer 2006 release. My issue now is the screen is starting to freeze and never comes back. This has happened six times in the last month. I have 55GB of HD space avail. Any ideas of how to fix aside from buying new iM

  • Is 4:3 dead?

    Is there a rationale for doing projects in 4:3 anymore? As I begin work on my 2nd paid pro gig (yeah!), and am planning to advise the client to go 16:9. It won't matter either way in this case, but I am wondering about this in general terms. Maybe th