Show contents 

Express > Express Assembly Interfaces > IEaxDataAreaExternalTransformation > IEaxDataAreaExternalTransformation.Problem

IEaxDataAreaExternalTransformation.Problem

Syntax

Problem: Object;

Description

The Problem property determines a modeling problem on regular report update or on data change.

Comments

A modeling problem is set for an analytical data area slice. To get the collection of analytical data area slices, use the IEaxDataArea.Slices property.

Example

The property use is given in the example for IEaxDataAreaPivotSlice.ExternalTransformations.

See also:

IEaxDataAreaExternalTransformation