11g - pivot table bug?

hi, experts,
I have run the utility to migrate 10g dashboard to 11g.
after the migration, I found that there is problem in a pivot table report,
the report contains 3 columns:
brand , subbrand, quantity
brand and subbrand are dimension
quantity is fact.
when brand and subbrand are placed in ROWS, quantity in MEASURES, Measure Labels in Columns, the pivot table gives correct result.
however, when brand is placed in ROWS, quantity in MEASURES, subbrand and Measure Labels in Columns,
the pivot table gives incorrect result,
some rows are duplicated.
how to solve?

Hi,
Yes, we too faced this issue in 1.5 (seems a bug), but ultimately we had to make the application work for the column heading.
Use left and Right Indent accordingly to make the text appear to your requirement. We specified left indent 20 for our reports for making it centered, so you can try a value which will align for your requirement.
And thus meeting the requirement :)
Hope this answered.
Regards
MuRam
Edited by: MuRam on Jun 1, 2012 7:04 AM

Similar Messages

  • 11g Pivot Table Prompt Totals

    I've created a pivot table in which I have two columns listed in the Pivot Table Prompts area (formerly known as the pages area in 10g).
    When editing the pivot table, the Layout section shows a summation icon beside the words Pivot Table Prompts. I've clicked that icon, and selected before.
    The dropdown list for the first-listed (leftmost) column in the Pivot Table Prompts now shows an entry of All Values above the detail values, as it should.
    However, the dropdown list for the other column does NOT have an All Values entry.
    Furthermore, selecting the All Values entry for the first column HIDES the dropdown list for the second column entirely, and the pivot table shows a grand total of all values for the second column.
    This makes no sense. I want to see All Values for my first column, and still be able to select individual values for my second column, or perhaps select an All Values for the second column.
    There is zero documentation on this feature, as the OBIEE 11g User Guide does not contain the string Pivot Table Prompts.
    Has this been reported as a bug?

    Well, I'll be darned. You are exactly right. 10g behaves exactly the same way when using two page dropdowns.
    So yes, it was inherited from 10g. But then again, I inherited high blood pressure from my parents. That doesn't make it a desirable trait.
    And there IS an obvious workaround: just create an ALL VALUES calculated member for each of those dimensions.
    Thanks for the reply. Credit given for the correct answer.

  • How to move excluded items into Measures in OBIEE 11g Pivot Table

    Hi All,
    Need your help. Previously I have about 25 facts in my pivot table as rows. Now I need to add about 10 more. Adding new criteria only put the items into Excluded section. How can I move all these new items at once to the end of the existing facts? What I can do now is moving them one by one, and in the middle of existing facts, then move it again, because I can point my cursor to the end of them directly.
    Thanks a lot,
    Gajah.

    I've tried to drag the fact heading, but I can't point my cursor to the end of existing list of facts (unfortunately they are all in the same fact group name). Do you have any suggestion on how to put the new facts at the end of the list?
    Thanks.

  • Oracle 11g Pivot table

    Hi,
    I have 2 questions on the pivot query below:
    1 - I want to have total by Country and Year
    2 - I want to allow the use a dynamic year range (like year between 1990 and 2000)
    Thanks,
    Ribhi
    select * from (
    select CNTRY_NAME, MYYEAR,AM_AMOUNT
    from yearly_lending t
    pivot
    sum(AM_AMOUNT)
    for MYYEAR in (1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009)
    order by CNTRY_NAME

    Ribhi,
    Although there are people here that could answer your question, it's better suited for the SQL forum as it's not Apex related.
    PL/SQL
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen
    http://sourceforge.net/projects/plrecur

  • OBIEE 11g - How to create clean looking pivot tables

    Hi, does anyone have a good way to clean up the appearance of pivot tables in OBIEE 11g? I'm a big fan of Stephen Few and firmly believe in the "minimize non-data ink" theory. Unfortunately, there seems to be a lot of stuff on OBIEE pivots that I can't easily clean up. Does anyone have ideas for:
    1. How to remove the "gray" / "beige" coloring from column and row dimension? I opened a ticket with Oracle 6 months ago, and basically they've just responded that it is a "enhancement request" for a future version (aka not going to see it for a LONG time)
    2. For my "across" dimension, I don't seem to have a good way to show the dimension name. There is an option under "column properties" to "display heading" - but when this is turned on it scrunches the heading up directly over the column that has the down dimension members. I really want this to go across the pivot.
    Any help on this would be greatly appreciated.
    Thanks!
    Scott

    Hi,
    Steps,
    Just create DSN (odbc connection for the excel data source) then try to import via rpd that time u must need to select "System Tables"
    For more steps,
    http://allaboutobiee.blogspot.com/2012/03/excel-as-data-source-in-obiee.html
    http://oraclebi.blog.com/working-with-excel-datasource-in-obiee
    http://www.ascentt.com/2012/01/importing-excel-file-into-obiee-11g
    http://obiee101.blogspot.com/2008/06/obiee-excel-import-prepping-data.html
    Note: user id and password u can set it u r own and need to be updated in your connection pool alos else u can go with empty user id and password
    Thanks
    Deva

  • Formatting pivot tables (obiee 11g)

    Hi, I'm trying to find good ways to format pivot table results in 11g. Can someone help answer the following questions? Note that I'm putting the "measures" label into the row position, which allows me to format measures differently from each other.
    1. I'd like to put blank rows into the output to space the report. I tried creating a dummy "spacer" measure and then setting display:none in the CSS style. However, this leaves an ugly blank spot that has a gray color in the output. Is there an easier way just to add blank spaces between rows?
    2. The default grid lines on all pivot tables are really dark. If you're a Stephen Few afficianado, they really interfere with reading the numbers. Is there a simple way to default pivots to have less obvious grid lines?
    3. Is there a way to turn off the "word wrap = TRUE" for everything? I've tried setting default number formats for all items to have word wrap turned off...I don't know who would EVER want minus signs wrapping around in numbers...despite this, any new metric I create ALWAYS seems to have stupid word wrapping turned on. If anything, I'd like the default to be off for all items.
    Thank you very much!
    Scott

    please try the code
    #EFF0F4
    Regards,
    Akansh

  • Need to eliminate Space between two Pivot table view  in OBIEE 11g

    Hi,
    I have a requirement to eliminate space between two pivot table views. In a single report I have two Pivot table with two different column, I placed both of them one after another, but I need to eliminate the space between two pivot table views as if it should show as a single pivot table in OBIEE 11g.
    Could anyone please let me know how I can do this in OBIEE 11g?
    Thanks in Advance
    Anirban Mitra

    If I create narrative view it will be another view. And if I put that in between that two pivot view, it will show the space. I need to remove space between two pivot table within a single report so that it can appear as a single pivot view.
    Thanks

  • Sort on the Measure in Pivot table in OBIEE 11g

    The pivot table ignores the sort on the measrure in the criteria section, so how can we enable sort on the measure columns in pivot in OBIEE 11g ?

    887111 wrote:
    The pivot table ignores the sort on the measrure in the criteria section, so how can we enable sort on the measure columns in pivot in OBIEE 11g ?Try this:
    1) Make a duplicate layer of the measure column.
    2) Move the duplicate layer to the far left in the Rows section.
    3) Apply the desired sort order.
    4) Hide the duplicate layer column.

  • One question in measures table heading of a pivot table view when using 11g

    Hi experts,
    I have been working on OBIEE 10g for 2 years, and lately I started developing on OBIEE 11g. It is great to discover so many new features which make reporting so much easier and look better, meanwhile, I got confused by some detail changes they have made. I was able to overcome most of the difficulties I have met with, but now there is *1* I can not figure out. Any idea or suggestion is appreciated.
    In OBIEE 10g, when we develop a report using a pivot table, we put column A and B in Rows aera and column C Measures aera, the result would look like this:
    / / A / / B / / C / /
    //VA1 //VB1// VC1//
    //VA1// VB1 //VC1//
    But now I am using 11g, when I put these columns in the same aeres as I did in 10g, the result is surprising like this:
    / / BLANK / / C / /
    / / A / / B / / blank //
    //VA1 //VB1/|/ VC1//
    //VA1/|/VB1 // VC1//
    It looks weird that it should put Rows labels and Measure labels in different lines and create blank labels, and barely makes any sense. I am OK with the blank above the Row labels, but not with the blank below the measure label. A blank label that separates a label and its value is not what I want.
    Can anyone help me to make the pivot table look the same as it does in 10g? Or at least remove the blank label below the Measure label?
    Thanks in advance.

    Hi,
    I am facing the same issue, have you solved it?

  • 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 do i change cursor when mouse over a Chart,Graph or Pivot table in 11g

    hello everyone...!!
    I wanted to change the cursor shape from that hand to an arrow .
    As we know whenever the mouse cursor rolls over any button or pivot table ,chart or graphs it changes to a Hand shape, i wanted it to remain in the default arrow shape.
    This is for obiee 11g.
    Please help.

    the above sol will only help you to see the cursor on the local machine
    to make it visible on every machine
    goto column properties >> additional CSS>>in css write cursor:default
    then save changes system wide for these data type
    Also make the same changes in the other datatypes also.......
    cheers
    Ankit

  • Displaying Pivot tables sections horizontally (in 11g)

    I have a need to display my pivot table sections horizontally.
    I've done some searching and found that some gurus named Joe Betram & John Minkjan came up with a way to do this in OBIEE 10g.
    Here is where they explain it (and it's what I am trying to do now):
    http://obiee101.blogspot.com/2010/01/obiee-horizontal-pivot-sections-part-2.html
    I cannot get this to work in OBIEE 11g though. Does anyone know of a way to do this in OBIEE 11g?
    (I am on OBIEE 11.1.1.5)
    Any help on this would be greatly appreciated.

    You might need to change the class names as in 11g ex: PTSectsTable this is more about 10g.
    Let me look into this. Just in case if you are done with this share the code

  • Measures as Rows in Pivot Table? OBIEE 11g

    Hi,
    Is it possible to show measures as rows and attributes as columns? I have only one value in my attribute columns.
    example:
    --------Company(Oracle)-----Country(India)
    Sales        100                  20000
    Units         50                  40000Thanks in advance.

    869650 wrote:
    Hi,
    Is it possible to show measures as rows and attributes as columns? I have only one value in my attribute columns.
    example:
    --------Company(Oracle)-----Country(India)
    Sales        100                  20000
    Units         50                  40000Thanks in advance.In the pivot table, you have a column for Rows, Columns, and Measures.
    Try this:
    Put the Measure Labels in the Rows section, the Company column in the Columns section, and your Measures in the Measures section.

  • Hide rows in Pivot table Calculated Items in OBIEE 11g

    Hi All,
    I have requirement to show values in Pivot table such that values are divided into two sub totals and also shown in Grand Total.
    For Sub Total 1, all the rows can be shown with Sub total value. But for Sub Total 2, only Total value is to be shown but not all the rows. How this requirement can be done?
    I tried to hide the rows in Sub total 2, but its effecting entire table so those rows are removing from Sub total 1 aswell which should not happen.
    Have look in below table for more clarity. My output should be as shown in Table 2 not as in Table 1.
    Table 1:
    Q1
    Q2
    Q3
    Q4
    Geography
    Type
    Asia
    T1
    100
    200
    300
    400
    America
    T2
    110
    210
    310
    410
    Europe
    T1
    120
    220
    320
    420
    SubTotal1
    330
    630
    930
    1230
    Asia
    T1
    10
    20
    30
    40
    America
    T2
    15
    25
    35
    45
    Europe
    T1
    20
    30
    40
    50
    SubTotal2
    45
    75
    105
    135
    Grand Total
    375
    705
    1035
    1365
    Table 2:
    Q1
    Q2
    Q3
    Q4
    Geography
    Type
    Asia
    T1
    100
    200
    300
    400
    America
    T2
    110
    210
    310
    410
    Europe
    T1
    120
    220
    320
    420
    SubTotal1
    330
    630
    930
    1230
    SubTotal2
    45
    75
    105
    135
    Grand Total
    375
    705
    1035
    1365
    Any ideas how this can be done??
    Thanks for your time.

    Hi,
    Thanks for the reply.
    Here Subtotal will sums up the rows basing on other column (Dimension).
    SubTotal 1 sums the rows basing on the another dimension( value A and value B). SubTotal 2 sums the rows basing on aother values(values C and values C.
    I understand the above solution, but that is not enough to my requirement as I need to show Regions for Subtotal 1, but not for Subtotal 2. And these Subtotals are based on another column (other than Regions).
    Hope this is clear now.

  • Calculated item in pivot table - OBIEE 11g

    Hi,
    I need to display only the calculated items in my pivot table and I want to hide the other members. I am using OBIEE 11.1.1.5.0.
    Is it possible to have different selection steps for different views.
    Please help.
    Thanks,
    Prabhu S.

    Hi Dhar,
    Thanks for your answer. I want to use section wise display in pivot table and need to show only the calculated members in the sections.
    I need to hide other values of the particular section column.
    Thanks,
    Prabhu S.

Maybe you are looking for

  • Share Point 2013 MP for SCOM 2007 R2 - Not Monitored State

    Hi All, I have imported SharePoint 2013 MP in SCOM 2007 R2 and the sharepoint farm group is in "not monitored" state, moreover only one computer name out of all sharepoint farm servers is being populated in unidentified machines (rest are not being s

  • Mountain lion won't install

    I have purchased Mountan Lion, it has installed on my macbook air, it downloaded to my iMac and went through the install process. iMac restarted and Mountain Lion is not on the iMac. I've checked the HD and everywhere else on the iMac and it is nowhe

  • Adobe Reader 9.4-1 cause 100% CPU load on EL40 system

    Hi, when starting Adobe reader 9.4-1 on a Enterprise Linux 4 system the cpu load directly goes up to 100% This happens on EL40 update 4, 5 & 8 I´m using gnome. uname -a Linux 2.6.9-89.0.0.0.1.ELsmp #1 SMP Tue May 19 04:23:49 EDT 2009 i686 i686 i386 G

  • Video Out - Tecra 8000

    I have a Tecra 8000 with Windows XP Pro installed. Everything works beautifully I have updated the BIOS to v9.3 - BUT I can't get the video out connections to work. I have tried the RCA plug on the back, and also connected the SVGA dongle to the side

  • Why doesn't a Popup Key LOV (named LOV) in a tabular form not display values in the popup?

    I have a tabular form and I'm setting one of the fields to a Popup Key LOV (named LOV). The named LOV is a static LOV. When the popup is displayed there are no values displayed. The same thing happens if I use a Popup LOV (named LOV). I created a sam