EnableForHybridAnalysis (Property)

Applies To:

OLAPQuerySection object (DBSpecific)

Description:

Enables Hybrid Analysis value retrieval. Hybrid Analysis enables the lowest levels of an Essbase cube to reside in an external relational database. These levels are not reflected in the cube structure (metadata) that reside on the Essbase Server. Instead, their existence and retrieval is performed by the separate Essbase Integration Server product. This option is only available for connections to Essbase 6.5+ or IBM DB2 OLAP 8.1+ databases.

Action:

Read-write, Boolean

Example:

This example shows how to enable Hybrid Analysis:

ActiveDocument.Sections["OLAPQuery"].DBSpecific.EnableForHybridAnalysis = true