Presentation Cube Collections
Use presentation cube collections to present data to the end user for the purposes of reporting and forecasting. For forecasting purposes, end users may also enter data into presentation cube collections. You can select only a derived/work record as the main record of a presentation cube collection. If you select any other type of record, you will not be able to select the cube collection on the Analytics tab of the analytic grid.
Note:
You must create the derived/work record before selecting it as the main record.
See Application Designer Developer’s Guide: Creating New Record Definitions.
Use the GetData and SetData methods to transfer data between presentation cube collections and the application server.
The following table indicates which data cube types are allowed in a presentation cube collection.
| Data Cube Type | Allowed in Presentation Cube Collection? |
|---|---|
|
Input data cubes |
Yes |
|
Calculation data cubes |
Yes |
|
Association data cubes |
Yes |
|
Virtual data cubes |
Yes |
See Input Data Cubes.