Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 11g - Download All/Display All of rows in Excel

Hi Team,
The user sees an error message at the bottom of excel document.
View Display Error Maximum total number of cells exceeded (Configured Limit: 1000000). Error Codes: EY692ZW9
Already in instanceconfig.xml file,issue with max rows export to excel functionality and that seems to be normal as it is already set to maximum
<DefaultRowsDisplayedInDelivery>1000000</DefaultRowsDisplayedInDelivery>
<!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
<DefaultRowsDisplayedInDownload>2000000</DefaultRowsDisplayedInDownload>
<!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
<DisableAutoPreview>false</DisableAutoPreview>
<MaxVisibleColumns>10000000</MaxVisibleColumns>
<DefaultRowsDisplayed>100000</DefaultRowsDisplayed>
<MaxVisiblePages>5000</MaxVisiblePages>
<MaxVisibleRows>10000000</MaxVisibleRows>
<MaxVisibleSections>10000000</MaxVisibleSections>
<MaxCells>10000000</MaxCells>
</Pivot>
<Table>
<!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
<DefaultRowsDisplayedInDelivery>1000000</DefaultRowsDisplayedInDelivery>
<!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
<DefaultRowsDisplayedInDownload>2000000</DefaultRowsDisplayedInDownload>
<DefaultRowsDisplayed>10000</DefaultRowsDisplayed>
<MaxVisiblePages>5000</MaxVisiblePages>
<MaxVisibleRows>1000000</MaxVisibleRows>
<MaxVisibleSections>1000000</MaxVisibleSections>
<MaxCells>1000000</MaxCells>
</Table>
</Views>
could anyone help me ..its very urgent..
Thanks in advance.
Answers
-
Please avoid double posting OBIEE 11g - Download All/Display All of rows in Excel
Now there are 2 threads will probably stay unfollowed and open forever ...
0 -
Close this thread.
0