Display column online

Hello gurus,
I have a calculated column that actually calculates the average of all values in 1 category (see example below). Thus, it actually shows the same average for all columns in this category, which is correct. My problem is that I want to show this column as a line, while the average can be demonstrated only once (very similar to the total general)

EX: This is how it appears now

Product category Sales (in millions) Avg Sales(in millions)

Category1 TV 12.3 3.5
Category2 TV 2.3 3.5
Category3 TV 1.5 3.5
.
.
.
Categoryn TV 6.3 3.5


That's how I want to display as

Product category sales (in millions)

Category1 TV * 12.3*
Category2 TV * 2.3*
Category3 TV * 1.5*
.
.
.
Categoryn TV * 6.3
AVG sales (in millions) * 3.5*

Help, please!


For some reason, the RTO does not display a correct alignment...
AVG sales (in millions) is the category and its value 3.5 is sales (in millions)
Please let me know if I should be more clear.

Published by: programmer on May 1, 2013 08:18

Unless I'm missing something there is no need of the "calculated column" you mentioned.

Add the column to your category and your column sales criteria. You don't have to make any changes whatsoever, except to set the agg rule for sales on average. Place those in a table, turn on the subtotal on the column category, and your Uncle Bob.

What Miss me?

Published by: Jason Baer on May 1, 2013 15:57

Tags: Business Intelligence

Similar Questions

  • Need help to display columns dynamically

    Hi all

    I have a requirement to display columns dynamically for query below
    ====================================================
    1. SELECT * FROM
    2 (SELECT jrgm.resource_name, fu.email_address,
    JRG.group_name 3,.
    4 max (decode (frv.responsibility_name, 'Customer Support Specialist_PRD', 'Y', ' don't)) Cust_Suppo
    5 max (decode (frv.responsibility_name, 'Internet Expenses_US', 'Y', ' don't)) Internet_Expenses_US,.
    6 max (decode (frv.responsibility_name, 'Internet Procurement_US', 'Y', ' don't)) Internet_Procureme
    7 max (decode (frv.responsibility_name, 'Email Center Console Agent', 'Y', ' don't)) Email_Center_Ag
    8 max (decode (frv.responsibility_name, 'Email Center Agent_PRD', 'Y', ' don't)) Email_Center_Agent_
    9 max (decode (frv.responsibility_name, 'Customers online CS User_PRD', 'Y', ' don't)) Customers_Onl
    10 max (decode (frv.responsibility_name, 'Email component Message Center', 'Y', ' don't)) Email_Cente
    Jtf_rs_group_members_vl jrgm 11,
    12 jtf_rs_groups_vl jrg,
    13 jtf_rs_defresources_vl jrdv,
    14 fnd_user_resp_groups furg,
    15 fnd_responsibility_vl LIF,
    16 apps.fnd_user fu
    17. WHERE the jrgm. GROUP_ID = jrg. GROUP_ID
    18 AND jrdv.resource_id = jrgm.resource_id
    19 AND jrdv.user_id = fu.user_id
    20 AND fu.user_id = furg.user_id
    21 AND furg.responsibility_id = frv.responsibility_id
    22 AND furg.responsibility_application_id = frv.application_id
    23 AND (fu.end_date IS NULL or TRUNC (fu.end_date) > = TRUNC (SYSDATE))
    24 AND (frv.end_date IS NULL or TRUNC (frv.end_date) > = TRUNC (SYSDATE))
    25 AND (furg.end_date IS NULL or TRUNC (furg.end_date) > = TRUNC (SYSDATE))
    26 AND jrg. GroupName like '% C '.
    27 AND jrgm.resource_name = 'Anderson, Jonathan P '.
    28 GROUP BY jrgm.resource_name, fu.email_address,.
    29 jrg.group_name)
    30 * ORDER BY 3
    ====================================================================
    above the line 4-10 I hard coded column names instead of that I need to display columns dynamically
    I have to write something like...
    Max (decode (frv.responsibility_name, (select fcl.meaning from fnd_common_lookups where fcl.meaning = frv.responsibility_name fcl), 'Y',' don't)) fcl.meaning
    Could you please suggest me a solution for this...

    Thank you
    GRISSA
  • In ver39.0, I lost my display column of the number of messages in each of my subfolder - how can I get that back?

    When TB opens, it displays the tab file (version 39.0)
    On the left is a list of all my folders created sub - right is the list of the messages in the selected folders list.
    In my list of subfolders (left), there was a displayed column showing how many messages were in each case.
    I see is no longer this column of the counts of messages.
    That's happened?
    How can I get that back?
    Thank you
    Billy D. Reagan [email protected]

    DUUHH - I found how to restore the column Layout - VIEW - Menu - and check out pain of folder columns

  • Field of # of phone and displayed columns.

    Hello

    I have a few requirements:

    1. I have a 'Phone' field in the list applet. I want to have it exact 10 numbers. entry less or more than 10, it must give error.
    2. in the list applet, there are five columns. But the right click and 'Display columns' and pressing 'Reset defaults', it should display only four columns.

    How can I do?
    Kindly help

    Cherkaoui

    Hello
    You are getting this error looks like
    SBL-DAT-00399: the expression of query on the field '%1' is not valid. Please review and try again.

    I presume that you hit this error to the user interface. You validate you are DVM expression? Ensure that its okay.
    If you are still encounter this error, try on another field. I worry about the phone # a class forced /bc vanilla constraints field.

    Thank you

  • Conditionally display column report

    Hello

    I want to display the column report under certain conditions.

    I've created a report. There are several columns as. BILL BILL NO, DATE, METHOD OF PAYMENT, CHECK, CHECQUE DATE, THE TOTAL AMOUNT

    Now, I want to display only no. BILL, BILL DATE, MODE of PAYMENT, TOTAL AMOUNT when I select the MODE of PAYMENT in cash in the select an ITEM list

    And

    I want to display only BILL No., DATE of INVOICE, PAYMENT METHOD, CHECK number, CHECK DATE, TOTAL AMOUNT when I select the check PAYMENT METHOD in the select an ITEM list

    How can I conditionally display column of the report.


    Thank you
    Ed

    If you go to report attributes, you can specify conditions for specific columns.

    As you wait to conditionally display items based on what is selected in the selection list, you now have the page to refresh. For example, change the selection list to select the list to submit.

    Then you should be able to add a condition, according to the value of the selection list.

  • Conditional statement treated even if not displayed column?

    Hello

    I'm in Apex 3.1.2 and have a classic editable report with a conditional column that is of type "selection list (query based LOV).

    What I discovered with the help of ptrace = YES is, LOV-statement column is processed, even if the columns condition indicates that it should not be treated.
    In Page making this column does not appear, this part works fine, but the statement is executed, which in my case can be a performance problem in certain conditions (and this is why the column is not displayed, and should not be made).

    Someone has found the same problem or knows a workaround solution to prevent him from treatment?

    This applies to all the conditions in the apex? Condition only works for rendering, but not for the treatment?

    Thank you

    Peter

    Peter,

    The treaty reporting engine lines, as he runs the SQL, gets the generated HTML code and then decided the column to send to the browser based on the conditions and the authorization logic.

    You can change your query LOV to be a query that returns the function, for example, say that the condition that should prevent the displayed column is 1 = 1, then your query might look like:

    Start
    If 1 = 1
    then return "select" "a" "d" "a" "double r".
    otherwise return "";
    end if;
    end;

    This applies to all the conditions in the apex?

    N °

    Scott

  • Is it possible to change the playlist view back to display columns on iTunes?

    Is it possible to change the playlist view back to display the columns?

    View > view as > songs.

    TT2

  • Display column 'Account' Windows Mail problem

    I have two separate email in Windows Mail accounts and both can send/receive properly. I'd like the column 'Account' to show what email address was used to send messages in my Inbox. I made the account visible in the "Inbox" view column, but when messages are received this column displays only the account information for a fraction of a second, then it disappears leaving a white. Very rarely account information will remain displayed for a message but very little. Any suggestions?

    I would not even bother with the view account. I have three accounts and I separate them as they come.

    First, create a local folder to be used as a second Inbox and name it anything you want.  Use it to one of the accounts, as well as the default Inbox for the other.

    Then create a message rule.

    Where the message comes from the specified account.
    Move it to the specified folder & stop processing more rules.
    Click: specified account and enter the account name for the second Inbox.
    Click: specified folder and select the folder that you created.
    Name the rule.

    Move the rule to the top of the list of rules, and incoming messages will be separated into their respective folders.

  • Music library folder loses its display column settings

    Hello!

    It's strange and I thought about my question, in case anyone else has seen this behavior and maybe give me the solution.

    Windows 7 Home Premium 32 bit SP1.

    Windows Explorer.

    I opened on the left of the Navigation pane.

    I'm going under libraries, where I have my music library and click on it.

    On the right, I have configured a Details view, with the columns set to display:

    Name, contributing artists, length.

    By right-clicking an empty space on the right and choosing Properties-> Customize. I have:

    Optimize this folder for:

    Music

    And also checked the: this model also apply to all subfolders.

    Now the problem is the following:

    Everything seems useful as I'd like. But then, after a few closed and the openings of Windows Explorer, the columns of this music library folder are lost.

    And it shows the value by default, or maybe some old personal settings of these columns:

    Name, the artist of the Album.

    Thus, artists to contribute and the length are gone.

    Do you know what is causing this weird behavior? I want to maintain my initial columns:

    Name, contributing artists, length.

    Or, for that matter, whatever the columns, I chose.

    SEE YOU SOON!

    See if resetting the default folders,

    http://www.SevenForums.com/tutorials/15692-folder-view-settings-reset-all-default.html

    http://www.SevenForums.com/tutorials/11356-folder-view-apply-folders.html

  • report interactive apex 5, pivot action does not display columns in the application developed on 4.2.6

    I just installed apex 5.01 on apex 4.2.6.

    When I want to use the pivot of the action on an interactive report developed on 4.2.6 the names of the columns does not appear.

    If I add a new column, it seems

    calculated columns displayed

    Thank you

    Hello

    The pivot must be enabled for these columns.  To do this, you can upgrade the application developed in 4.2.6 as follows:

    -Click on the application

    -Click utilities

    -Click on the Application upgrade

    -Activate the IR Pivot should appear.  Click on the number of candidate object

    -You can select some or all of the IRs to upgrade

    Kind regards

    Christina

  • display column ADF instead of 0

    I have a table that I created by dropping a collection on a jspx.
    He has a column of type BigDecimal. for number of records, its value is 0. However, there is no sense for the user to see 0 in this column. I want to override this behavior and display a string "< 1" in this column where it displays 0.
    How is it possible in 11 1 1 5 jdev

    Hello
    Write EL to do this,
    value = "#{rank." YourFieldVal lt 1? "{CxVal: YourFieldVal}.

  • How do the display column that is not in the subject box.

    Hi all

    I have a requirement to report where I show a column that is not discipline.
    for example, obligation to report is like where I need the columns from 2 different subjects.
    1 in. and part 2 of the Bill.
    now, I have linked IN. details of invoice discipline, but one column is missing.
    Rite now I m capture this column related details report separate and I'm passing values to the main report.
    But what happens if I want to display this column in the main report.
    Please let me know your inputs...
    Thanks in advance...

    You can do it in 10g using the Advanced tab in the answers. Scroll to the part of the link that says, "against the two domains (multiple domains)."

    http://gerardnico.com/wiki/dat/OBIEE/multiple_subject_area

  • transform data from the column online

    Dear Member,
    I use 10G DB.
    Old table has the structure folliowng with values in point 1 or 2 or 3, 4, all columns
    ID      Year05      year06      year07      year08      year09      year10
    --     -------     -------     ------     -------     -------     -------
    1     654     387     3874     
    2          3645          878          899
    3     232     787          654     89     
    4               34
    ....
    
    The new table  has the following structure ( SEQ,id, year, amount). How can I insert the old data into the new structure like the following?
    
    SEQ     ID     YEAR     AMOUNT
    1     1     05     654
    2     1     06     387
    3     1     07     3874
    4     2     06     3645
    5     2     08     878
    6     2     10     899
    7     3     05     232
    8     3     06     787     
    9     3     08     654
    10     3     09     89
    11     3     10     899
    12     4     07     34
    WAN

    Hi, wAN,

    wanwan63 wrote:
    Frank,

    Thank you very much for the link.
    On the example Comm displayed always on the line if there is no value. Is it possible to not display COMM if comm is null?

    He finds that sal is never NULL in this example. If sal could be null, you want to exclude the rows of the result set, too?

    Add a WHERE clause to exclude the lines. We cannot use a column alias like num_val in the WHERE clause of the query even where it has been defined, then either
    (a) repeat the CASE expression in the WHERE clause, or
    (b) set num_val in a subquery and then use it in the WHERE clause of a query Super, like this:

    WITH     all_col_names          AS
    (
         SELECT     'COMM'  AS col_name     FROM dual     UNION ALL
         SELECT     'SAL'                   FROM dual
    )
    ,     got_num_val          AS
    (
         SELECT       e.ename
         ,       n.col_name
         ,       CASE     n.col_name
                      WHEN  'COMM'     THEN  e.comm
                     WHEN  'SAL'     THEN  e.sal
                  END          AS num_val
            FROM           scott.emp          e
         CROSS JOIN    all_col_names     n
         WHERE       deptno          = 30
    )
    SELECT       *
    FROM       got_num_val
    WHERE       num_val     IS NOT NULL
    ORDER BY  ename
    ,            col_name
    ;
    
  • protected media player not displayed column

    When I click on "choose columns" the 'protected' box is checked but it is gray and the protected column does not appear.

    Hello

    -This work was fine before? If so, what are the changes that have been made to the Windows media player?

    -Are you facing problems during playback of digital protected media file?

    -You receive an error message?

    The content provider specifies what rights use it grants you. To learn more on this subject and determines whether a file is protected or now, check out the articles below.

    The Player Windows Media DRM: frequently asked questions
    http://Windows.Microsoft.com/en-us/Windows-Vista/Windows-Media-Player-DRM-frequently-asked-questions

    You can also run the tool fixit to solve these problems below.


    Solve the problems of Windows Media Player video and other media or library
    http://support.Microsoft.com/mats/windows_media_player_diagnostic/

    I hope this information helps you!

  • Convert the column online

    Table "tab1" has given below.

    column_acolumn_bcolumn_ccolumn_d
    1234

    Could you please help to provide the query data is displayed as below?

    column_e
    1
    2
    3
    4

    You can use the unpivot operator control, for example:

    with tab1 as

    (select 1 as column_a, column_b, 3 column_c 2, 4 as double column_d)

    Select column_e

    of tab1

    UNPIVOT

    (column_e FOR name (column_a, column_b, column_c, column_d))

Maybe you are looking for

  • Library of photos on external hard drive does not open

    So, I recently backed up my 2012 macbook pro on an external hard drive using time machine and wiped the computer. The hard drive shows that my old hard drive was saved (there ~ used 400GB the 1 TB), however when I try to open my photo library, it tel

  • Re: Can key product-where I find?

    I recently installed a new hard drive to my Satellite C660-175, because of the message informing me that original drive was about to fail. When you start using a new hard drive I got the message that my copy of Windows7 (preinstalled) was not valid.

  • How to make a one to one appointment?

    I have an one to one with the remaining time account, but I can't find a way to make an appointment.

  • questions of FIFO sbRIO 9636

    Hello world I'm new to the part during a real-time/embedded Labview and I'm just starting to play with the RIO evaluation kit. I stumbled upon a phenomenon that I do not understand... So maybe it's a stupid thing, so I apologize in advance. I have cr

  • software for sony clie PEG-SJ22/E on a sony vaio 32 bit

    Need software for sony clie PEG-SJ22/E on a 32-bit sony vaio computor