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 context – Attributes


MicroStrategy Attributes are objects which represent a business context, or dimension. The following is a quick reference table for this MicroStrategy Object:

 The Attributes will provide the level in which a given Fact is stored in the database and which that Fact can be aggregated to. An Attribute could be mapped to one or more columns in a database table. These tables are commonly referred to as lookup tables or dimension tables. However, it could be mapped to any type of table such as Fact tables.

As opposed to the Facts, the Attributes are not directly built from MicroStrategy but from one or more MicroStrategy Attribute Forms. The following diagram helps you to understand how an Attribute is defined in MicroStrategy:

An Attribute form is a characteristic of the same business context. From the previous diagram, we can see that there is an Attribute that has two forms: one is an identification number, and the other is a description. Both columns define the...