Need to hide a measure column in a PivotTable in BI answers

Hello

I need a report to have a hierarchical format such as:

High society

Medium-sized business

Customer name Customer Customer Id Date created

For that, apparently, I need to add a measure column to the data rows, but I don't want to show it.
If anyone knows how can I hide a measure column in a PivotTable?

Thank you very much

-Jenny

Hi Jenny,

Try this...

Pivot table-> column measures->, click on more Options-> Format positions-> in the Custom CSS Style (HTML only) Options-> check use custom CSS Style
and access the screen: no

Column measures->, click on more Options->-> In the Custom CSS Style Options (HTML only), measured value Format-> check use custom CSS Style
and access the screen: no

See you soon,.
Aravind

Tags: Business Intelligence

Similar Questions

  • Hide dynamically last column in the report

    I have a classic report generated by a dynamic query. I never know how many columns will be returned by this query. I need show/hide the last column in my report. Any help would be greatly appreciated.

    Thank you
    Mark

    Hello

    as suggested, you can use jQuery selector.

    In your report the static id value we will say MYTABLE, and then in the same region in the page footer section established

    
    

    The 'tricky' part by their Summit, it is that when you set static id really put you it to the region (which is defined as a table) and not for the table that is in fact the data display. This table is part of the table for which you configure static id. That's why you use the selector "chart".

    Kind regards
    Aljaz

  • Need to hide analysis encourages and only display dash invite you to OBIEE 11g dash

    Need to hide the below noted guests of analysis, so that only guests of dashboard is displayed.

    Capture1.JPG

    Hello

    If you want to hide that the selectors that you should to filter the dashboard invites "Cost center is invited" and delete the columns of answers.

  • Major and minor measure column

    I need to measure the width of the main and secondary column via the script

    my document has two columns one is major and another is minor, but the moment measure columns via the script it shows the same value for two columns

    How to find the width of the main and secondary columns

    myDoc var = app.activeDocument;

    var myDocPage = myDoc.pages [6];

    var colGutter = myDocPage.marginPreferences.columnGutter;

    pageBounds var = myDocPage .bounds.

    var colCount = myDocPage.marginPreferences.columnCount;

    pageWidth = var (pageBounds [3] - pageBounds [1]) - (myDocPage.marginPreferences.left) - (myDocPage.marginPreferences.right);

    var pageHeight = (pageBounds [2] - pageBounds [0]) - (myDocPage.marginPreferences.top) - (myDocPage.marginPreferences.bottom);

    colWidth = var (pageWidth - colGutter) / colCount;

    alert (colWidth)

    His work if the two columns are of the same size. If the document has a primary and a secondary column how measure values please advice.

    Try this,

    var myDoc = app.activeDocument;
    with(myDoc.viewPreferences) {
        horizontalMeasurementUnits = MeasurementUnits.points;
        verticalMeasurementUnits = MeasurementUnits.points;
        rulerOrigin = RulerOrigin.pageOrigin;
    }
    var myDocPage = myDoc.pages[6];
    var colGutter = myDocPage.marginPreferences.columnGutter;
    var pageBounds = myDocPage.bounds;
    var colCount = myDocPage.marginPreferences.columnCount;
    var pageWidth = (pageBounds[3] - pageBounds[1]) - (myDocPage.marginPreferences.left) - (myDocPage.marginPreferences.right);
    var pageHeight = (pageBounds[2] - pageBounds[0]) - (myDocPage.marginPreferences.top) - (myDocPage.marginPreferences.bottom);
    var colWidth1 = myDocPage.marginPreferences.columnsPositions[2] - myDocPage.marginPreferences.columnsPositions[0] - myDocPage.marginPreferences.columnGutter;
    var colWidth2 = myDocPage.marginPreferences.columnsPositions[3] - myDocPage.marginPreferences.columnsPositions[1] - myDocPage.marginPreferences.columnGutter;
    alert (colWidth1)
    alert (colWidth2)
    
  • conditional hide or show columns

    Hello

    I'm starting to work my way in OBIEE and have a problem that I can not find a solution.

    I need to create a table in the responses with static columns and a single column that I change with a column selector. So far no problem. The problem is that for a selection, I need an additional column on the screen, so it's a kind of conditional hide or show. Here is a cut from the version of the problem. Columns 1 to 3 are fine, but I'm stuck with column 4.


    Expected result:

    Permanent show:

    Column 1: ID

    Column 2: name


    Editable by guest column selector:

    Column 3: City or Occupation OR status


    Must appear when in the city of 3 Col is selected

    Column 4: Street



    Any help is highly appreciated

    Turalf

    Create a new column in the responses and concatenate the city and the street. You will need to format the appropriate column. This is the base column. Select the status and Occupation of your column selector column.

  • How to hide the perticular column when we repeat column?

    Hi members,

    I have a problem.

    I have years in my items.

    I display this distinct annually as a column in the model.

    to do this, I write this syntax.

    <? for-each-group@column:row;. / FISCAL_YEAR? >

    but when fiscal_year = 2000 then I need to hide this column in the year 2000.

    I need to put this condition.

    so, how can I implement this?

    any help is greatly appreciated.

    Thanks /.

    To do this :)

    
    
  • For all the records for each record double, I need to get a single column with null or 0.

    Hi all

    I have a requirement where I need to get all the records, for each record in double, I need to get a single column with null or 0.

    create table a1

    (

    Identification number,

    VARCHAR2 (100), the point

    part varchar2 (100));

    Insert into a1

    values (1, 'ABC', 'A1');

    Insert into a1

    values (2, 'DEF', 'A2');

    TABLE A

    PART ITEM ID

    1 ABC A1

    1 ABC A1

    1 ABC A1

    DEF 2 A2

    DEF 2 A2

    3 DEF A2

    O/P

    PART ITEM ID

    1 ABC A1

    1        ABC             0

    1        ABC             0

    DEF 2 A2

    2       DEF              0

    3       DEF              0

    Thanks in advance.

    Thanks for your help FrankKalush...

    This one will work.

    WITH got_r_num AS

    (

    SELECT NVL (a1.id, a1.id) as id

    NVL (a1.item, a1.item) AS element

    NVL (a1.part, a1.part) IN the framework

    a1.id AS a_id

    ROW_NUMBER () OVER (PARTITION BY a1.id

    ORDER BY NULL

    ) AS r_num

    BY the a1

    )

    SELECT id

    element

    CASE

    WHEN a_id IS NOT NULL

    AND r_num = 1

    THEN part

    ELSE ' 0'

    END in the framework

    OF got_r_num

    ;

  • Hi I need to hide a pdf file hosted on a site of glasses, I would normally add &lt; name meta = "robots" content = "nofollow" / &gt; tag meta on a html page, can I add this to the pdf format? I can't seem to find where to add this code, or is there a bett

    Hi I need to hide a pdf file hosted on a site of glasses, I would normally add

    tag Meta on a html page, can I add this to the pdf format? I can't seem to find where to add this code, or is there a better way?

    You cannot add these metadata in PDF format. You can use the robots.txt file.

  • OBIEE 11 g: 1. need to hide the selection of the language of the login page option

    Hi Experts,

    I have some customization of OBIEE requirements:

    1. need to hide the login page language selection option (or if not English should be maintained as static selection)

    -J' tried to comment on content languagenames.xml of the/opt/fmw01/obiee/Oracle_BI1/bifoundation/web/msgdb/messages locatinon
    but now instead of English... now actually appeared... even for others too.

    2. need to hide my account tab option within the application.

    Thank you
    Deep' his

    Hello

    All point one: try to edit instanceconfig.xml by inserting the tags:


         en

    Now chosen language will be English, and given only one language is allowed no selection will not appear.

    Hope it's useful.

  • Need help to sort a column in the classic report

    Hi I'm creating and classic report and I need to sort on the columns. I also use a selection list to filter the records in the column. When I do not use the list selection sorting works but when I'm on the selcet list and select the sort option, then it is showing error. If anyone can help...

    Thnaks,
    Rik

    Hello

    Is it possible see the source code?
    If you create the developer user to your workspace and post login information.
    Or you can send information to connect to me by e-mail. My email is in my profile

    Kind regards
    Jari

  • hide an entire column based on variable presentation?

    Has anyone tried to do this? If the user selects all records guest I want to display the analysts assigned to those records. If the user selects a specific analyst, I want to show the column of the analyst. I know I can null out or show analyst based on variable presentation but what about hide entire column?

    If this is not possible, has anyone tried to use conditional formatting to hide the entire column?

    Strange. It works for me. We will focus on this report and make sure that nothing is missing.

    The interim report has two columns, the column of the analyst and the MAX column (RCOUNT (1)), Yes?

    There is a filter on the column analyst defined according to the presentation of the prompt variable, Yes?

    You have another filter on the column MAX (RCOUNT (1)) set to "is greater than 1", Yes?

  • Number of columns in the PivotTable to BEEP

    Hello

    I'm not able to add more than 4 columns of the PivotTable of BI publisher. How can I add?

    Tried to add in the model WORK RTF too... max, I can add is of 4 columns to dimensions of the PivotTable list.

    Thank you

    Through the wizard, only 4 columns can be added to the max. But you can add as many required column by manually.

    Customizing PivotTable is delicate, please share your xml data (also mention, which are columns in the row and column wise) and we will work it out.

  • SQL help - Need help to rotate the columns to rows

    I have a HughesNet to divide the columns into multiple lines. For example:

    EMP_DEPT

    ROWID empid1 ename1 empid2 ename2 empid2 ename2 empid4 ename4 dept4 dep3 dep2 dept1
    100001 1 'SCOTT' 10 2 'DAVE' 20 3 10 4 20 SMITH "MILLER"
    100002 1 'SCOTT' 10 2 'DAVE' 20 3 'MILLER' 20

    Note: EMP_DEPT do not always have information about the 4 employees settled for example in info only 3 employees rank 2 are there

    I need to convert and insert it into the EMPLOYEE table as follows:

    EMPLOYEE

    EmpID ename dept
    1 SCOTT 10
    2 20 DAVE
    3 MILLER 10
    4 SMITH 20

    1 SCOTT 10
    2 20 DAVE
    3 MILLER 20

    Thank you
    KeV

    Hey Kevin,

    Here's one way:

    WITH t AS (
      SELECT level i FROM dual CONNECT BY level <= 4
    )
    SELECT enty_type, enty_name, enty_id
    FROM (
      SELECT case when mod(t.i,2) = 0 then 'DEPARTMENT'
                  else 'EMPLOYEE'
             end as enty_type
           , case t.i
               when 1 then emp_name1
               when 2 then dept_name1
               when 3 then emp_name2
               when 4 then dept_name2
             end as enty_name
           , case t.i
               when 1 then emp_id1
               when 2 then dept_id1
               when 3 then emp_id2
               when 4 then dept_id2
             end as enty_id
      FROM emp
           CROSS JOIN t
    )
    WHERE enty_id IS NOT NULL
    ;
    

    Another using the MODEL clause:

    SELECT *
    FROM (
      SELECT enty_id, enty_name, enty_type
      FROM emp
      MODEL
      RETURN UPDATED ROWS
      PARTITION BY (pk)
      DIMENSION BY (0 i)
      MEASURES(
         emp_id1, emp_name1
       , emp_id2, emp_name2
       , dept_id1, dept_name1
       , dept_id2, dept_name2
       , cast(null as number(10)) enty_id
       , cast(null as varchar2(200)) enty_name
       , cast(null as varchar2(30)) enty_type
      )
      RULES (
         enty_type[1] = 'EMPLOYEE' , enty_id[1] = emp_id1[0], enty_name[1] = emp_name1[0]
       , enty_type[2] = 'EMPLOYEE' , enty_id[2] = emp_id2[0], enty_name[2] = emp_name2[0]
       , enty_type[3] = 'DEPARTMENT' , enty_id[3] = dept_id1[0], enty_name[3] = dept_name1[0]
       , enty_type[4] = 'DEPARTMENT' , enty_id[4] = dept_id2[0], enty_name[4] = dept_name2[0]
      )
    )
    WHERE enty_id IS NOT NULL
    ;
    

    Published by: odie_63 on 8 Dec. 2010 21:00

  • Hide an entire column based on a condition

    Hello

    I'm trying to completely hide a column in a table based on a condition, if the column was not present. I wrote two conditional regions for the header and data, but it is still showing up. Any help would be appreciated. The XML model RTF, the PDF generated and the output I'm looking is attached. Thank you.

    Please check your email that I have forwarded to update the model.

    I counted occurrences of January in your xml and formed the condition based on the fi

    MONTH

  • Need for clarification to varchar2 column

    I get xml that will be inserted in the local table messages
    It is, I don't really know the size of the incoming xml message data.
    Design of the structure of the table is now difficult.
    If I design the column in the table for column varchar2 with VARCHAR2 (4000) and if the message contains the value
    as 'SAM', 'GEORGE' (no more than 10 characters) then it does not seem good for the VARCHAR2 COLUMN (4000)
    Oracle does not create the table with VARCHAR2 (without specifying the size)

    Any suggestions?

    S

    There's no real difference if you use varchar2 (4000) or varchar2 (100). Apart from the obvious that you can store up to 4000 bytes, against only 100/characters multibyte.

    However, there are a few minor side effects. Few of them and a comparison of the performance is described here: http://arjudba.blogspot.de/2009/08/does-oversize-of-datatype-varchar2.html

    (1) the varchar2 column indexing 4000 could be a problem (the ora-01450 exceeded max key length).

    (2) the size of the table could be actually smaller for tables with many sparesly populated varchar2 4000 columns. I can't find the source for that at the moment, but it had to do with the way oracle reserves future space required for the column.

    (3) migration of rank is more likely to happen if the great texts are added (= update) later.

    (4) If you define a variable with % rowtype in the table, it will use more expensive space PGA

    (5) some tools like TOAD could get questions or need of more resources to operate on 4 k columns.

Maybe you are looking for

  • Bypass cell limit of 100 MB

    Anyone know of any way to bypass the App Store cell limit 100 MB?

  • Why should I update my applications twice?

    Hello community, In general, I have two ways to find out if my apps need to update: 1. the App Store in my iPhone tells me 2. my iMac iTunes shows if I go to the update tab in the applications menu. Well, so what's happened to me since the time: I ne

  • Windows Update error

    Windows update error code 8000FFFF

  • HP6267c Support Assistant update problem

    HP6267c with Windows 7, Norton 360, Acronis True Image HP Support Assistant was working properly until I have been offered and accepted a Support Assistant update today. Now, I can't go in front of the opening screen. Clicking (gray) next, setting, e

  • No drive detected the 0141 error code 2000-0141 msg error code

    OK, we tried 'resettlement' the reader a couple of times but without success... And we carn can't actually test the drive on another computer laptop, so we are a bit stuck as computer repair shops can be expensive, but I have no choice to take there