How To caluculate % in Pivot Table..

Hi All,
I have 3 columns like source,Month,Amount.using pivot tabe i displyed Data like this
oct
xx 45
yy 05
zz 50
GrandTotal 100
Now i want Calculate The %month
oct %oct
xx 45 45/total
yy 05 05/total
zz 50 50/total
Please Let Me know How to Do This.
Thanks,
Sri

Hi,
When I try this i Getting This Error.
Assertion failure: it != m_edgesMap.end() at line 636 of /net/adcnas420/export/ifarm_base/ifarm_views/aime_bifndn_125092/bifndn/analytics_web/main/project/webdatalayout/dlmodel.cpp
Error Details
Error Codes: ACIOA5LN
Please Let me Know.

Similar Messages

  • Question on how to create a pivot table

    Hi,
    I am trying to create a dynamic pivot table (the number of column and row layers change for each request) and I cannot use a data base structure to back it up.
    I thought of doing it through a managed bean but in order to do it I need to know how to create the PivotTableModel.
    The pivot table model requires a data source object and I do not know how to create it to support multiple row and column layers.
    Is there a default data source object that I can extend, or better yet is there a written example on how to create a pivot table model using a managed bean.
    Thanks,
    Or

    Hi,
    duplicate of ADF -11g : Question on how to create a pivot table

  • ADF -11g : Question on how to create a pivot table

    Hi,
    I am trying to create a dynamic pivot table (the number of column and row layers change for each request) and I cannot use a data base structure to back it up.
    I thought of doing it through a managed bean but in order to do it I need to know how to create the PivotTableModel.
    The pivot table model requires a data source object and I do not know how to create it to support multiple row and column layers.
    Is there a default data source object that I can extend, or better yet is there a written example on how to create a pivot table model using a managed bean.
    Thanks,
    Or
    Edited by: user638363 on Dec 18, 2008 7:02 AM

    Hi,
    beyond the documentation, the pivot table is described in
    http://technology.amis.nl/blog/2593/adf-faces-11g-reloading-the-matrix-using-the-pivot-table-component
    http://technology.amis.nl/blog/3786/creating-a-salary-heat-map-with-the-adf-11g-faces-pivottable-component
    http://technology.amis.nl/blog/3673/adf-11g-richfaces-a-closer-look-at-the-pivot-table-data-visualization-component
    I am not aware of any sample that directly meets your requirement
    Frank

  • How to create a pivot table similar to excel

    I would like to learn how to create a pivot table, similar to excel, thanks.
    Jmortiz

    Numbers does not have  pivot table function but can sort data, and summarize data.  If you can provide an example of the data you want to analyze I am certain we can help you in building summary tables.

  • How do I do pivot tables in numbers?

    how do I do pivot tables in numbers ?

    You may go to my iDisk :
    <http://public.me.com/koenigyvan>
    and download :
    For_iWork:iWork '09:for_Numbers09:pivot_table.zip
    It's an old document built by jaxjason.
    Yvan KOENIG (VALLAURIS, France) 14 mai 2011 10:48:51

  • About  how to export excel pivot tables

    Hello all!
    I am currently working with the "help" of an oracle consultor from Oracle (Consulting) Spain, but she (and no one of her working mates) is not able to give me an answer about my doubt.
    The problem is: I know that Oracle Discoverer plus is able to export oracle Olap crosstabs automatically to excel pivot tables. It must do it in some way, but no one, here in Spain, is able to tell me how.
    I suppose Oracle engineers have developed a Java Api to do it, but , in Spain, it is useless trying to get this information from Oracle (an this is not because this is a "top secret information" , this is just because they do not know their products, just it!).
    The only help that I had from them regarding this issue was a reference to Jexcelapi. I do not want to reinvent the wheel, thus why I am trying to get any help from you. Please, you are my last chance!
    Does any body know how discoverer exports Oracle Olap crosstabs to excel pivot tables?
    Than you very much for your help in advance.
    Best regards,
    Miguel A. Vico.

    Hello again!
    Yes , you are right, but that is not my problem; my problem is that I need to do what Discoverer does, but using Oracle BI beans technology. An this technology gives me no chance to do it .
    BI beans exports to CSV and Excel format , but not to excel pivot tables, and I would need to do it .
    Could you tell me what is the API, Discoverer uses to get this job done?
    Best regards,
    Miguel

  • How Can I Add Pivot Tables of Excel Into JSP Pages

    Hello all,
    Basing upon a query to database, i wanted to add a Microsoft Excel pivot table functionality in JSP page [with the result of query].
    Is it possible to create a Pivot Table in JSP with dynamic data from database ??
    Can any body help me in solving this issue ???
    Thanks & Regards
    Krishna

    There are a few alternatives to doing this (depending on the clients you are serving this page up for).
    Going the pure HTML
    There is an open source project called JPivot which provides an HTML front end for Pivot Table (using tag libraries)
    Going the Microsoft Office route there are a few options:
    1) POI HSSF ( http://jakarta.apache.org/poi/index.html) allows you to "update" an existing Pivot table by replacing data values contained in a template pivot table.
    2) Use the open source XELEM api (xelem.sourceforge.net) which produces SpreadsheetML (Micorsofts current XML file Format). At present, I don't believe this handles creating a pivot table from scratch (you have to manually create the Pivot Table template, read in the template (with XELEM) and update the data values in the template before writing it out. (the same holds true for POI)
    3) Commercially the company I work for (www.workbeans.com) is writing a pure Java Pivot Table API that will allow you to create a Pivot Table in the Excel SpreadsheetML file format from scratch. (supported by Office 2000, XP and 2003). The Pivot table functionality isn't slated until a future release (Oct. 2005), so if you can wait until then we could help you further.
    Best,
    Eric
    M. Eric DeFazio
    Application Architect, workbeans
    [email protected]

  • How to create a pivot table from backing bean

    Hi,
    I need to create a pivot table from backing without having to create a Data Control.
    I searched a lot but all comes to a Data Control, and uses backing bean to manipulate data or to display popup info.
    Kindly advice if it can be done.
    Links and documentation is appreciated.
    sample is highly recommended.
    Thank you in advance
    Emile BITAR

    Hi,
    have a look at: http://www.oracle.com/technology/products/adf/adffaces/11/doc/multiproject/dvt/tagdoc/af_pivotTable.html
    It should provide all the infromation you need
    Frank

  • How to create a Pivot table without aggregate function

    Dear team
    I have the following table. Follow the link to download SQL Script to create table
    https://drive.google.com/file/d/0B5nQIsvTifixV2Jkb043bVd2Zlk/view?usp=sharing
    I want to create a pivot or cross tab so that it appear like this
    LocationDesc
    >=360
    >=300
    >=270
    >=240
    <240
    Port Moresby
    John Aita
    Mawe Felix
    Augustine Eri Luke
    Joseph Aura
    Robert  ROAKEINA
    Port Moresby
    Ambane Gigmai
    Paul Dem
    Henry  Wanpis
    Tiniki Bau
    William Laki NIGINTS
    Port Moresby
    June Vutnamur
    Alphonse Waieng
    Rex TOMARA
    Mika OROMOIA
    Eveni Ekeni
    Mount Hagen
    Dominic Kouroi
    Senis Ospea
    JOSEPH KLAWA
    Peter WAI
    PHILIP JAMES
    Lae 
    Henry TIAS
    Mathew Dominic
    Jobert Idigel
    Wagi Jerry
    Christopher Bianta
    etc
    etc
    etc
    etc
    etc
    etc
    Marsh Narewec

    Hi Marsh,
    To achieve your requirement, you may reference the below query.
    --pivot the table to get the expected output
    ;WITH cte AS(
    SELECT *,ROW_NUMBER() OVER(PARTITION BY LocationDesc,BandGroup ORDER BY BandGroup) AS rn FROM [TmpBandGroup]
    SELECT LocationDesc,[>=360],[>=300],[>=270],[>=240],[<240]
    FROM cte
    PIVOT
    (MAX(EmployeeName) FOR BandGroup IN([>=360],[>=300],[>=270],[>=240],[<240])) PVT
    ORDER BY LOCATIONDESC
    --the pivot result can be validated with the queries below
    ;WITH cte AS(
    SELECT *,ROW_NUMBER() OVER(PARTITION BY LocationDesc,BandGroup ORDER BY BandGroup) AS rn FROM [TmpBandGroup]
    ,cte2 AS
    SELECT RN, LocationDesc,[>=360],[>=300],[>=270],[>=240],[<240]
    FROM cte
    PIVOT
    (MAX(EmployeeName) FOR BandGroup IN([>=360],[>=300],[>=270],[>=240],[<240])) PVT
    SELECT LocationDesc, COUNT([>=360]) [>=360] ,COUNT([>=300]) [>=300],COUNT([>=270]) [>=270],COUNT([>=240]) [>=240],COUNT([<240]) [<240]
    FROM cte2
    group by LocationDesc
    ORDER BY LocationDesc
    SELECT LocationDesc,bandgroup,COUNT(EmployeeName) FROM [TmpBandGroup] group by LocationDesc ,bandgroup
    ORDER BY LocationDesc,bandgroup DESC
    If you have any feedback on our support, you can click
    here.
    Eric Zhang
    TechNet Community Support

  • How to know in (Pivot)Table Enter/Mouse for submition

    Hello,
    i recently use an editable PivotTable, which writes back the manipulated values in a BaseRowsetModel. I use the valueChangeListener in the RichTextFields in my PivotTable to recognize whether somebody changes a cellvalue, to write it back to my model. (i found no other Listeners to do so)
    My problem is that there are two ways to submit Data in the TableGUI : On the one hand you can press Enter - the cell below will be selected after that. On the other hand you can click with the mouse anywhere after filling something in. Both ways submit the Data and the ValueChangeListener recognizes it.
    But in my backingBean i need to know, where to fill my dataModel in the background, so i look for the SelectedCell and fill the evtl.getSource().getValue() in it.
    The Point is, after pressing ENTER, the next cell below it is selected AND the Listener fires after that - so i fill the next cell below with the new value :( . When i click with the mouse everything works fine because the edited cell keeps selected.
    -> Now my question : is there a way to find out which kind of input i used? can i know inside the ValueChangeListener that i pressed the EnterKey? Or is there a way to force the cell to stay selected after pressing ENTER and not to jump to the next cell?
    Thanks for help!

    Not sure but you can use Javascript with clientlistener to know which key has been pressed or mouse click
    check this blog entry it shows how to display LOV on F9 key you can take the same logic but with other key
    http://baigsorcl.blogspot.com/2010/06/display-lov-on-f9-key-in-oracle-adf.html

  • Small doubt(about pivot table)

    while creating a report i am getting error in Table view,if i create a same report in pivot view it is working fine in pivot view.
    after this i want to add this view to the compound view then i will have to delete the table view from the compound view .but while adding the pivot view to the compound view it is throwing error because by default compound view has only table view and tital view.it is not allowing me to add pivot view to the compound view.
    can anyone suggest me is there any other way i can add the pivot view to compoud view i want to view the title view and pivot view only in the compond view.(here the problem is i am unable to add pivot view to the compound view because error in the table view)

    Actually i placed couple of column in the excluded. now its working fine. i just want to know how can i add pivot tabler to the compound view at this situation

  • Pivot Tables in BI Publisher

    When including multiple Criteria in the "Rows" section of Pivot Table we get a desired format of Pivot Table in BI Analytics Answers. However, when creating a Pivot Table in a BI Publisher Template, Adding multiple measures in "Rows" results in the creation of duplicate rows.
    For example, the desired format is as follows:
    https://docs.google.com/spreadsheet/ccc?key=0AisK8m4TPhzKdDMzeDhfUjBZNTF5NWhleEEtX3piLXc&hl=en_US#gid=0
    this appears in BI Analytics Answers.
    However, when this table is made in BI Publisher Template, the format is as follows:
    https://docs.google.com/spreadsheet/ccc?key=0AisK8m4TPhzKdFlDQjBGU0NORWltNXp3STE1WTJZUVE&hl=en_US#gid=0
    Please help on how to obtain a pivot table in BI Publisher in the desired format.
    Regards

    While making Pivot Tables in RTF, make the rows "inline" rather than "outline".

  • Totals in Pivot table

    I have this pivot table in OBI EE.
    It have the base amount per year and per month. With one total per year, with sumatory of Base amount.
    Moth      2001 2002 2003
    1 Base 4.206.068,79 4.817.526,27 4.315.587,17
    2 Base 4.100.429,84 4.031.267,42 4.950.029,58
    3 Base 4.404.968,15 4.356.915,33 5.147.919,34
    4 Base 4.260.013,78 6.482.442,15 5.317.174,24
    5 Base 4.885.129,07 4.600.874,08 5.532.471,30
    6 Base 4.558.260,11 4.670.961,09 5.208.824,92
    7 Base 4.766.663,43 5.929.013,00 6.123.468,84
    8 Base 4.634.208,62 5.192.108,74 5.588.621,28
    9 Base 5.011.952,41 5.013.715,37 6.076.325,09
    10 Base 5.311.867,88 5.641.683,97 6.778.596,81
    11 Base 5.852.338,40 5.975.394,22 5.337.782,70
    12 Base 5.098.619,76 5.771.857,52 5.313.767,04
    SUM Base 57.090.520,24 62.483.759,16 65.690.568,31
    I want to show another total, showing the difference of the total base amount per year, and total field "Atipicos". this field "Atipicos" is not shown in the pivot table. "Atipicos" is a field in the fact table.
    I created a calculated field with the difference between the base amount and the "Atipicos" field. But I dont know how to show the total field, without showing the "Atipicos" field in the pivot table..
    If anyone can help me.
    Gracias.
    Moth 2001 2002 2003
    1 Base 4.206.068,79 4.817.526,27 4.315.587,17
    2 Base 4.100.429,84 4.031.267,42 4.950.029,58
    3 Base 4.404.968,15 4.356.915,33 5.147.919,34
    4 Base 4.260.013,78 6.482.442,15 5.317.174,24
    5 Base 4.885.129,07 4.600.874,08 5.532.471,30
    6 Base 4.558.260,11 4.670.961,09 5.208.824,92
    7 Base 4.766.663,43 5.929.013,00 6.123.468,84
    8 Base 4.634.208,62 5.192.108,74 5.588.621,28
    9 Base 5.011.952,41 5.013.715,37 6.076.325,09
    10 Base 5.311.867,88 5.641.683,97 6.778.596,81
    11 Base 5.852.338,40 5.975.394,22 5.337.782,70
    12 Base 5.098.619,76 5.771.857,52 5.313.767,04
    SUM Base      57.090.520,24 62.483.759,16 65.690.568,31
    SUM (Base - Atipicos) 50.085.520,24 56.432.759,16 59.605.568,31
    This is a picture of how I created the pivot table.
    If anyone can help me.
    Thanks.
    Edited by: user12014887 on 08-feb-2010 3:35
    Edited by: user12014887 on 08-feb-2010 13:54

    hi,
    we too got the same request from the client.
    we create another pivot table with same fields and displayed only the grand total column to the view and added that to the down of existing pivot table (separate pivote view) in the compound layout. it is another pivot view that shows the grand total...here in your case
    SUM (Base - Atipicos) 50.085.520,24 56.432.759,16 59.605.568,31:
    try in this way...
    in my sense i didnt find another solution...if you find workaround then plz explain me aswell.
    i hope its helps you...
    Thanks,
    mani.

  • Line time series in pivot table

    How can I set pivot table chart to be from type 'Line time series'?

    Thanks, it is exactly what i was looking for:
    modifiying:
    <saw:view xsi:type="saw:pivotTableView" name="pivotTableView!1" rptViewVers="200510010">
    <saw:view xsi:type="saw:staticchart" chartPosition="only">
    <saw:template tid="charts/line.cxml"/>
    to:
    <saw:view xsi:type="saw:pivotTableView" name="pivotTableView!1" rptViewVers="200510010">
    <saw:view xsi:type="saw:staticchart" chartPosition="only">
    <saw:template tid="charts/*linetime*.cxml"/>

  • Pivot table data format type

    Hi.
    I was trying to make a simple crosstable report with this structure:
    ----------Name
    ID-------Description
    Example:
    ---------Name1------------Name2-------------Name3
    ID1---Description1
    ID2----------------Description2
    ID3--------------------------------- Description3
    But i can't, because it only appears numeric functions for pivot table data
    How can i configure pivot table? Why is defined the pivot table data as a numeric field with functions summation, count, ......? Can't i show plain text of the description?
    Edited by: user3284194 on 18-abr-2013 4:48

    Hi,
    Try increasing the rangeSize of the iterator to some value like 150?
    -Arun

Maybe you are looking for

  • Itunes wont install error 7

    one morning i turned on my computer and went to itunes this appeared.... "C:\Program Files\Apple\Apple Application Support\CoreAudio Toolbox.dll is either not designed to run on windows or it contains an error. Ty installing the programs again using

  • [SOLVED] Forcedeth wired connection problems

    Thanks, skanky. Solution, in my case was: (as root) systemctl start dhcpcd@eth0 Ok, so. After the latest kernel update, my internet connection doesn't work at all. I have turned it on/off, checked cables, and it's clearly a problem on the inside. ifc

  • Printer port #???

    I have a wireless laptop and I am not able to print from it. After 4-5 hours online with microsoft , we found that when mcafee was disabled i was able to print from my wireless laptop. So, they advised me to contact mcafee to "reconfigure"  to allow

  • Recieving error when trying to sync SharePoint Calendar to Outlook

    My Organization is using SharePoint 2007 and I am recieving the following error.  Task 'SharePoint' reported error (0x00004005): ' An error occured in this SharePoint List (My Site - Personal Documents). Try updating the folder again. If the problem

  • J2ee Tutorial #4 problem - FailedLoginException

    I am new to enterprise beans, and I am going through the j2ee tutorial. When working on lesson 4 - a simple message bean, I receive the following message after submitting the initail form: javax.servlet.ServletException: Could not initialize due to j