Data Connection and Preparation > Structuring Data Sets > Creating Multidimensional Data Structures > Cube > Standard Cube > Cube Facts Binding
The Facts Binding page is used to bind data source fields with cube facts.
Cube data is stored in relational data sources. A source stores the following information on cube cells: a collection of fields that uniquely identifies cell position in a cube, and fields containing facts' data.
NOTE. When working with data analysis and building reports tools to save data to an MDM dictionary with multiple attribute values, select the dictionary as a data source and bind dictionary attributes with cube facts. The Key attribute must be linked with cube dimension.
To project cube structure to data source, bind cube facts and source fields. Different cube facts can be bound to fields of different data sources and different calendar levels.
Set up calculated expressions for bound facts
Set up aggregation of fact dimension
Use subqueries when retrieving data
Show drilled down data based on SQL query
No binding of dimensions to fact table
NOTE. When data type changes in the columns used in fact bindings, it is recommended to bind facts to source fields again in the cube.
Formulas can be set up using the expression editor:
The expression editor in the desktop application is uniform for all platform tools and objects. Description of the uniform expression editor is given in the Creating Formulas and Expressions document.
The expression editor in the web application differs depending on the configured tool or object.
The expression editor window for setting calculated expressions bound facts of standard cube in the web application looks as follows:
Create a calculated expression formula for bound cube fact.
Operands, arithmetic operations, functions, numbers, comparison characters and round brackets can be used in a formula. There are some features of use:
All element types, except for numbers, can be inserted both using the keyboard or special panels.
Numbers are inserted only using the keyboard.
Insert functions and operators
See also: