Level names on row axis

Hello:
I am wondering is there any way we can display the level names and/or dimension name ( not the values, but the object name/label) in the row axis of a crosstab when using Discoverer OLAP or Excel? Currently it just shows the dimension values and users are losing the ability find out which level they are. It is obvious for dimension such as Time where you can understand whether you are at Year/Qtr or Month. But, for other dimensions with deep hierarchies, it becomes an issue.
Any ideas?
Suresh.

The tools don't provide this capability. You could model this in the AW by creating a measure (e.g., 'Product Level'). The measure would be one dimensional (e.g., by Product). You could map it to the dimension table (that is, use the dimension table as a fact table).

Similar Messages

  • Avoid local member from shared row axis report

    Hi,
    I have developed reports, and shared onereport with default report with row axis,
    when i merge the two report the local member applicable to the another report which will i don't required the formula.
    but one report don't need sum function at the end of the reach column. Row axis is dynamic.
    ex:
    total.2012
    total.2013
    total.2014
    account_1
    34
    account_2
    144
    total
    178
    not need the sum
    not need the sum
    Regards.
    surya

    You can use the EPMFormattingSheet sheet to clear the intersection of the local member Total and Time.Year <> 2012
    You must use the Multiple Selection functionality, follow this steps:
    1) In section Dimension Member/Property Formatting, section Column click the button Add Member/property
    2)  Select tab Property Selection, select dimension: TIME, property: YEAR, operator: <> and value: 2012. Then click the button "Add to Multiple Selection"
    3) Select tab Specific Selection, select Local Member option and enter the name of the local member, in this example is LocalMember000.Then click the button "Add to Multiple Selection"
    4) Select tab Multiple Selection Overview to validate the previous selections.
    5) Click OK
    6) Check the option Apply
    7) Change the conten of the cell with the formula =""
    8) In columns Use change the value "All" to value "Content"
    Hope this helps.

  • Row Axis using dimension property

    Dear All,
    I have a property on the Currency dimension, say "R_Acct", that identifies the R_Account ID each Currency memebr should post into. For example:
    R_account:
    ID  Desc
    UK UK Inflation
    US Us Inflation
    Eur Euro Inflation
    Currency:
    ID Desc  R_acct
    GBP Pound Sterling UK
    USD US dollar US
    Euro Euro CUrrency Eur
    My requirement is to build an input sheet with the R_account and Currency dimensions expanded on the row axis. However, i want to fetch the corresponding R_acct for each currency member to replace the EPMOlapMemberO for the the R-Account dimension. Using the EPMMemberProperty only makes it a local member and does not make it an axis. And when i tried "EPMOlapMemberO(E19,"[R_ACCOUNT].[PARENTH1].[US]","US","","000") the first parameter does not move with the expansion. Kindly help me with this as am not sure which EPM function enables it.
    I appriciate all your inputs. We are on EPM 10.0 SP 12 Patch 9
    Regards
    Seyi Obabiyi

    Hi Seyi,
    You dont require any local members.
    First column will represent the CURRENCY dimension.
    In the second column, get the R_ACCOUNT dimension. In the memberset of this dimension, select "Dimension Property", then select the dimension as CURRENCY, and then select the property as R_ACCT.
    Hope this helps.

  • How to break first,last name from rows to columns?

    drop table t1;
    create table t1
    (c1 varchar2(100)
    insert into t1
    values(' <First Name >david </First Name>');
    insert into t1
    values(' <Last Name > smith </Last Name >');
    insert into t1
    values(' <First Name >Harry </First Name >');
    insert into t1
    values('<Last Name > Bird </Last Name >');
    select * from t1;
    C1
    <First Name >david </First Name>
    <Last Name > smith </Last Name >
    <First Name >Harry </First Name >
    <Last Name > Bird </Last Name >
    4 rows selected.
    out put should be
    First Last
    David Smith
    Harry Bird
    Thanks

    If homework I'd probably be looking at the string manipulation functions. If a real application I'd be looking at a different table design, and given that these look like xml tags that are or should be defined in a schema, using XMLDB.
    Niall Litchfield
    http://www.orawin.info/
    drop table t1;
    create table t1
    (c1 varchar2(100)
    nsert into t1
    values(' <First Name >david </First Name>');
    insert into t1
    values(' <Last Name > smith </Last Name >');
    insert into t1
    values(' <First Name >Harry </First Name >');
    insert into t1
    values('<Last Name > Bird </Last Name >');
    select * from t1;
    C1
    <First Name >david </First Name>
    <Last Name > smith </Last Name >
    <First Name >Harry </First Name >
    <Last Name > Bird </Last Name >
    4 rows selected.
    out put should be
    First Last
    David Smith
    Harry Bird
    Thanks

  • Generation/Level Names in Planning?

    Has anyone found a good way to add Generation and Level Names into a Planning dimension? I'd like to use these on a few very deep dimensions to assist in reporting (both development and usage), but can't seem to find a reference to this in the UI or searching the web for it.
    Thanks!

    It's actually a very specific question. Essbase has the ability to name generations and levels within a dimension, and I would like to use this in Planning.

  • PowerView; - How do I change the name of the Axis Labels please

    Hi,
    I am preparing a demonstration of PowerView. How do I change the layout of the PowerView report please, e.g. change the name of the Axis Labels.
    Thanks in advance,
    Kieran.
    Kieran Patrick Wood http://www.innovativebusinessintelligence.com http://uk.linkedin.com/in/kieranpatrickwood http://kieranwood.wordpress.com/

    Go to the "Sharing" Preference Pane in "System Preferences" and there is teh field at the top where you can enter/change your computer name.

  • [svn:bz-trunk] 20587: update the echoService destination name to qa.axis. EchoService to avoid a name conflict in ria package.

    Revision: 20587
    Revision: 20587
    Author:   [email protected]
    Date:     2011-03-03 14:11:37 -0800 (Thu, 03 Mar 2011)
    Log Message:
    update the echoService destination name to qa.axis.EchoService to avoid a name conflict in ria package.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/proxy-config.mods.xml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/dataTypesTest/p roxy-config.xml

  • Function Module to get the node name in particular level name in Hierarchy

    Hi All,
    We have 0Material hierarchy which consists of 14 levels and materials are in the 14th level.
    We have a requirement to update the 4th level node name to all materials.
    So we have created the attribute to this 0Material and thought of updating in the transformation.
    Could you please suggest us to which function module i can in this scenario.
    Thanks in advance,..
    Prasanna

    Can you explain in more detail what exactly you want to do?
    do you want to limit hierarchy to level4?
    Regards
    Sudeep

  • Regarding Logical level key and row wise initialization

    Hi Gurus,
    What is the purpose of row wise initialization in external table authentication and when we have to go for row wise initialization.
    Why we have to enable logical level key in hierarchy is this only for getting drill down to the next level if we make two columns as logical level key what will happens. If we want to enable a column as a logical level key what are the character sticks that column should satisfy.
    Thanks,

    1) Row Wise Initialization used to hold multiple values in a variable. Let says SQL gives 4 rows (A,B,C,D) as output. Now I want to hold 4 value in a variable to get this happen we need to go for RowwiseIniziation. If you do not do this at any point in time Variable holds only value A not others. Simply it works as Array.
    2) Level keys define the unique elements in each level and provide the context for drill down. You can make two logical columns as logical key but you need to make sure what to be displayed in your hierarchy by selecting DISPLAY. If you make to as separate logical keys and set Display for both you get two columns in the hierarchy
    http://gerardnico.com/wiki/dat/obiee/hierarchy_level_based

  • How to auto change the name in X-Axis and Y-Axis in chart ?

    Hi, I want to plot data into a chart. I make a selection switch for each channel, there are for temperature measurement and voltage measurement.
    What I want is when I switch the selection to temperature measurement, the Y-axis´s name change into Temperature and when it is voltage change into Voltage.
    Can LabView do that ?
    Citras
    Solved!
    Go to Solution.
    Attachments:
    testtttttttttttttttttt.vi ‏59 KB

    There are a lot of things that you could do to make your life easier in your code but here is how I would start with the question that you asked.
    Tim
    Johnson Controls
    Holland Michigan
    Attachments:
    Example.vi ‏14 KB

  • Adding weekday name to x-axis in a chart

    I am trying to add a weekday name to the horizontal axis in a chart (SSRS).
    In horizontal Axis Properties I went to number, then Custom, and added:
    =(WeekdayName(Fields!Date.Value))
    It nearly works. I have put in this week's dates into the parameters (23/02/2015 - 28/02/2015) but the x-axis is showing the dates as numbers, eg 23 - 24 - 25. I'd love to see the words Monday, Tuesday et al in there instead.
    When setting up the chart I have Fields!Date.Value as the category group, at the moment grouped on =day(Fields!Date.Value)
    Any suggestions on how to get 'Monday', 'Tuesday' etc to appear would be much appreciated.
    I have tried
    =weekdayname(weekday(Fields!Date.Value)). This partly works but unfortunately repeats the day of the week the report was run, eg Monday Monday Monday rather than Monday Tuesday Wednesday et al.
    Thanks.

    Hi William,
    According to your description, you want to display the weekday name on the x-axis in a chart, right?
    In your scenario, you can specify the both category group value and group expression as weekday name values. Please refer to steps below:
    1. The original chart which x-axis values display as date.
    2. Specify the x-axis Label and Group on expression like below:
    =weekdayname(weekday(Fields!date.Value))
    Then preview the report, the a-axis values will display as weekday name.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • Sql Transposing Column Name in Row

    i am using Sql Server 2008
    tbl_EmployeeProfile
    EmployeeId EmployeeName LeaveApplicable Active
    1 Sam true true
    2 Rahul false false
    3 Sameer true true
    tbl_MasterLeave
    id LeaveCode Description active
    1 PL Paid Leave true
    2 CL Casual Leave true
    3 SL Sick Leave false
    tble_LeaveAllocation
    EmployeeId Period 1 2 3 .........31
    1 2014 18 4
    3 2014 20 4
    note: tble_Masterleave.id = tble_LeaveAllocation.1( column Name)
    i.e  value of tbl_masterleave id is mape with column name of tble_LeaveAllocation 1,2,.....31
    Expected out put
    EmployeeId EmployeeeName Period PL CL
    1 Sam 2014 18 4
    3 Sameer 2014 20 4
    Note: show only record who is active = true & leaveApplicable = true  .
    why i made this table structure  because non of organization leave type are not fixed, so user can customize leave according their requirment , so i made tbl_ allocation table with 1 to 31 column , so user can allocate leave type max 31.
    please advice me is it right method or any other good alternative solution 
    Thanks Best Regard Naweez

    Please follow basic Netiquette and post the DDL we need to answer this. Follow industry and ANSI/ISO standards in your data. You should follow ISO-11179 rules for naming data elements. You should follow ISO-8601 rules for displaying temporal data. We need
    to know the data types, keys and constraints on the table. Avoid dialect in favor of ANSI/ISO Standard SQL. And you need to read and download the PDF for: 
    https://www.simple-talk.com/books/sql-books/119-sql-code-smells/
    Why are you so special that you do not have to post DDL? I Googled you and got nothing that would grant you privilege. 
    You have the manners of a pig and your code is garbage. Look up tibbling in the “code smells” paper. That is what we call your “tbl-”
     prefix when we laugh at you. 
    Why do you write SQL with assembly language flags? SQL programmers do not! Why did you use the term “master_” on a table name? This term is from tape files and network DB; it has nothing to do with RDBMS!! 
    Why do you think that “active” is an attribute? NO! It is a value of some particular attribute and needs a temporal range. 
    There is no generic “id” in RDBMS! Remember the Law of Identity from your first freshman logic class? Rows are not records, so you got that term wrong. We do not use mappings in RDBMS; we have REFERENCES. 
    CREATE TABLE Personnel
    (emp_id CHAR(10) NOT NULL PRIMARY KEY,
     emp_name VARCHAR(35) NOT NULL);
    CREATE TABLE Leave_Codes
    (leave_code CHAR(2) NOT NULL PRIMARY KEY,
     leave_code_description VARCHAR (20) NOT NULL);
    INSERT INTO Leave_Codes
    VALUES 
    ('PL', 'Paid Leave'),
    ('CL', 'Casual Leave'),
    ('SL', 'Sick Leave);
    I might have done this: 
    CREATE TABLE Employee_Leaves
    (emp_id CHAR(10) NOT NULL
     REFERENCES Personnel(emp_id)
     leave_start_date DATE NOT NULL,
     leave_end_date DATE NOT NULL,
    CHECK(leave_start_date < leave_end_date),
     leave_code CHAR(2) NOT NULL
      REFERENCES Leave_Codes (leave_code),
     PRIMARY KEY (??),
     >> why I made this table structure because our organization leave type are not fixed, so user can customize leave according their requirement, so I made allocation table with 1 to 31 column, so user can allocate leave type max 31. <<
    No, you did this out of ignorance. You do not understand RDBMS or SQL.  YHou do not know any of the basics. 
    --CELKO-- Books in Celko Series for Morgan-Kaufmann Publishing: Analytics and OLAP in SQL / Data and Databases: Concepts in Practice Data / Measurements and Standards in SQL SQL for Smarties / SQL Programming Style / SQL Puzzles and Answers / Thinking
    in Sets / Trees and Hierarchies in SQL

  • Number and name of rows

    Is there any way to know the total number and the names of the rows in a table?

    Sample:
    private void loadMetaData() {
    int i = 0;
    try {
    metaData = rs.getMetaData();
    int singleHtColumnType;
    columnCount = metaData.getColumnCount();
    for (i = 1; i <= columnCount; i++) {
    columnNames[i-1] = new String(metaData.getColumnName(i));
    // System.out.println("meta-look " + columnNames[i-1]);
    // System.out.println(metaData.getColumnLabel(i)); // on AS/400 == columnName :-((
    // System.out.println("ColumnDisplaySize: " + metaData.getColumnDisplaySize(i));
    singleHtColumnType = metaData.getColumnType(i);
    if (readBigDecimalAsInt & singleHtColumnType == 8) singleHtColumnType = 4;
    columnType[i-1] = singleHtColumnType;
    if (singleHtColumnType == 8
    || (databaseType == ConnectionHolder.DB2_400 && singleHtColumnType == 3)) {
    columnScale[i-1] = metaData.getScale(i);
    htColumnType.put(columnNames[i-1], new Integer(singleHtColumnType));
    if (singleHtColumnType == 1 | singleHtColumnType == 12) maxFieldSize.put(columnNames[i-1], new Integer(getColumnDisplaySize(i)));
    catch (SQLException e2) {
    System.out.println("loadMetaData caught " + e2);
    System.out.println("Index was " + i);
    catch (Exception e) {
    System.out.println("loadMetaData caught " + e);
    System.out.println("Index was " + i);

  • Filter rows axis dimension with page axis dimensions

    Hi Experts
    I’m making a new report with EPM10 Excel Addin
    My requeriment is:
    I have one filter called Family Dimension, then I have rows with Product Dimension.
    I would to see if I choose Family 1, my rows would be BASELEVEL(products) of family 1. If I choose family 2, BASELEVEL(products) of family2...
    How can I achieve this??
      Thanks!!

    Hi experts! I think that is a good option but I have an error using EPMDimensionOverride.
    My formula is:
    EPMDimensionOverride("000";"CUSTOMERGRP";"ID='GC_25' AND CALC='N'")
    I would like to filter by ID AND CALC=N but I have an error using previous formula?
    In my report I would like to see:
    First Group GC_25 and second all members base level of this group.
    Any help??
    Thanks!

  • Hiding Dim Name in Row section

    Useing Analyzer 6.5.1 and we are trying to hide one of two Dim's that are in the Row section. We only want one Dim to show in the Row description. Any ideas on how to do this. I can't find anything in any of the documents.

    Not sure if this works in 6.5, I'm on 7.0. The only thing I found that works is to resize the column so that you can't see it. If your report has year DIM and Month DIM iin the rows and you want to hide year, while in spreadsheet view hover your mouse over the line between year column and month column. The mouse will change to a two headed arrow and allow you to drag the line, resizing the column width. Drag the line towards the left until you can no longer see the Year DIM in your view. It's not the neatest way to do it, but it seems to work.Hope that helps.

Maybe you are looking for

  • Error in creating Process Order

    Hi All, I have problem in creating a priocess order. The error message is No default value maintained for op. generation for order type ZPI3 (mat FXX1000) The receipi is already defined, but the message says that no routing found. Please support SAPX

  • How to run windows xp files on leopard,

    New mac user. I cannot open backup files taken by western digital backup on my old windows system. I guess the question is how or what program do I need to open these files?

  • Problems with PC card slot

    I've just bought Motorola wireless notebook adapter (WN825G) for my 1st generation PB but when I insert it into the PC slot, nothing happens -- the PB won't recognize it. Does anyone have any advice how I can find out why and fix it?

  • Blackberry 9220

    Dear sir, My name is Sandeep Arora and i am using blackberry 9220.I complaint this phone in blackberry service centre three times but they doesn't solve this. I update my software from service centre. service centre employee said that this model is n

  • Remove partition key from partitoned table

    can somebody help me with a sql syntax to remove a partition key from a partiton table . The scenario is explained as follows: create table t1 (c1 number, c2 number ,c3 number) partition by range (c1, c2) (partition p1 values less than 11, partition