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

Grouping data together – Custom Groups and Consolidations


When new data is needed on the reporting layer, for example a new Region or a new Product Category, it would need to be fed from the source systems to the database. Then, MicroStrategy can execute a query to report it. However, in some scenarios, due to time constraints or because of a very specific and customized requirement, you might want to group the data in a report to create sets, bands, quartiles, or simply to combine Attribute elements without having to modify the database. We will explore two objects that serve this purpose: Custom Groups and Consolidations.

The following is a quick reference table for a MicroStrategy Custom Group:

A Custom Group is an Application Object that creates dynamic sets of data in such a way that it gives the ability to create several mini-reports inside a Report. This object is based on another familiar one: the Filter. The developer would create one or more Filter qualifications in order to define...