Pivot table dynamic table - chart axis of the show as "percent".

Hi all

I have a pivot table is generated, with the lines as year/month and columns like web browser. However I only watch 5 albums used, browsers so that used columns are dynamic.

I would like to show the graph as a 'percentage of line. I know that I can turn this on the data in the table, but it does not filter although in the graph. Does anyone know how to get there? Can you add the total of a line and use it in a formula?

Thanks in advance

Hello
Not sure how the PivotTable, however we have may be able to pull this back as a separate column in the criteria tab which you can then use.
What is your metric name?

Lets say you have Time.YearMonth, browser, count

Add another column, change the fx for this column and use sum (time.yearmonth County) - this will give you the total amount for the year regardless of browser.
Add another column and simply count / sum (time.yearmonth County) * 100 to get the percentage of the total for the year - plays about with using them in the pivot or you might get away with a straight table view?

Hope this helps, another solution would be to implement a shaved basic measure to the RPD.

Published by: Alastair_PeakIndicators on March 31, 2010 08:26

Tags: Business Intelligence

Similar Questions

  • Pivot table result without aggregate function

    Hi all

    We have the following two tables:

    SQL > select * from class;

    CLASS_ID COURSES

    ---------- ----------

    1          1

    2          1

    3          1

    2          2

    3          2

    5          2

    6 selected lines.

    SQL > select * of course.

    COURSE_ID

    ----------

    1

    2

    The customer needs the output in the following format:

    class class class class

    1                    1               2               3

    2                    2               3               5

    I considered using the operator pivot tables however they require the use of an aggregate function, but there is no aggregation only required in the result here - we demand that the output as would a PivotTable?

    Try this.

    WITH class(CLASS_ID,COURSE) AS)

    1.1 DOUBLE UNION ALL SELECT

    SELECT 2.1 DUAL UNION ALL

    SELECT 3.1 FROM DUAL UNION ALL

    SELECT 2.2 DUAL UNION ALL

    3.2 DUAL UNION ALL SELECT

    SELECT DOUBLE 5.2)

    SELECT * FROM)

    SELECT THE COURSE

    CLASS_ID,

    ROW_NUMBER () OVER(PARTITION BY COURSE ORDER BY COURSE) RN

    CLASS)

    PIVOT (MAX (CLASS_ID) for (RN) IN (1 as CLASS1, 2 AS CLASS2, CLASS3 AS 3));

    OUTPUT:

    CLASS CLASS1 CLASS2 CLASS3

    -------- ---------- ---------- ----------

    1          1          2          3

    2          2          3          5

  • Exclude a measure the total general dynamic level 'Lines' of a pivot table

    Experts,

    Is it possible to exclude a measure the total general dynamic level 'Lines' for a pivot table?

    Version - OBIEE 10g

    Kind regards
    LIBERATOR

    No, I mean not the dropdown list above when you edit the formula in the column. It of there on 11g but don't remember off the top of my head if it is in the same place on 10g.

    Paul

  • What would be the best type of table/chart to use?

    I'm testing a grid tie inverter. To the side of the grid, I need to provide a table/chart, which has:

    X axis: fixed, from 00:00 (midnight) and ending at 23:59

    Y axis: last watts measurment purchase / sale

    The table/graph must be emptied at midnight every night

    Measurements are performed at intervals of 10 seconds.

    This program will be running continuously for long periods of time (months in a row)

    I'm leaning towards a xy chart because the program can be started and stopped at any time and it's the only way I can think of to make sure that the line of measurnents correctly on the X axis.

    But I'm afraid that, since all XY graph is held in RAM (each line has its own displacement register) and measurment taken at intervals of 10 seconds.

    Who's going to add up quickly as the days go by finally out of memory and crash.

    Also I can not know how to delete the chart every day to avoid said memory leak.

    To make matters worse I need also a same table/chart for the release of load, batteries and solar panels.

    Here is my grid purchase sub - vi that I call after each action is taken and a message of State output and graphics for the main program.

    RavensFan wrote:

    I would follow the advice of Lynn and manage each day of data as a separate table of data.  So do not grow a value of several days of data in a single table.  Move to another storage such as file system and clear the table and start again at midnight.

    But I think what they XY graph is the best display for all the reasons you listed as discontinuous data.

    Yes I'm still with the XY graph as we are still in the first part of the development lifecycle and it is possible that the device could be stopped and started several times during the day and I don't want the graphics to get all out of whack.

    But looking at my sub - vi, it occurred to me to treat it as an engine of the action or functional global and put an initialization state it I can call at midnight to clear the shift registers.

    For what is to come back a day or more, maybe it's something that I have work later. Daily data are saved locally in a separate file and using the XLR8 tool I'll roll seven daily files in a weekly Excel workbook for later analysis.

  • For Timo: Dynamically create pivot table binding

    Hi Timo,

    Long time ago you have this announcement on a thread:

    "The solution for your use a 2013 DOAG case, I presented was to create binding table pivot out user defined attributes in the table."

    For the defined attributes, VO is created dynamically and the pivot link.

    The pivot link is exchanged during execution as well as the activation of the adequate VO Dynamics to get only the

    necessary data for the pivot table in particular.

    ......

    I can't give you a working example because it is too complex. I can make available slides, but they are in German. "

    We have the same problem.

    Can you please send me this presentation on: email address removed by the moderator - there is no private through this public forum consultation >

    I can't find this Presentation on the Internet.

    Maybe, if you have some examples of simple work, too.

    Kind regards

    Diana

    Diana, you can get the DOAG2013_DynamicPivotTable_virtual7 blades | JDev & ADF Goodies

    The sample is too complex to be made available through my blog.

    Timo

  • How to get the QDR of ADF Pivot table datacell

    JDeveloper 11.1.1.5 version
    Java 1.6
    The ADF faces

    I want to click commandlink in a data cell that sends the value of the header cells to a bean of support. I think that we must get the QDR of a clicked data cell, but how?

    I created the PivotTable: column headers consist of a variable number of dates; row headers consist of the names of the units. The data that cross are a percentage of variance using energy over time. (There is no calculation in the PivotTable, just displaying data from the view).

    ........ 11 Jan 12 13 Jan Jan jan 14. .etc
    Module-1 2.00 5, 25 - 9.30-11.15
    Unit-2 - 554.22 497.00 7.70 2.00
    Unit-3 10.00 - 5, 00 5.00 1.00

    To the cell above it with 497.00 value, the user must click this value (commandlink) and the bean 1) calculate the values of the unit and the date to use as parameter values for ExecuteWithParams under another iterator and 2) navigate to another page using this another iterator.

    It seems that the QDR (reference data) is involved, but can't find enough information about how to implement the same.

    Here are the PivotTable on the jspx:

    < dvt:pivotTable id = "pivotTable1".
    Summary = "reading analytical pivot table.
    value = "#{bindings." CdsaReadingsItfVwView1.pivotTableModel}.
    var = 'cellData.
    varStatus = "cellStatus" >
    < dvt:dataCell >
    < af:commandLink id = "cl".
    Text = "#{cellData.DataValue} '"
    action = "#{pivot_bean.commandlink_action}" / >
    < / dvt:dataCell >
    < / dvt:pivotTable >



    In the bean, we try to getPivotTable(), but it is always null.

    Any direction is welcome.

    David K

    Check how the PivotTable selection demo was created:
    http://jdevadf.Oracle.com/ADF-richclient-demo/faces/feature/PivotTable/pivotTableSelection.JSPX
    Code for this demo here:
    http://www.Oracle.com/technetwork/developer-tools/ADF/documentation/ADF-faces-RC-demo-083799.html

  • How can I customize the font size for Pivot Table Section 11 g?

    Hi all

    I'm new to CSS customization, and I followed the suggestions to use tools like Firebug to look at the CSS styles applied to a particular item.

    11 g, I have a report that uses rotating sections of the table to display the numbers associated with the Department in each Department and the sections. Using Firebug, I see that the titles of the Department are on police-size: 9px; by default. The HTML is:

    < class = "PTSC OOLT" td style = "" are-size: 9px; ">"

    I would like to change the font size default to the values of the Section of the Pivot Table so that it displays 11px-size of font instead of 9px for all reports.

    Digging around, I don't see a way to do unless I have use custom styles custom.css and reference in each of my pivot views. Does anyone else have a suggestion how how I can change the default font size without having to create a custom.css entry? We have many existing reports that have been migrated over 10 g that I prefer not to go back and must add a reference to each view simple pivot.

    Thank you.

    Hello

    Please see:
    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/FMW/bi/bi1113/customizing_obiee11g/customizing_obiee11g.htm
    and search for "Deployment of a Style Custom"

    Concerning
    Young

  • Convert pivot table to a table in the same answers BI report

    Hello

    I have a simple BI answers report. I used a PivotTable when in fact I have no aggregate
    so it would be faster performance (I said) to use a table for the view, rather than on a pivot table view.


    Is there a quick way to convert a pivot table view to a table view, without having to re - select
    all the columns all over again?

    Thanks a lot for all the replies.

    -Greg

    user1636556 wrote:
    Thanks for your reply. How exactly "choose you as ' a table view. At runtime, I get the view composed upwards.
    Then change the drop-down menu that says "Compound Layout" and choose "Table" currently? I tried that and
    the PivotTable returned at run time. Or do I do 'View Edition' on the existing PivotTable and change something that
    for a Table view?

    Thanks for your help.

    -Greg

    Compound mode is the "view holds that all views." On the upper right side, you can click on the Red 'X' and remove the Pivot Table view. You can then "Add View", and select the Table view. Compound mode will be your title and Table.

    So to answer your question, no, not "change the drop down menu that currently says"Compound Layout"and choose"Table"that takes you only to the view of the Table, because it does not affect the report itself. That's why at run time, you still get the Pivot Table View. Follow my instructions in the previous paragraph. Good luck!

    Edited by: David_T December 9, 2011 10:25

  • Calculate the % with the pivot table columns

    I created an application with these columns:
    Metric       Study          Fast          Slow       On-Target     Total
    ---------------------------------------------------------------------------------
    Metric1     Study1           1             0              0             1
    Metric1     Study2           1             0              0             1
    Metric1     Study3           0             0              1             1
    Metric1     Study4           0             0              1             1
    Metric1     Study5           0             1              0             1
    Metric1     Study6           0             1              0             1
    Metric1     Study7           0             0              1             1
    Metric1     Study8           0             0              1             1
    Metric1     Study9           1             0              0             1
    Metric1     Study10          1             0              0             1
    I want to create a pivot table looks like this.
    Metric          Fast     Slow      On-Target     Total      % Fast     % Slow   % On Target
    ------------------------------------------------------------------------------------------------------
    Metric1         4           2        4            10           40        20       40
    The fast, slow, on the target and Total columns are calculated fields. Picky, I'm having is to get the % columns to work. I also tried create columns % in the form of columns of the table, but at each level of study, the % is 100% or 0%.

    I tried with duplicate columns, all different options to display the value as. None of them worked.

    Could someone help me? The version of the OBI is 10.1.3.4

    Thank you

    Shi-ning

    Published by: SPUD on November 21, 2011 23:09

    Sounds like it. You will need the account of studies as a measure in the criteria. You could do something in the repository, but the fastest way is:

    Criteria:
    Add the study in (it will not go into the PivotTable)
    create new measure based on any existing measure that has the background you need with the formula:
    cases where [existing] is not null then 1 else 0 end

    This will give you 1 for each line that your measure in effect is valid. Add this new measure in the PivotTable and treat it as a normal amount.

  • Availbale in data in a table view and not the view of Pivot.

    All,
    For a request in BI answers, I am able to get the data with all the passes, b, c, d, e, f in Tableview in Pivot mode when I tried I'm not get the values. I have excluded col a, b, c & I only d as line & e as measure & f as the column.
    d dimension
    e fact data.
    f date
    I get the size & the displayed data, but I'm not able to see the data/fact - e?
    WHT could be the reason? Did I miss something?

    Hello

    Pivot table-> measure column-> click more-> set aggregation rule (e.g. sum, count etc...) and check

    See you soon,.
    Aravind

  • 10g pivot table out on the grant table

    Hi, experts,

    No there is no way to sort the pivot table according to the values in table of grant?

    Thank you very much!

    example is necessary...

    do you mean void totals?
    I'm assuming you own m1, d1, d2, d3 etc and applying subtotals on d2 dimension...

    If so,.
    create a column with fx:
    sum (m1 d1, d2), then in the criteria tab himself sorting on... can it exclude pivot...

    If subtotals on d1 (d1 m1) just sum is enough...

  • A dynamic table lines disappear after the edge of the page.

    Hi I have a dynamic array with two buttons: "Add line" and "delete line" I have two problems:

    1. is it possible to add more than 1 row at the time?

    2. How do my document to add the new page when the line reaches the edge of the content area?

    I have attached my doc

    Thank you very much

    You can add only one instance at a time, but you can call the method addInstance several times to achieve the same thing.

    Make sure that your table container is set to flowed and that your overlow conditions are set to continue on the page following (also, I noticed that your subform table do not have the box set allow pagebreaks).

    Paul

  • Limit the rows in a Pivot table view in dashboard

    Hello
    I tried the same thing and stuck

    Hi all

    I have the PivotTable in dashboad, but it shows all the lines. so, to limit to 25 I changed the instanceconfig.xml as
    iin mentioned blog
    http://obiee101.blogspot.com/2008/02/OBIEE-controling-pivot-view-behavior.html

    Here's the code for the instanceconfig.xml file
    <?xml version="1.0" encoding="utf-8"?>
    <WebConfig>
       <ServerInstance>
         <pivotview>
         <MaxVisibleColumns>500</MaxVisibleColumns>
         <MaxVisiblePages>2500</MaxVisiblePages>
         <MaxVisibleRows>25</MaxVisibleRows>
         <MaxVisibleSelections>3000</MaxVisibleSelections>
         </pivotview>
       <DSN>AnalyticsWeb</DSN>
    
    <CatalogPath>C:\OracleBI_Home\OracleBIData\web\catalog\ManufacturingHubAnalyzer</CatalogPath>
    <Alerts>
    <ScheduleServer>ORACLE-MOC2</ScheduleServer>
    </Alerts>
    <AdvancedReporting>
    <ReportingEngine>XmlP</ReportingEngine>
    <Volume>XmlP</Volume>
    <ServerURL>http://ORACLE-MOC2:9704/xmlpserver/services/XMLPService</ServerURL>
    <WebURL>http://ORACLE-MOC2:9704/xmlpserver</WebURL>
    <AdminURL>http://ORACLE-MOC2:9704/xmlpserver/servlet/admin</AdminURL>
    <AdminCredentialAlias>bipublisheradmin</AdminCredentialAlias>
    </AdvancedReporting>
    <JavaHome>C:\oracle\PROD\apps\apps_st\comn\util\jdk</JavaHome>
    <BIforOfficeURL>client/OracleBIOffice.exe</BIforOfficeURL>
    <!-- To configure a limited set of languages to be available to users uncomment the <AllowedLanguages> tag below and choose a subset set of language tags from the list. Values must be comma separated. -->
    <!-- <AllowedLanguages>ar,cs,da,de,el,en,es,fi,fr,hr,hu,it,iw,ja,ko,nl,no,pl,pt,pt-br,ro,ru,sk,sv,th,tr,zh,zh-tw</AllowedLanguages> -->
    <!-- To configure a limited set of locales to be available to users uncomment the <AllowedLocales> tag below and choose a subset set of locale tags from the list. Values must be comma separated. -->
    <!-- <AllowedLocales>ar-dz,ar-bh,ar-dj,ar-eg,ar-iq,ar-jo,ar-kw,ar-lb,ar-ly,ar-ma,ar-om,ar-qa,ar-sa,ar-so,ar-sd,ar-sy,ar-tn,ar-ae,ar-ye,cs-cz,da-dk,de-at,de-ch,de-de,de-li,de-lu,el-gr,en-au,en-ca,en-cb,en-gb,en-hk,en-ie,en-in,en-jm,en-nz,en-ph,en-us,en-za,en-zw,es-ar,es-bo,es-cl,es-co,es-cr,es-do,es-ec,es-es,es-gt,es-hn,es-mx,es-ni,es-pa,es-pe,es-pr,es-py,es-sv,es-uy,es-ve,fi-fi,fr-be,fr-ca,fr-ch,fr-fr,fr-lu,fr-mc,hr-hr,hu-hu,id-id,it-ch,it-it,iw-il,ja-jp,ko-kr,ms-my,nl-be,nl-nl,no-no,pl-pl,pt-br,pt-pt,ro-ro,ru-ru,sk-sk,sv-fi,sv-se,th-th,tr-tr,zh-cn,zh-mo,zh-sg,zh-tw</AllowedLocales> -->
    <!-- <Disconnected><ArchiveIbots>true</ArchiveIbots><DisconnectedDir>disconnected</DisconnectedDir></Disconnected> -->
    </ServerInstance>
    </WebConfig>
    then restarted the Server BI and BI presentation server. But still the report dashboard for the pivot table displays all lines.

    I need to make other changes.


    Katia

    HI Katia.
    I suggest you use the pagination

    http://www.biconsultinggroup.com/knowledgebase.asp?CategoryID=198&SubCategoryID=365

    Thank you
    Saichand.v

  • How to change the default color for tables/pivot tables

    Can someone share how to change the default font color or background for tables and PivotTables? In my view, there is a CSS or XML setting I need to change.

    It is difficult to read the text when negative numbers are RED and the overall totals have a default NAVY background fill. I'm trying to find out how to change the color of these without doing it manually to each report.

    Thank you.

    Jin

    For pivot Table

    Go to OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res\s_oracle10\b_mozilla_4\views.css

    Change the PivotTable section code

    For table veiw

    Go to OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res\s_oracle10\b_mozilla_4\views.css

    Change the section of the Table

    PS:take backup your original file before you edit any css file. Don't forget to give the points/close the thread

    Thank you
    saichand.v

  • Total static or dynamic pivot table

    Hello experts!

    I have a mission to do.

    I write an example to clarify my situation.

    I want to do a (static or pivot) table like this:

    -----------------------VALUE
    -10 JANUARY
    -20 FEBRUARY
    MARCH - 15
    ....
    DECEMBER - 10

    GRAND TOTAL - 10

    I want that TOTAL GRAND show me last month value; in this example, 10. I don't want sum
    A few years in my database is set until October, so... If I show a table with total... I need to see the value of October in the OVERALL TOTAL.

    What is the best way to achieve this?

    Thank you!!!

    Do you mean the Table Normal view?

    If so,.

    We don't have any control at the level of responses.

    Instead, you can select 'LAST' than the rule of aggregation for the measure to the RPD.

    Kind regards
    Rambeau

Maybe you are looking for

  • Unable to connect to the network without wire by Satellite L510

    Sometimes my laptop have problems with wireless, icons, it's a PC screen with a DSL line and a cross.Everyone asks why and how do cease to occur? I have to restart so I can use it again, but when restarting the screen goes out after a few minutes, so

  • Insufficient privileges: you must be an administrator when you run this application for the first time.

    I have an alienware laptop with windows 7. All my other games work fine, the game installs just fine but when I try to play X 3 Terran conflict, I get this error message. Mine is the only user on the computer account and I am the administrator. Someo

  • HP Deskjet 1512: Cannot print from Microsoft word 2007

    Hello I recently bought a HP Deskjet 1512, it scans and copies without any problems, I am able to print images and files of e-mail, but it won't let me print anything from Microsoft Word (2007), I rebooted and reinstalled the software, I ran the hp d

  • Updated 5.1 stop ACS

    Hello I tried to update my device 5.1 ACS. I applied the patch 5.1.0.44.3 and made a big mistake: I started the server due to the fact that it was not accessible after an hour after appplying the patch. Now, the server displays following message, whe

  • Insert data in 2 different columns

    HelloI need a little help to do the following:NamePer_completeTasks85Works of art60Note per_complete is the percentage completeI have to separate the per_complete missions and structuresFor tasks, I have to enter data in the per_complete_tasksStructu