Display the values only in the total row

It is possible to not show the column values in the rows of a table, but only in the total row?

That is to say. I have a table like this:

| * col1 * | * col2 * | * col3 * |
| Val.a | 3 | 1 |
| Val.b | 3 | 1 |
| Val.c | 3 | 1 |
| * tot * | * 3 (avg) * | * 3 (sum) * |

I want to show this:

| * col1 * | * col2 * | * col3 * |
| Val.a | | 1.
| Val.b | | 1.
| Val.c | | 1.
| * tot * | * 3 (avg) * | * 3 (sum) * |

the reason is that the col2 values are not significant at the level of the line, but only at the total level.

There is a way to do this in a table of Obiee or PivotTable?

Thank you

Luca

Yes.
There is code breaking too ;)

Sigma sigin on PivotTable-> Format values-> text-decoration: none;
For the column using the style css: color:rgb (242,245,249); or use display: none;

Pls correct brand

Tags: Business Intelligence

Similar Questions

  • How to display the total number of rows in the dashboard

    Hello

    I have a dashboard report for retrieving the list of projects and details, it grows on a daily basis, instead of users downloading the report and find out the total number of projects, I want to display 'the total number of projects' alone in the dashboard. How can I do?

    Also is it possible to do like a pop up or something a little flash news - not necessary, but will be very good if I can do it.

    Thanks for your time and your help.

    create a report and a column to write a column invert the function max (rcount (1)). Call this column depending on the position of the column (as @1) in narrative mode.
    You can view only the narrative in the dashboard.

    for flash type of report, you can use the ticker view and call the same column in the view.

    refer to this link to view the total number of records
    http://Siebel.ITtoolbox.com/groups/technical-functional/Siebel-Analytics-l/display-row-count-in-top-of-the-table-view-3704999

    assign points if found useful.

  • How can I get the sum of my variables and display the total?

    I wrote on a quiz and have each button by setting a variable, example: http://www.kreativitydesigns.com/Clients/Globus/Monograms/MBA_Test/deliverables/MBA_Quiz.h tml? mode = preview

    However, when it hits the frame of "Rank" to calculate and display the total, it does not appear.

    I do not have the text box named "Grade" on stage and variables have all received a value before entering this framework

    Here is the code used to calcualte and output the result:

    get the value of a variable and store

    var FinalScoreHolder is q1 + q2 + q3 + q4 + q5 + q6 + q7 + q8 + q9 + q10 + q11 + q12 + q13 + q14 + q15 + q16 + q17 + q18 + q19 + q20 + q21 + q22 + q23 + q24 + q25 + q26 + q27 + q28 + q29 + q30 + q31 + q32 + q33 + q34 + q35 + q36 + q37 + q38 + q40 + q39;.

    View rank

    SYM. $("Grade") .html ("you scored" + FinalScoreHolder + "%");

    See the result Page

    If (FinalScoreHolder > = 89) {}

    read the chronology of the given position (ms or label)

    SYM. Play ("Pass");

    } else {}

    read the chronology of the given position (ms or label)

    SYM. Play ("fail");

    }

    Any help would be greatly appreciated.

    Thank you!

    Your code is fine, but it seems that he can not do the values of your questions because if you put the values as below I get the expected result.

    Q1 = 20;

    Q2 = 63;

    Q3 = 12;

    get the value of a variable and store

    var FinalScoreHolder = q1 + q2 + q3;

    View rank

    SYM. $("grade") .html ("you scored" + FinalScoreHolder + "%");

    See the result Page

    If (FinalScoreHolder > = 89) {}

    read the chronology of the given position (ms or label)

    SYM. Play ("Pass");

    } else {}

    read the chronology of the given position (ms or label)

    SYM. Play ("fail");

    }

  • Display the total record count

    Hello
    I need to display the total number check-in alert msg and based on the selection of the user [Ok/Cancel] I need to treat the query or the output to the export. The idea is that after applying the filter, if the query returns many users perhaps wouldn't go forward with reoprt however if it returns less numbr of users of lines out of the export.
    Please suggest how do it.

    I think that you will have difficulty to implement your interaction needed with OBIEE, keeping in mind that the query must trigger in any case to return the number or lines, what about using paging controls on the report to limit the first round returned on the dashboard, set up the column we mentioned earlier in this thread use the following in a narrative view:

    Total number of records: @1

    where @1 is the number of column for the max (rcount (1)) in the criteria pane-, you can hide this column from the report itself.
    set the number of rows to display to 1 in the narrative
    If you set # of lines in the paging controls to display reasonable something like 10 or leave maximum by default of 25, visitors will see the first 25 records or the story will tell them how many records exist, so they can hit all the paging controls show and then do what they want with it?

    In addition and a bit more complicated, create a query that returns a row if the number or records in your query returns more than your threshold, for example 4000 lines. You can then use this request as "Guided Navigation" to view the report on the dashboard of conditionally, you might have another section of the dashboard that displays on the back with a piece of text saying your user name that the number of lines have exceeded the threshold on this section you might give a navigation link to the report itself said (whether in the answers or another page dashboard).

    I hope that gives you control of the mental health I think that your after, though without going through a nice ok / Cancel button.
    HTH.

  • display the Total number of lines in the first page of the report

    Hi, in obiee, paging will be 1-25. Is there any possibility in obiee to display the total number of lines next to paging. Ex: If the result contains the 120 lines. It should show after paging

    Documents 1-25. Total records: 120

    User,

    If this is the very simple case go in narrative display

    In the Narrative section give

    No.Of.Records: @4

    in my case is 4th column: No.Of.Records where fx = max (rcount (1))

    GoTo Compound display click the button Add and align narrative view down to see table

    Thank you
    Saichand.v

  • Calculate and display the Total of a field

    Hi all

    I have a model that must have a total at the end of each page field. I use <? Add-page-total: InvAmt; ' ACCOUNTEDDR'? > for the calculation of the sum and <? show page total: InvAmt; 'C9G990D00';' (C9G990D00)'? > to show the total. His coming correctly.

    But on the last page, I need total pages. «I tried to implement < xdofo:inline - total display-condition = "everytime" name = "InvAmt" > < xdofo:show - carry-forward name = "InvAmt" size = "99G999G999D00" / > in the foot but his impression of all of the code as such.» I tried to take a NAP <? sum (ACCOUNTEDDR)? > after the for-each but his returning a NaN value. I couldn't find a solution for this.

    Help, please.

    NaN display you get is probably due to NULL values. Filter nulls:

    For only last page content, take a look at the "Last Page only contained" section in the guide here: http://download.oracle.com/docs/cd/E12844_01/doc/bip.1013/e12187.pdf

    Hope that helps.
    Bipuser

  • issue of XML report while displaying the total in table @section

    Hi all

    face the question to the report xml editor.

    description of the problem:

    view @section block, I have the report total is there, it is the display of each page of the report, I want to display only the last page of the report.
    No matter what adea, please share...





    Thank you
    Nicolas

    Try this

    Just keep the total after the end of each, then you will get only on the last page.

    or

    Logic needed

    or send me the model and the xml I can try at my side. E-mail: [email protected]

  • I need a variable that I can use to display the total time spent in a course.

    I want to create a personalized certificate of completion that the learner can print at the end of a course.

    I would like to have the total time spent in the price that is displayed on it, but I'm not sure of the variable to use.

    Take a look at: time display information - Captivate blog

    After reading if you have any other questions, fire away.

  • How to display the total number of text entries in a table (php)?

    Hello

    I have a database of 'chorus' with 'members' table that has the following data structure:

    Name Voix
    Jennasoprano
    DannaAlto
    ROXYAlto
    Damientenor
    CarmenAlto
    Daisysoprano

    Diana

    Alto
    Roberttenor
    JohnBass

    With Dreamweaver, php, any help on how display in a Web page the total number of 'alto', in this case: 4.

    Thank you

    Luci.

    SELECT voice, COUNT (*) as the GROUP BY, ORDER BY DESC voice voice FROM choir;

    This will give you the plain voiceid - County

    SELECT voice, COUNT (*) as the chorus of voices ORDER BY DESC GROUP name;

    This will give you appoint County - voice -.

    Confidence, it helps.

    See you soon,.

    ST

  • Hide the results of the column in the total row large pivot

    Hello

    Do you know if it is possible to hide the result of a particular column in a total row large pivot?
    I have several columns that makes sense to use a total of lines (as in money), but others (like average) is not logical in view of the customer to business rules.

    Any help on this is much appreciated :)

    Thanks in advance,
    J marks

    Have you tried to move this column of lines measure?

  • Display the total number of allowed characters

    I have a text field multi-line with a limited number of characters. I would like to let people know how many characters they have typed so far, and the total number of characters allowed.

    Does anyone know of a script that could be used to do this?

    I use Acrobat X on Windows.

    No, that would be a custom validation script. To enter a custom key script combination, go to the Format of the field properties dialog box, select a custom fo format category and you will see where you can write a custom typing script. In your case, it should be:

    remaining_count("ShowCharCount");
    
  • How to display the total of the group by avoiding totals deleted column cntrbn

    Hi friends
    Am with a column as GroupName masking certain groups for ex: FSVB
    I gave as
    <? for-each-group: current-group () [GroupName! = 'FAVS']; / GroupName? >
    It works very well
    but the totals when I try this
    <? sum (current - group () [.. / GroupName! = 'FAVS'] / as TOTAL_COST? >)
    me slappin' her with an error...
    can you suggest the correct code for this
    Thank you for your time and help

    You can store the variable group with filter applied on it and use it instead of the actual group. This neednt filter on each calculation so you have

  • Table 2D-table 1 d without knowing the total row.

    Hi all

    The forum can fill in with my original question in the future [just kidding ]

    Since I am really new to LabView, there are tons of questions to ask - no doubt one that can't be solved.

    Currently, I have a 2D array that I want to convert to 1 d.

    I managed to do it using the table to index, as shown in the attached example (simple).

    My question is, without knowing the line total of the 2D table, is able to extract each line as table 1 d to display us goal?

    Any suggestion guyz so that i can move forward?

    Please advise and million thanks in advance ~

    Kind regards

    Roziela
    Dave


  • How to display the total of the group to the grand total

    Hello friends,
    I'm a grouping column and showing the group totals. I want to capture these totals n view as a total general. I know that we can draft total running, but can someone tell me the exact syntax
    Thank you

    You can try using the syntax below:

  • Show only the total values for column?

    I have a pivot table where, for one of the columns I want to not show that total values without showing the values of the detail for each line

    In the example below (where each parent totals are shown in first - above), for the last 4 columns, I only want to show values in the total row.

    Setting conditional formatting will help you.

    For these columns measures go to the columns of no matter what you do not have a group of conditional as format below.

    Main area is not null "define 0 as the font size.

    Thank you

    AJ

Maybe you are looking for