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: XOLAP+Query+Filter+Dimension
Back
Available in: Logi Info
Source code name:
XolapQueryFilterDimension
Introduced in: v10.0.31
Use a XolapQuery filter dimension to specify a filter that will be applied to a DimensionTable or to the default view of a DimensionGrid.
When working with the DimensionGrid, the filter popup's listing of checked and unchecked members only recognizes FilterType="Exclude ".
ATTRIBUTES
Click attribute Name to drill down for more information.
Name
Possible Values
Description
DimensionName
UserDefined
(Required) The name of a cube's dimension. Include brackets with the DimensionName, for example: [MyDimension]
FilterType
Include
Exclude
(Required) Indicates if the filter should include just the values in the FilterValue elements, or should exclude those values. The default value is "Include".
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.
PARENT ELEMENTS
Click element to drill down for more information.
DataLayer.XOLAP Query
CHILD ELEMENTS
Click element to drill down for more information.
XOLAP Query Filter Value
Back to top