Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Mastering Business Intelligence with MicroStrategy
Mastering Business Intelligence with MicroStrategy

Mastering Business Intelligence with MicroStrategy: Master Business Intelligence with Microstrategy 10

Arrow left icon
Profile Icon Dmitry Anoshin Profile Icon Neil Mehta Profile Icon Ma Profile Icon Rana
Arrow right icon
R$49.99 R$294.99
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.7 (7 Ratings)
eBook Jul 2016 396 pages 1st Edition
eBook
R$49.99 R$294.99
Paperback
R$367.99
Subscription
Free Trial
Renews at R$50p/m
Arrow left icon
Profile Icon Dmitry Anoshin Profile Icon Neil Mehta Profile Icon Ma Profile Icon Rana
Arrow right icon
R$49.99 R$294.99
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.7 (7 Ratings)
eBook Jul 2016 396 pages 1st Edition
eBook
R$49.99 R$294.99
Paperback
R$367.99
Subscription
Free Trial
Renews at R$50p/m
eBook
R$49.99 R$294.99
Paperback
R$367.99
Subscription
Free Trial
Renews at R$50p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

Mastering Business Intelligence with MicroStrategy

Chapter 2. Setting Up an Analytics Semantic Layer and Public Objects

Semantics in general means the meaning of a message behind the words, so when we say semantic in terms of BI, it means the meaning of data from the user's perspective. It is the keystone of any data warehouse project, as it allows better understanding of requirements, the design of successive data models, and a link between the physical data model and the reporting tool, in our case MicroStrategy. In the previous chapter, we learned about setting up an environment for MicroStrategy, so in this chapter we can dig deeper and understand about the semantic layer and the objects needed to present data to an end user.

This chapter will cover:

  • BI architecture
  • The project design process
  • Defining schema objects
    • Creating attributes
    • Defining parent-child relationships
    • Building hierarchies
    • Creating facts

  • Defining public objects
    • Creating simple and complex metrics
    • Adding filters
    • Creating prompts

BI architecture

BI is all about delivering timely and relevant information to the right level of audience, which helps them to make an appropriate decision. In this section, we will learn about BI architecture and the components involved in it.

Components of BI architecture

Components of BI architecture

Source system: This is any stored data that will be used for BI projects. It could be a database, mainframe system or flat files, or any other system that stores Online Transaction Processing (OLTP) data. This is where data is stored in its raw form.

ETL: This process then pulls the data from the source system and prepares it for the data warehouse. It involves three steps:

  • Extract: The process of reading data from source systems
  • Transform: The process of converting data from its previous form to the form it needs to be in, either by combining data from multiple sources or by applying business rules and logic
  • Load: The process of writing data into the target database, that is, the data warehouse

Data warehouse: This is...

The project design process

Project design is not just about creating a project in MicroStrategy architect; it involves several steps and thorough analysis, such as how data is stored in the data warehouse, what reports the user wants based on the data, and so on. The following are the steps involved in our project design process:

The project design process

Logical data model design

Once the user have business requirements documented, the user must create a fact qualifier matrix to identify the attributes, facts, and hierarchies, which are the building blocks of any logical data model.

An example of a fact qualifier is as follows:

Logical data model design

A logical data model is created based on the source systems, and designed before defining a data warehouse. So, it's good for seeing which objects the users want and checking whether the objects are in the source systems. It represents the definition, characteristics, and relationships of the data. This graphical representation of information is easily understandable by business users...

Schema objects

Schema objects represent different components of the logical data model and are directly mapped to a column or columns in the database. Attributes, facts, functions, and operations, hierarchies, partition mappings, tables, and transformations are all schema objects; however, three schema objects comprise the core of project definition and will be covered in this section:

Schema objects

Attributes

Attributes are the descriptive part of the database. They provide information about the data; for example, customer name and city are attributes. The SELECT clause of a SQL statement is based on these attributes.

The following is the report with the Policy Number and Broker Name as an attribute:

Attributes

When we see the SQL for this report, the Policy Number and Broker Name will be shown in the SELECT clause as follows:

Attributes

Attribute types

We have three different types of attribute:

  • Compound attribute
  • Homogenous attribute
  • Heterogeneous attribute

Compound attribute: Uses two or more columns as its ID. It is like...

Public objects

Public objects are also known as application objects, and are based on the schema objects. The following diagram shows all the public objects available in MicroStrategy:

Public objects

In the following section, we will discuss these public objects in detail.

Metrics

Metrics are public objects that are built from attributes, facts, or other metrics that allow data aggregation. A metric definition contains a formula that determines the calculation to be performed on the data. At a high level, metrics can be categorized as:

  • Simple metrics
  • Advanced metrics

Types of metric

  • Simple metrics include:
    • Basic metrics: Simple aggregations of fact, for example SUM (amount), AVG (sale), and so on
    • Compound metrics: Combinations of two or more metric objects with one or more constant, mathematical operator, or non-aggregate function, for example, revenue = quantity * price, Runningavg (sales), where sales is a metric

  • Advanced metrics include:
    • Level metrics: Define the level at which the metric aggregates. By default...

Summary

In this chapter, we learned about BI architecture, which is a framework for organizing data and technology components that builds BI systems for data analytics. The project design process is not just the creation of a project; it involves lots of analysis, planning, deployment, development, and maintenance. Schema objects are the building blocks of any MicroStrategy project, and include attributes, facts, and so on. Public objects are based on schema objects and provide the user with the flexibility to generate analytical data; examples of these include metrics, reports, documents, and so on.

In the next chapter, we will be going into more detail about other public objects, such as reports, drill maps, custom groups, consolidations, and so on.

Left arrow icon Right arrow icon

Key benefits

  • Fix the gap between BI tools and implementation/integration processes with big data and predictive analytics using this comprehensive guide to MicroStrategy 10
  • Highly practical, example-rich guide that lets you implement business intelligence with MicroStrategy 10 in your organization
  • Create the best user experience with BI dashboards using MicroStrategy using this up-to-date, comprehensive guide

Description

Business intelligence is becoming more important by the day, with cloud offerings and mobile devices gaining wider acceptance and achieving better market penetration. MicroStrategy Reporting Suite is an absolute leader in the BI market and offers rich capabilities from basic data visualizations to predictive analytics. It lets you various delivery methods such as the Web, desktops, and mobiles. Using real-world BI scenarios, this book helps you to implement Business Analytics solutions in big e-commerce companies. It kicks off with MicroStrategy 10 features and then covers schema design models and techniques. Building upon your existing knowledge, the book will teach you advanced techniques for building documents and dashboards. It further teaches various graphical techniques for presenting data for analysis using maps, graphs, and advanced charts. Although MicroStrategy has rich functionality, the book will show how to customize it in order to meet your business requirements. You will also become familiar with the native analytical functions that will help you to maximize the impact of BI solutions with powerful predictive analytics. Furthermore, the book will focus on MicroStrategy Mobile Analytics along with data discovery and desktop capabilities such as connecting various data sources and building interactive dashboards. The book will also uncover best practices, troubleshooting techniques for MicroStrategy system administration, and also security and authentication techniques. Lastly, you will learn to use Hadoop for MicroStrategy reporting. By the end of the book, you will become proficient in evaluating any BI software in order to choose the best one that meets all business requirements.

Who is this book for?

This book is intended for BI, DWH, ETL developers, BI/DWH/Analytics managers, analysts, and business users who already have MicroStrategy in their organization and want to take it to the next level in order to increase performance and improve user experience. In addition, it helps the reader to migrate from MicroStrategy 9 to MicroStrategy 10 and to start using the new capabilities.

What you will learn

  • Explore various visualization techniques for presenting analyzed data
  • Customize MicroStrategy in order to meet your business requirements
  • Develop and design mobile dashboards
  • Use the advanced techniques such as designing reports, documents and interactive dashboards for building dashboards
  • Understand the concepts of data discovery and Desktop capabilities
  • Explore the best practices for Microstrategy system administration
  • Find and fix issues based on connections, environment or documents
  • Integrate third party ESRI map tools with MicroStrategy to create geo based reports

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Jul 29, 2016
Length: 396 pages
Edition : 1st
Language : English
ISBN-13 : 9781785886263
Category :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Jul 29, 2016
Length: 396 pages
Edition : 1st
Language : English
ISBN-13 : 9781785886263
Category :

Packt Subscriptions

See our plans and pricing
Modal Close icon
R$50 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
R$500 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just R$25 each
Feature tick icon Exclusive print discounts
R$800 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just R$25 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total R$ 953.97
Business Intelligence with MicroStrategy Cookbook
R$339.99
Mastering Business Intelligence with MicroStrategy
R$367.99
MicroStrategy Quick Start Guide
R$245.99
Total R$ 953.97 Stars icon
Banner background image

Table of Contents

12 Chapters
1. Getting Started with MicroStrategy Chevron down icon Chevron up icon
2. Setting Up an Analytics Semantic Layer and Public Objects Chevron down icon Chevron up icon
3. Building Advanced Reports and Documents Chevron down icon Chevron up icon
4. Advanced Visualization Techniques Chevron down icon Chevron up icon
5. Customization of MicroStrategy Chevron down icon Chevron up icon
6. Predictive Analysis with MicroStrategy Chevron down icon Chevron up icon
7. Accelerating Your Business with Mobile Analytics Chevron down icon Chevron up icon
8. Data Discovery with MicroStrategy Desktop Chevron down icon Chevron up icon
9. MicroStrategy System Administration Chevron down icon Chevron up icon
10. Design and Implementation of the Security Model Chevron down icon Chevron up icon
11. Big Data Analytics with MicroStrategy Chevron down icon Chevron up icon
12. MicroStrategy Troubleshooting Chevron down icon Chevron up icon

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.7
(7 Ratings)
5 star 42.9%
4 star 14.3%
3 star 28.6%
2 star 0%
1 star 14.3%
Filter icon Filter
Top Reviews

Filter reviews by




Amazon Customer Apr 18, 2019
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Awesome book, very well written.
Amazon Verified review Amazon
Felipe Pereira Aug 02, 2016
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This is a great book for anyone who wants to learn more about MicroStrategy it's ecosystem. It explains the development, administration and even the integration with Big Data. I hardly recommend it if you need to learn more about BI and MicroStrategy.
Amazon Verified review Amazon
Sergey Dec 29, 2016
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The best book I ever read!
Amazon Verified review Amazon
Amazon Customer Oct 04, 2016
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
This book provides a comprehensive summary of the entire feature set provided by Microstrategy 10.It is a good technical/pragmatic introduction for a Microstrategy novice developer as well as a useful resource for Microstrategy professionals who are specialized on a subset of the product's capabilities.
Amazon Verified review Amazon
Amazon Customer Jan 11, 2017
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
In order to follow examples laid out in this book, we have been trying to set up the backend Oracle database per instructions provided in this book on pages 29-30. However, the scripts do not fully work. First, they rely on a package called UTILS that is not included with the book. We were able to generate it in SQL Developer after some research. Second, the scripts make use of a user defined function called udfBuildISO8601Date, which again was not provided. Finally, character set conversion errors occur when attempting to create two of the views from the scripts. Perhaps, some nonstandard database settings are needed to make the scripts run without errors. I would appreciate if the publisher could provide updated SQL scripts for download on the PACKT web site.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.