put a total and the County under the column

My apologies if this question is too basic.

question: How can I get a total under each column under bi publisher desktop in word (see example below)? I just do not know how to put the County under the case, total under the cost inv. column column. Can you help me? There is no group involved here.
     case#     inv.cost     
-----     --------     
1     300          
2     900
          
---------------
2     1200
Thank you.


Lulu

1. Insert a field into the model. You can do so by copying-pasting one of the existing fields.
2. double-click on the field.
3.specify: text to insert--> all
Type-> number
Format-> #, # 0.00
4. go to the Advanced tab and enter the text:
5. click on OK

Tags: Business Intelligence

Similar Questions

  • How is the sum total of the column of this PivotTable?

    Hi experts, I am trying to sum two columns, the column called 'Hombre' and the column named "Total."

    Display a picture to explain better.

    ! http://img11.imageshack.us/img11/2240/caekg.PNG!

    It's the pdf output:

    ! http://img38.imageshack.us/img38/4240/cae2.PNG!

    I tried to write in the name columns "Hombre".

    <? $c45 / / M0/M0/T? >

    because the column name 'Mujer' I read this

    <? $c45 / / M0/M1/T? >


    I Don t know what means this code, $c45 I know it is the call to the variable

    M0-M0-T, but I Don t understand it.

    Thank you

    I understand your ignorance on how it works.

    
    
    And use following in total,
    
     == Hombre
     == Mujer
    

    http://winrichman.blogspot.com/2009/10/sum-total-column-in-BIP-pivot-table.html

  • How to export data to excel that has 2 tables with the same number of columns and the column names?

    Hi everyone, yet once landed upward with a problem.

    After trying many things to myself, finally decided to post here...

    I created a form in form builder 6i in which clicking on a button, the data gets exported to the excel sheet.

    It works very well with a single table. The problem now is that I cannot do the same with 2 tables.

    Because the tables have the same number of columns and the columns names.

    Here are the 2 tables with column names:

    Table-1 (MONTHLY_PART_1) Table-2 (MONTHLY_PART_2)
    SL_NOSL_NO
    MODELMODEL
    END_DATEEND_DATE
    U-1U-1
    U-2U-2
    U-4U-4
    ..................
    ..................
    U-20U-20
    U-25U-25

    Given that the tables have the same column names, I get the following error :

    402 error at line 103, column 4

    required aliases in the SELECT list of the slider to avoid duplicate column names.

    So how to export data to excel that has 2 tables with the same number of columns and the column names?

    Should I paste the code? Should I publish this query in 'SQL and PL/SQL ' Forum?

    Help me with this please.

    Thank you.

    Wait a second... is this a kind of House of partitioning? Shouldn't it is a union of two tables instead a join?

    see you soon

  • Problem with the application of additional row of total and the sum of the records

    Hello gurus,

    drop table T;
    create table T (name, symbol, amount) in select
    Select 'Cindy', 'AA', double union all 1050000
    'Michael', 'ML', DOUBLE union all select 150000
    Select 'Bill', 'BL', double union all 1050000
    Select 'Nancy', 'NY', 4000 DUAL Union all
    'Cindy', 'AA', 3000 Union select double all
    'Michael', 'ML', DOUBLE union all select 1050000
    Select 'Bill', 'BL', DOUBLE union all 1200000
    Select 'Cindy', 'AA', DOUBLE union all 1200000
    "Vish", 'VH', 1200000 from DUAL;

    I want to have a result set from each name, symbol and flat and an additional line "Total" at the buttom that the sum of all.

    SELECT NAME, NVL(SYMBOL,'TOTAL') sym
    Of
    (BY SELECTING NAME, SYMBOL, SUM (AMOUNT) IN T GROUP BY NAME, SYMBOL, SUM)
    GROUP BY grouping sets ((NAME, sym), NAME)

    But it does not work... . When I'm wrong...: (kindly help and thanks in advance)

    Like this

    select name, symbol, sum(amount)
      from t
     group by rollup(name, symbol)
    having (grouping_id(name) = 0 and  grouping_id(symbol) = 0)
        or (grouping_id(name) = 1 and  grouping_id(symbol) = 1)
    

    or

    select name, symbol, sum(amount)
      from t
     group by grouping sets((name, symbol),()) 
    

    Published by: Karthick_Arp on June 29, 2012 03:27

  • Running Total Grand Total of the columns of the report BEEP

    Hello

    I was getting NaN on my totals using the set_variable/get_variable below:
    <? xdoxslt:set_variable ($_XDOCTX, 'VAR1', sum (ssGroup))? >

    <? xdoxslt:get_variable($_XDOCTX,_'VAR1')? >

    I also need help on getting my corrected where grouping the following grouping:

    ssOwnedBy
    -ssImageType

    It must be grouped by ssOwnedBy then ssImageType and Totaled by ssOwnedBy and a Grand Total at the bottom.
    But the problem is that the ssImageType shows several lines, where it should appear only once shown below:

    FULLTEST < ssOwnedBy >
    -Claim 1 2 1
    -ME 2 1 3 package
    -2 1 3 passive patient
    Total 5 4 7

    DCA0970 < ssOwnedBy >
    -ME 1 3 2 package
    1 3 2-total

    Grand Total 6 7 9

    Can someone please?

    Thank you

    Can you send me the template RTF and xml to [email protected]? I can take a look and try to help.

    Thank you
    BIPuser

  • table and the columns in small capitals!

    Dear all,

    My database is GR 11, 2 and Linux is the operating system.
    One of my application, whose code I cannot access, he is trying to insert records into the Oracle database. The problem is that the application is case sensitive and try to find the table and columns in small capitals, name while he gets the caps of Oracle and gives error or identifier is not valid.

    Y at - it option to create fields and the table with small letters.

    Kindly help.

    Kind regards
    Imran

    Use "" for the table and columns

    create table "table_test" ( "col_test" number(12));
    
  • table and the column in the chain

    Hello
    I'll have a column data containing the combination table and the names of columns as

    act_hand_table.work_order
    I want the names of table and column separated
    I want to separte. Classified

    Please help me
    Kind regards
    Kiran

    I think it'll work

    SELECT
    SUBSTR (COL1, 1, INSTR(COL1,'.',1,1)-1) TABLENAME.
    SUBSTR (COL1, INSTR(COL1,'.',1,1) + 1) COLUMNNAME
    FROM TABLENAME

  • Problem of masking and the columns in a datagrid

    Hello

    I noticed that the order in which the values are displayed gets reversed when I hide or show the column in the datagrid control. The robot to hide is triggered when the in button header that is rendered using headerRenderer.The see the feature is triggered when the value in the drop-down list with the name of the appropriate column is selected. If there is no solution to this help me. I tried various possilibilities, but none worked. I develop applications on Flex Builder 3.

    Thank you and best regards,
    Amar.

    Hello

    I thought that this issue was raised in reason to use itemRenderer for individual DatagridColumns. This has been fixed as soon as I use itemRenderer for the entire Datagrid rather than the individual columns.
    Thank you
    Amar

  • The ' organize bookmarks page has changed and the column that lists all bookmarks has shrunk and only the folder icons are visible - their names have disappeared and is not visible. " How to restore the names?

    Records on the page "organize bookmarks" show only icons - names of bookmarks disappeared. Impossible to tell what bookkmarks they are. How to restore the names that were once next icons?

    You can place the mouse pointer on the border between the left and right panes and drag the border with the left mouse button to the right to this wider left pane.

    If this does not work or stay after you restart Firefox, then see:

  • help creation of sql and the column concatenation.

    Hello I have a table that looks like this

    CREATE TABLE "TEST1"
       (    "TEST1_ROLE" VARCHAR2(100 BYTE),
        "TEST1_VENDOR_NUMBER" VARCHAR2(100 BYTE)
       )
    
    

    It has these data

    INSERT INTO "TEST1" (TEST1_ROLE, TEST1_VENDOR_NUMBER) VALUES ('student', '910241630')
    INSERT INTO "TEST1" (TEST1_ROLE, TEST1_VENDOR_NUMBER) VALUES ('staff', '910241630')
    INSERT INTO "TEST1" (TEST1_ROLE, TEST1_VENDOR_NUMBER) VALUES ('employee', '910241630')
    
    

    I would like to create a query where I summarized basically from the seller _number and I'd end up with all the roles in a line

    Like this

    910241630     student,staff, employee
    
    

    I'm having a very difficult time trying to make this can someone please give me a pointer on how I would do this.

    Hello

    This sounds like a job for the aggregate LISTAGG function:

    SELECT test1_vendor_number

    LISTAGG (test1_role, ",") THE Group (ORDER BY test1_role) AS role_list,

    OF test1

    GROUP BY test1_vendor_number

    ;

    This will produce a separate line of output for each separate test1_vendor_number.

  • I want to update a column in any changes made to a row and the column of the same row must be updated with the new status

    Hi all

    I am new in the form of Oracle, I have a question,

    in oracle from(10G) now I show an entire table, when I update a line, then in that same line, there is a column named as status, must got the update automatically with the value 'NEW '.

    Can someone help me how to perform this task.

    If any body knows then please reply as soon as POSSIBLE.

    Thank you

    Ashish

    1003500 wrote:

    Hi all

    I am new in the form of Oracle, I have a question,

    in oracle from(10G) now I show an entire table, when I update a line, then in that same line, there is a column named as status, must got the update automatically with the value 'NEW '.

    Can someone help me how to perform this task.

    If any body knows then please reply as soon as POSSIBLE.

    Thank you

    Ashish

    Ashish

    Try this

    / * write the following code in Post-Text-Item at the block level * /.

    IF: System.Record_Status IN ("MODIFIED", "INSERT") THEN

    : your_block_name.column_name: = 'NEW';

    END IF;

    Hamid

  • Trouble with the pivot and the columns that contain numbers/spaces

    Hello

    I have trouble with the pivot statement.
    How could I do this just for columns that are numbers?
    How could I do this just for columns that contain spaces?

    Can someone please help?


    based on the documentation of Carsten Czarski
    http://SQL-PLSQL-de.blogspot.com/2007/08/kreuztabellen-in-Oracle11g-SQL-pivot.html

    essentially to help:
    --------------------
    Select deptno, sum (clerk), sum (salesman), sum (manager)
    of (emp) pivot
    Sum (SAL) of EMPLOYMENT
    in ("CLERK" as a 'CLERK', 'SELLER' as 'SELLER', 'MANAGER' as 'MANAGER')
    )
    Deptno group
    --------------------
    DEPTNO SUM (CLERK) SUM (SALESMAN) SUM (MANAGER)
    ---------- ---------- ------------- ------------
    30 950 5600 2850
    20 1900 2975
    10-1300-2450



    I tried to run at my own table:

    NAME MONAT WERT
    -------------------------------------------------- ---------- ----------
    5 Antarctica 404,84
    Asia 7 106,41
    Oceana 2 456,96
    4 the Europe 426,23
    9 Antarctic 537,56
    Europe 9 832,58
    The South America 12 662,41
    Europe 4 422,27
    America of the North 7 312,19
    America of the North 10 148,92

    10 selected lines.


    But running:
    --------------------
    SELECT name, sum (1), sum (2), sum (3), sum (4), sum (5), sum (6), sum (7), sum (8), sum (9), sum (10), sum (11), sum (12)
    (pivot) apex_wksp.demo_pivot2
    Sum (Wert) for monat
    in ('1 ', '2', ' 3', '4 ', '5', '6', '7',' 8 ', ' 9',' 10', ' 11 ', ' 12')
    )
    Group by name
    ;
    --------------------
    led to:
    Antarctica 1 2 3 4 5 6 7 8 9 10 11 12
    North America 1 2 3 4 5 6 7 8 9 10 11 12
    Oceana 1 2 3 4 5 6 7 8 9 10 11 12
    The South America 1 2 3 4 5 6 7 8 9 10 11 12
    Europe 1 2 3 4 5 6 7 8 9 10 11 12
    Asia 1 2 3 4 5 6 7 8 9 10 11 12
    6 selected lines.


    not quite what I expected.





    In addition,
    --------------------
    Select monat, sum (Antarctica), sum (North America), sum (Oceana), sum (South America), sum (Europe), sum (Asia)
    (pivot) apex_wksp.demo_pivot2
    Sum (Wert) name
    ("Antarctic", "North America", "Oceana", "South America", "Europe", "Asia")
    )
    Group by name
    ;
    ---------------------
    ORA 907 results



    I know what the problem is - but how do I do it right?


    using double quotes or replace (ing) space with just underscores seems to garble sql for the unreadable.




    Help, please.



    Thanks in advance,
    Michael Weinberger

    Attention to the rotated default column alias:

    SQL> with demo_pivot2 as (
      2                       select 'Antarctica' name,5 monat,404.84 wert from dual union all
      3                       select 'Asia',7,106.41 from dual union all
      4                       select 'Oceana',2,456.96 from dual union all
      5                       select 'Europe',4,426.23 from dual union all
      6                       select 'Antarctica',9,537.56 from dual union all
      7                       select 'Europe',9,832.58 from dual union all
      8                       select 'South America',12,662.41 from dual union all
      9                       select 'Europe',4,422.27 from dual union all
     10                       select 'North America',7,312.19 from dual union all
     11                       select 'North America',10,148.92 from dual
     12                      )
     13  select name, sum("'1'"),sum("'2'"),sum("'3'"),sum("'4'"),sum("'5'"),sum("'6'"),sum("'7'"),sum("'8'"),sum("'9'"),sum("'10'"),sum("'11'"),sum("'12'")
     14  from demo_pivot2 PIVOT (
     15  sum(wert) for monat
     16  in ('1','2','3','4','5','6','7','8','9','10','11','12')
     17  )
     18  group by name
     19  ;
    
    NAME          SUM("'1'") SUM("'2'") SUM("'3'") SUM("'4'") SUM("'5'") SUM("'6'") SUM("'7'") SUM("'8'") SUM("'9'") SUM("'10'") SUM("'11'") SUM("'12'")
    ------------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------- ----------- -----------
    Antarctica                                                    404.84                                      537.56
    North America                                                                       312.19                            148.92
    Oceana                       456.96
    South America                                                                                                                                 662.41
    Europe                                              848.5                                                 832.58
    Asia                                                                                106.41
    
    6 rows selected.
    
    SQL> 
    

    SY.

  • New lines are not included in the formula of TOTAL in the footer cells

    I have a table in which I put a SUM formula in the line of the footer for a total of the column over a series of columns.

    It was that I could drag the icon '=' under the table to add additional lines and the formula of the SUM comes automatically adjusted to include the additional lines added.  Now, so that the total cell of the column to include values in other lines, I have to individually edit the formulas and drag to include the new lines in each formula of TOTAL.

    What on earth did I screw up?  I googled this 1 million ways and keep only to find the instructions to find out how he set up to begin with... but clearly I did something wrong.

    Your formula looks something like this?

    = SUM (A)

    The trick is to have just the letter of the column, not something like A2:A5.

    A quick way to enter a formula in a cell in the row of the footer is to select the cell, and then choose this toolbar:

    SG

  • Memory and the use of the disc on my IDS 4235 sensor &amp; 4250.

    My ID sensor memory usage shows a use of 99%, and the hard drive is already 5 of the 15 Gig. Here is the log of "seeing the worm."

    With the help of 398913536 of 1980493824 memory available bytes (99% of use)

    With the help of 5 of the 15 bytes of disk space available (66% of use)

    -only the signature of med and high seriousness is enabled. Why the sensor used this memory?

    -Is this the sensor has IDS to a database that stores the logs which causes the hard drive used space? (considering that she has the management of the IDM)

    - Or any other reason why the hard drive used whereas the large drive space is new and operating time is 2 months?

    -Update of the signature file is adults who took over this large space on the HARD drive?

    Hope - could someone give me an idea why is it so.

    As I said earlier, there is not a problem with the use of disk space. Memory usage bug is fixed in the 5.X product not 4.X. However, there are some good bug fixes in the patch of engineering 4.1(4g).

    The number of real memory usage can be determined from the service account by entering the following command:

    Bash-2, $05 free

    total used free shared buffers cached

    MEM: 1934076 1424896 509180 0 18284 1214536

    -/ + buffers/cache: 192076 1742000

    Swap: 522072 0 522072

    The "Mem:" line and the column 'pre-owned' is the amount of memory (in kilobytes) that

    the command reports "show version". However, this total includes the

    amount 'caching '.

    So in the example above, the actual memory used is (1424896-1214536), or

    210360 KB. It is (210360 / 1934076 * 100), or 10.9% of total memory.

  • Can be used with aggregate functions on large total rollup of the column

    Hi all

    I'm trying manipulate/aggregate on the grand total of the columns in the rollup package, can I do this? I use ROLL upward to avoid many groups nested clauses as below.

    GROUP OF base.campaign, cij.avordertype, cij.invoiceaccount

    )

    )

    Campaign of GROUP BY, invoiceaccount

    ) campaign group;

    with

    base_t as

    (CHECK THE ICJ. AVBILLINGCAMPAIGN CAMPAIGN, ICJ. ORDERTYPE AVORDERTYPE,

    NVL (SUM (CASE WHEN ICJ. (AVORDERTYPE = '01' THEN AVAMOUNT END CH.), 0) SUMAVAMOUNT_01,

    SUM (CH. SUMAVAMOUNT_ALL AVAMOUNT),

    CIJ.avordertype,

    CIJ.invoiceaccount,

    MIN (CIJ.invoiceid) firstinvoice_inrange,

    COUNT (SEPARATE ICJ. REFFACTURE bills),

    Sum (ch.avamount) invoicesamount

    NVL (SUM (CASE

    WHEN cij.avordertype = '01' CAN

    COUNT (SEPARATE ICJ. REFFACTURE)

    (END), 0)

    OF CUSTINVOICEJOUR ICJ JOIN AVCOURIERHIST CH

    ON substr (nls_lower (ICJ. DATAAREAID), 1, 7) = substr (nls_lower (CH. DATAAREAID), 1, 7)

    AND SUBSTR (NLS_LOWER (ICJ. REFFACTURE), 1, 43) = SUBSTR (NLS_LOWER (CH. AVINVNUMBER), 1, 43)

    WHERE substr (nls_lower (CH. DATAAREAID), 1, 7) = "201" AND SUBSTR (NLS_LOWER(CIJ.)) AVORDERTYPE), 1: 21) IN ('01 ', ' 09')

    AND SUBSTR (NLS_LOWER (CH. AVCARGOCOMPANYID), 1: 25) = '06333675'

    AND CH. AVINITIALDATE BETWEEN to_date ("'31.03.2014', ' dd.mm.yyyy") AND to_date ("'31.03.2014', ' dd.mm.yyyy")

    GROUP BY ROLLUP (ICJ. AVBILLINGCAMPAIGN, ICJ. AVORDERTYPE, ICJ. INVOICEACCOUNT))

    Select * from base_t;

    Moreover, I can do anything with the help of ROLL UP clause instead of the bottom?

    GROUP OF base.campaign, cij.avordertype, cij.invoiceaccount

    )

    )

    Campaign of GROUP BY, invoiceaccount

    ) campaign group;

    Concerning

    Charlie

    ROLLUP is used to obtain the aggregate more or less value. Here is an example

    For the subtotal of wages to each level of deptno.

    SQL > select deptno, empno, sum (sal)
    2 of PEM
    Group 3
    4 by deptno, rollup (empno);

    DEPTNO EMPNO SUM (SAL)
    ---------- ---------- ----------
    10 7782 12450
    10-7839-5000
    10 17450
    20 7369 12975
    20 7566 12975
    20 7788 13000
    20 7876 11101


    20 50051
    30 7499 11600
    30 7521 11250
    30 7654 11250
    30 7698 12850
    30 7844 11500
    30 58450

    14 selected lines.

    To get the subtotal of wages to each level of deptno and finally get a grand total

    SQL > select deptno, empno, sum (sal)
    2 of PEM
    Group 3
    4 by cumulative (deptno, empno);

    DEPTNO EMPNO SUM (SAL)
    ---------- ---------- ----------
    10 7782 12450
    10-7839-5000
    10 17450
    20 7369 12975
    20 7566 12975
    20 7788 13000
    20 7876 11101
    20 50051
    30 7499 11600
    30 7521 11250
    30 7654 11250
    30 7698 12850
    30 7844 11500
    30 58450
    125951

    15 selected lines.

Maybe you are looking for