sortMembersAndEnableMrf
When true
, indicates that the
data is sorted when coming from the source and multiple queries access
the underlying relational database. The sort provides member relative
functions(MRFs) with a consistent member order.
When false
, functions that rely on the
member order (for example, prevMember, nextMember) will cause an exception.
The element should be false
when using position-sensitive
functions.
If this element is true
, the sortMembersMetadata
element
must also be true
.
Note: This element is not valid on SAP BW or measure dimensions.
Content model
Content type is boolean.