Microstrategy Interview Questions
Microstrategy Interview Questions
Microstrategy Interview Questions
You can use level extensions to change a fact level, which is a set of attributes that represent the lowest
level of detail at which the fact exists in the warehouse.
Level extensions define how facts can be extended, lowered, or disallowed to other facts across the
schema.
What is fact degradation?
When facts exist at a higher level than the report display level, you must specify how the Engine degrades
the data to the lower level. When you lower the level at which a fact is reported, you are using
degradation.
Types of facts
Simple facts
A simple fact is made up of one or more fact expressions. With a simple fact definition, you can define a
fact as a column, constant, or simple expression.
Implicit facts
An implicit fact is a virtual or constant fact that does not physically exist in the database because it is
created at the application level.
Derived facts
A derived fact has its value determined by an expression that combines two or more columns in a
database to create a new column.
Metrics
What are different types of metrics?
Simple : Simple metrics combine aggregate operators with fact columns or attributes.
Nested: Metrics that perform multiple aggregations by placing one calculation formula inside another
Compound : A compound metric is a combination of expressions that, through the use of functions, are
themselves metrics.
Derived
What is Base Formula?
Use a simple expression as a base formula to facilitate the creation of more complex metrics.