Perform General Configuration Tasks for Analyses
This section describes general tasks that you can perform to configure for the creation of analyses.
It includes the following sections:
Increase Heap Size to Assist in Exports to Excel
Various options are available for exporting the results of analyses, for example, exporting to Microsoft Excel.
These options are described in Exporting Results in Visualizing Data in Oracle Analytics Server. While users can export directly to an Excel format, for large numbers of rows you can expect similar performance if you export first to CSV, then import that file into Excel. Or you can export using the Data > Excel option to preserve the supported data types, String, Number, and Data.
If a user exports a large dataset without using the CSV format and get an out-of-memory error, they should increase the heap size for the JavaHost service. The default heap size is 1024MB. Depending on the available memory on the computer, you might want to increase the heap size for the JavaHost service. You can export using Data > Excel option which doesn't use JavaHost.
Manually Configure for Export
You can configure various options that change how the results of analyses or views are exported.
Elements to Manually Configure for Export
The table describes the elements that you can manually configure for export
Element | Description | Default Value |
---|---|---|
DataValue |
Specifies whether data values (that is, numbers and dates) are exported in raw format with full number precision and format mask or as a string in the data format specified when exporting to Excel. Valid values are:
The export type is:
|
UseRawValue |
RepeatRows |
Specifies whether cells that span rows and cells that span columns are to be repeated when exporting tables and pivot tables to Excel. If set to true, then cells that span rows and cells that span columns are repeated, regardless of the Value Suppression setting in the Analysis editor. For example, in a table that has Year and Month values, Year is repeated for all Month values. If set to false, then the behavior is the same as that defined by the Value Suppression option in the Analysis editor:
For more information on the Value Suppression option, see Visualizing Data in Oracle Analytics Server The export type is:
|
false |
Delimiter |
Specifies the column delimiter character for the CSV Format option, for example, a semicolon (;), when exporting raw data from results and views. The export type is:
|
"," |
KeepRowsTogether |
Specifies whether rows are to be kept together at page breaks when exporting to PDF. If set to true, rows are kept together at page breaks. If set to false, rows are split across page breaks. The export type is:
|
false |
Orientation |
Specifies the orientation (either Portrait or Landscape) when exporting to PDF and to Powerpoint. The export type for PDF exports is:
The export type for Powerpoint exports is:
|
Landscape (for PDF exports) Portrait (for Powerpoint exports) |
QuoteTxtTab |
Adds quotes for the CSV Format option. When set to false, no quotes are added. The export type is:
|
true |
Support Nested Folders, Navigation, and Drill-Down
The administrator can set up subject areas in ways that assist content designers who work with analyses.
Managing Metadata Repositories for Oracle Analytics Server provides complete information about setting up subject areas. The following list includes features of subject areas that assist content designers:
-
To make selections easy for content designers to discern in the Subject Areas pane when creating analyses, the administrator can set up the Presentation layer in the Administration Tool to give the appearance of nested folders. For example, the administrator can make the Sales Facts folder appear as a subfolder in the Facts folder.
-
When content designers create analyses, they can enable users to go to related analyses and content. If the administrator sets up dimensions and dimensional hierarchies for the subject area, then users can drill down on data results that are presented in graphs, tables, and pivot tables to obtain more detailed information.
There are no specific privilege settings that control access to navigation and drill-down features, which are available to all users.
-
Content designers can create analyses that include columns from a primary subject area and from one or more related subject areas.