Logi Composer
Documentation
Getting Started
Knowledge Base
Forums
Logi Report
Documentation
Getting Started
Knowledge Base
Forums
Logi Report API Doc
Logi Info
Documentation
Getting Started
Knowledge Base
Forums
Logi Info Sample Center
Logi Info Upgrade Advisor
Other Products
Izenda
Exago
Support
Submit a Ticket Request
View Support Tickets
License Manager
Product Download
Forums
Events
☰
Element Details: MDX+Measure
Back
Available in: Logi Info
Source code name:
MdxMeasure
MdxMeasure elements specify the Measures that will be shown in the cells of an OlapTable or OlapGrid.
You may have any number of MdxMeasures. The cube's default measures is shown when none is specified.
Cells are formatted according to the format specified in the cube definition. Localization is applied to these formats according to the browsers language setting.
ATTRIBUTES
Click attribute Name to drill down for more information.
Name
Possible Values
Description
ID
UserDefined
The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
MeasureName
UserDefined
(Required) The name of a cube's measure or a Calculated Measure.
PARENT ELEMENTS
Click element to drill down for more information.
MDX Query
CHILD ELEMENTS
Click element to drill down for more information.
Back to top