OBIEE - Pivot view

Hi experts,
I am getting the following error when I drill into lower hierarchial levels in a pivot view
Governor limit exceeded in cube generation (Maximum data records exceeded.)
Error Details
Error Codes: QBVC92JY
Currently I have the following parameters set in my instanceconfig.xml
<AdvancedReporting>
<ReportingEngine>XmlP</ReportingEngine>
<Volume>XmlP</Volume>
<ServerURL>http://${HOSTNAME}:8080/xmlpserver/services/XMLPService</ServerURL>
<WebURL>http://${HOSTNAME}:8080/xmlpserver</WebURL>
<AdminURL>http://${HOSTNAME}:8080/xmlpserver/servlet/admin</AdminURL>
<AdminCredentialAlias>bipublisheradmin</AdminCredentialAlias>
</AdvancedReporting>
<JavaHome>${JAVA_HOME}</JavaHome>
<BIforOfficeURL>client/OracleBIOffice.exe</BIforOfficeURL>
+<ResultRowLimit>1000000000</ResultRowLimit>+
+<PivotView>+
+<MaxCells>600000</MaxCells>+
+<CubeMaxRecords>600000</CubeMaxRecords>+
+<CubeMaxPopulatedCells>600000</CubeMaxPopulatedCells>+
+</PivotView>+
<Prompts>
<MaxDropDownValues>100000</MaxDropDownValues>
</Prompts>
I tried to increase to
+<PivotView>+
+<MaxCells>100000000</MaxCells>+
+<CubeMaxRecords>100000000</CubeMaxRecords>+
+<CubeMaxPopulatedCells>100000000</CubeMaxPopulatedCells>+
+</PivotView>+
but, I see still the problem exists... can anyone suggest what I need set to avoid the above error message.
Thanks
S

Hi Hammet
I tried this by give the following parameters in my instanceconfig.xml
<PivotView>
<MaxVisibleColumns>5000</MaxVisibleColumns>
<MaxVisiblePages>5000</MaxVisiblePages>
<MaxVisibleRows>10000000</MaxVisibleRows>
<MaxVisibleSections>5000</MaxVisibleSections>
</PivotView>
but, when I start my OBIEE server and presentation services, that when they start up properly... but when I remove them and start the presentation services again , it starts perfectly fine.
Really no idea what is happening when giving the above parameter with in <PivotView> tag. Do I need to specify the above parameter outside of <PivotView> tag ?
Thanks for the Reponse.
S

Similar Messages

  • Showing column header in obiee pivot view

    Hi,
    I have a requirment where I need to display column heading in pivot view.
    Some thing like below;
    *(col Head)* AUD GBP
    *(Col Head)* 16/12/2011 16/12/2011
    Open Bal 230 450
    Close Bal 300 800
    xxxx xx ..
    yyy
    dd
    In the Place of (col Head) I need to get column heading of(AUD and Date) in pivot view.
    Can anyone please help with it.
    Thanks,
    Ash

    my report looks like below:
    _(col name of AUD)_________________|_______AUD______________|________USD_______
    _(Col Name of 18/12/2011)__________ |_____18/12/2011__________|______18/12/2011____
    Open Bal 130 180
    Close Bal 140 190
    in the pivot view:
    Row Section: Measure Labels
    Columns Section: Currency, Date
    Measures: Open Bal, Close Bal etc... Columns

  • Scroll bar in pivot view.

    Hi,
    I am hemant, i have report developed on pivot view which has some where 100 records.
    I am using this report in dashboard. where users will scroll to seee the recorords which are available below, when they scroll they are not able to see the column header. is there a way, where i can have a scroll bar with in the Pivot view.
    please, let me know this is a litle bit urgent.
    Thanks for the help.

    Hi,
    No its not possible to show column headers when we scroll down.Its better to have pagination option.Refer below link.
    Refer : http://bischool.wordpress.com/2009/08/24/pagination-or-page-contol-in-obiee-pivot-view/
    Regards,
    Srikanth

  • How to hide % measure column Grand Total  value in Pivot View in obiee 11g?

    Hi ,
    I am facing a issue in obiee 11g .I am using a Pivot table to display the grand total of 3 metric columns eg: A , B,  C out of which B is percentage  so I need to remove the grand total value of the percentage column. We have to stick to Pivot View only. Anyone can sugest me on this?
    Thanks ,
    Shruti

    Move B to rows section or cast to char in Criteria tab by keeping the B in Measures section only.
    cast(B as char)

  • OBIEE 11g PDF "extending" to 9 pages, Pivot view extending with blank pages

    Hi,
    I have an issue when printing to PDF. The last report in the dashboard,especially the pivot view is not getting contained in the dashboard. It is running
    to 9 pages.
    I tried increasing the file size
    (referred from the below link)
    http://123obi.com/2012/01/obiee-11g-exportprint-to-pdf-does-not-include-all-rows/
    This also did not work.
    When I try printing it to HTML, its perfect. Problem is only with printing to PDF format.

    Hi Malli,
    Have you restarted the BI Services after the changes?
    Regards,
    Kalyan Chukkapalli
    http://123obi.com

  • Exclude the value 0 records in the pivot view obiee 10g

    HI,
    I have a requirement.,i have report circuit and outage time by month in a pivot view.If one circuit have a '0' outage time in all months then i want to exclude the record from the display.Is there anyway to display the data like this....
    thanks,
    prassu

    circuit   April may jun
       1          0   0     10   
       2         0     0     0
       3         0     4    1
    my question is  for circuit 2 all months we have outage 0.so i want to exclude the record , if we select Quarter 2.
    And  exclude 3 if we  select April....etc

  • Grand total in Pivot view in OBIEE

    Hi
    I have a requirement to show a particulra report in a pivot view whereby I have to keep the yearly values in the "ROWS" portion and the monthly capex values in the "Measures" portion.
    The problem is when I am using the grand total functionality, the grand total is coming only for the monthly values which have kept in the "Measures" and not for the yearly capex values in Rows portion even though the aggregation rule is set as "sum".
    I have to show the grand total for the yealy capex value as well.

    Raghu
    I tried that option but nothing is coming out.
    the requirement is as such : Pivot Table
    Year - 2009
    -----------Rows -------------------- ----Measure----
    Capex id Act Amt. Jan feb Mar
    1-5d 500 50 60 70
    1-6d 600 50 50 50
    Total -------------------<>-----------100 110 120
    I want the Total for Act Amt. as well but its not coming

  • "Pie chart in pivot view  showing only the first column's results" in obiee

    Hi,
    In my pivot view(pie chart view+pivottable),i'm getting only the first column's result in pie chart..
    I have added a column named *'A*' in rows and '*moneyspent*' in measuresfield and the '*period*' in the columnsfield in the pivot view.I'm calculating the sum of
    the rows and columns..
    I'm not getting the sum valueof moneyspent in the pie chart..instead i'm getting only the first column of period in the pivot table in the pie chart.
    can anyone tell how can i get the sum value of pivot table in pie chart?
    Thanks in advance..

    Hi Prash,
    let me try to give you an example based on the paint sample:
    Use Markets.Region, Products.Brand, 'Sales Measures'.Units
    choose a pivot view to display the result: region goes into the rows-section, Brand goes into the columns-section and Units into the measures-section
    In the columns-section add a total using the 'add total' at 'Measure Labels' level
    the result is a total column on the right side of the pivot.
    looking like this:
    Units
    Brands
    Region Enterprise Magicolor Mccloskey Valspar Units Total
    Central 1032.....
    Eastern 1485......
    Southern 824.....
    Western 580
    What I am looking for is a new column 'Units Total pct'.
    If I duplicate the measure to show the values in percent, I'll get a second column per Brand (showing the absolute and percentage values) - that's what I don't want
    Regards
    Andy

  • Download to Excel is hiding rows in a pivot view

    Hello ,
    When downloading a report to excel from OBIEE Dashboard , certain rows are getting hidden . For instance , I have total 15 rows in my pivot view and when I download that report into excel format , the rows from 8-13 are not showing up . After 7th row I see 14th row .
    But when I download the same report from Answers I can see all rows in the pivot view .
    I tried looking at the formatting options of the pivot view and everything is normal . This is happening only with this particular report , other reports in dashboard download normally .
    Please let me know if anybody has ideas .
    Thank you
    Karthik

    karthik,
    From where ur downloading to excel ...use the download option available at "preview " button ,if you are using the same go with report links download button option
    Last option create a new report (without any filters in case if u have)
    Thanks,
    Saichand.v

  • How to download the pivot view to the excel sheet with all features

    Hi,
    Using discoverer, my co-worker is able to download the pivot view to excel sheet with all enabled features, like pivot table in excel.
    Is this can be done in obiee? if this feature is present in obiee, plz will you explain me how to do in obiee? its urgent.
    Thanks,

    Hi abc,
    I don't think BI office plug-in supports you the pivot table features of MS Excel.
    Even if you import a pivot table from BI, it is rather treated just as a table in Excel
    Regards,
    Raghu

  • Page Totals in Pivot View

    How to generate page totals in pivot view?
    Can you please help me ASAP?
    Regards,
    Sanx

    I want to achieve this http://gerardnico.com/wiki/dat/obiee/answer_xml but with the version 11.1.1.6.6 .

  • Maximum Number Of Columns For A OBIEE Pivot Table?

    Hi All ,
    What is the Maximum Number of Columns for a OBIEE Pivot Table? Also what is default size of columns set for Pivot view in OBIEE 11g?
    Thanks In Advance.
    Qujes

    Hi,
    You can increase the maximum columns in a view by add some tags to instanceconfig.xml file.
    check this...http://obiee101.blogspot.com/2008/02/obiee-controling-pivot-view-behavior.html
    Regards,
    Srikanth
    Edited by: Srikanth Mandadi on Oct 15, 2010 10:04 AM

  • How to Increase columns in pivot view in 11g

    Hi all,
    We have a Report which gives the Particular error saying
    Error Codes: IRVLJWTA
    Location: saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool, saw.threadpool, saw.threads
    I have seen so many threads but didn't find any answer which works
    Any help is Much helpful
    Thanks
    Xavier

    Hi Xavier,
    Have you played around with the following?
    10g --> http://obiee101.blogspot.com/2008/02/obiee-controling-pivot-view-behavior.html
    11g --> OBIEE 11g - Download All/Display All of rows in Answers
    Cheers,
    Daan Bakboord
    http://obibb.wordpress.com

  • No underline is visible in pivot view of a report.

    Hi,
    I have report in which I have used GOURL. When I click on the result, underline is showing under the result in Table view unless underline is set for Effect in Column Properties->Style of the column. But for the same report, no under is showing for the that column in Pivot view. When i set underline for Effect in Column Properties->Style of that column, its showing underline.
    Why it is like this? can any one explain me please.
    Thank you,
    Jagadeesha

    Hi,
    When you implement GoURL it would imply you are using anchor tags i.e. &lt;a&gt;...&lt;/a&gt; in your column formula. By Default, obiee displays underlines for any columns having anchor tags in Table view. But in case of Pivot Table, for all such columns (which contains anchor tags), the underline is disabled. This can be observed in the views.css file which is used by obiee for rendering style to different views.
    If you are on 10g, you can try this. Just add a static text to your report with below content (enable HTML markup):
    <style>
    .PivotTable A:link, {
    text-decoration:underline;
    </style>
    Once you add this static text view to your report (along with table and pivot view) you will observe that the underline below the columns would be displayed by default in pivot view too.
    Thanks

  • Dynamic sorting in pivot view

    Hello
    Can someone please point me to the OBIEE Oracle documentation where I can find "How to make dynamic sorting work in a pivot table view".
    I have many pivot views on a dashboard. Clicking on the measure columns "Sort Ascending" and "Sort Descending" did not use to sort the columns in 10g. But I have found on this link
    https://forums.oracle.com/message/9321054#9321054
    that dynamic sorting can be now done in pivot views. But I am unable to find Oracle documentation on it that tells me how.
    We have upgraded to 11.1.1.7 but still I am unable to do sorting in pivot views on dashboards
    Thanks

    Devendra,
    you cannot have both status and status icon in the same column. so create a new column and then populate it according to the status.
    here is the sample code from the layout section of document_todo.htm
    <!--      Column: Appraisal Name                   -->
              <htmlb:tableViewColumn columnName = "AP_STATUS_NAME"
                                     width      = "150"
                                     type       = "IMAGE" >
              </htmlb:tableViewColumn>
              <%
                  data: status_icon type string.
                  if APPLICATION->T_DOCUMENTS_TODO-AP_STATUS = '2'.
                  status_icon = cl_bsp_mimes=>sap_icon( id = 'ICON_WS_PLANE' ).
                  else.
                  endif.
              %>
              <htmlb:tableViewColumn columnName          = "STATUS SIGN"
                                     type                = "user"
                                     title               = "STATUS ICON"
                                     horizontalAlignment = "center" >
    regards,
    manasa

Maybe you are looking for