Book Image

MicroStrategy Quick Start Guide

By : Fernando Carlos Rivero Esqueda
Book Image

MicroStrategy Quick Start Guide

By: Fernando Carlos Rivero Esqueda

Overview of this book

MicroStrategy is an enterprise business intelligence application. It turns data into reports for making and executing key organization decisions. This book shows you how to implement Business Intelligence (BI) with MicroStrategy. It takes you from setting up and configuring MicroStrategy to security and administration. The book starts by detailing the different components of the MicroStrategy platform, and the key concepts of Metadata and Project Source. You will then install and configure MicroStrategy and lay down the foundations for building MicroStrategy BI solutions. By learning about objects and different object types, you will develop a strong understanding of the MicroStrategy Schema and Public Objects. With these MicroStrategy objects, you will enhance and scale your BI and Analytics solutions. Finally, you will learn about the administration, security, and monitoring of your BI solution.
Table of Contents (17 chapters)
Title Page
Copyright and Credits
Dedication
Packt Upsell
Foreword
Contributors
Preface
Index

Business raw measures – Facts


MicroStrategy Facts are objects that represent a business measure stored in a database table. The following is a quick reference table for this MicroStrategy Object:

 These measures usually have the following characteristics:

  • They are numerical
  • They can be aggregated (summed up or operated in some way)

The Facts usually map directly to one or more columns in a Fact table. The Fact is defined with a MicroStrategy expression. An expression could be:

  • Base: an expression which is represented as a single table field
  • Derived: an expression in which two or more table fields are operated or a function is applied to them

The Fact on its own is meaningless. It needs a context and a rule of aggregation in order to be useful. In the following sections, we will learn about which other MicroStrategy Objects serve this purpose.

Exercise – creating Facts

In this exercise you will learn to create Facts. Take the following steps:

  1. Open your newly created MicroStrategy Essentials project...