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

Creating enterprise-certified dashboards – Documents


Documents are the ultimate analytics and business intelligence tool. They are Application Objects, which provide final users with the combination of visual representation of key business indicators and interactivity, delivered in a variety of formats (Dynamic HTML, PDF, Excel, and Prints) and media (MicroStrategy Web, MicroStrategy Mobile, and email).

The following is a quick reference table for a MicroStrategyDocument:

Documents can be developed using either MicroStrategy Web or MicroStrategy Developer. A Document can be created from one or more Intelligent Cubes or Datasets. Intelligent Cubes provide better performance and deliver a much better user experience since the data is already stored in-memory and retrieved by the Document when it is executed. Conversely, if the Document is based off a Report, when the Document gets executed, the Report (or Reports) needs to be executed against the database.

Note

A Dataset is a Report used in a...