`
hideto
  • 浏览: 2675002 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

MicroStrategy Terminology

阅读更多
Source systems
Source system refers to any system or file that captures or holds data of interest
This data is eventually analyzed in report format to determine answers to business-related questions
The source system is the originating point of the data

ETL process
The extraction, transformation, and loading (ETL) process represents all of the steps necessary to move data from disparate source systems to an integrated data warehouse

Data warehouse
The data warehouse is a large database populated with data that is stored in tables
These databases have many tables, tracking many different pieces of information
Data warehouses are generally based on some form of relational database and can be queried with Structured Query Language(SQL) to pull information from the warehouse into a report format
The data stored in the data warehouse originates from the source systems
Data warehouses are designed and optimized for analytical processing
Analytical processing involves manipulating the data in the warehouse to calculate sales trends, growth patterns, trend reporting, profit analysis, and so on

Logical data model
The logical data model graphically represents the flow and structure of data in a business environment
It comprises facts, attributes, and hierarchies.

Physical warehouse schema
The physical warehouse schema is based on the logical data model
It is a detailed graphic representation of your business data
It organizes the logical model in a method that makes sense from a database perspective

Metadata database
The metadata contains information that facilitates the transfer of data between the data warehouse and the MicroStrategy application
It stores the object definitions and the information about the data warehouse, including its structure
MicroStrategy uses the metadata to translate user requests into SQL queries and to translate the SQL queries back into MicroStrategy objects, such as reports
The three types of objects that are stored in the metadata are:
* schema objects
Schema objects are created usually by a project designer
Schema objects relate the information in the logical data model and physical warehouse schema to the MicroStrategy environment
Facts, attributes, and hierarchies are examples of schema objects
These objects are developed in MicroStrategy Architect, which can be accessed from MicroStrategy Desktop

* application objects
The report designer creates the application objects necessary to run reports
Application objects, which are developed in MicroStrategy Desktop and Web, are the building blocks for reports and documents
These application objects include reports, report templates, filters, metrics, prompts, and so on

* configuration objects
Administrative and connectivity-related objects, also called configuration objects, are managed in MicroStrategy Server Administrator by an administrator role
Examples of configuration objects include users, groups, server definitions, and so on

Facts
A fact has two characteristics: it is numerical and aggregatable
Examples of facts include revenue, inventory, and account balances
Facts are stored in the data warehouse in fact tables
These fact tables comprise different columns, each cell representing a specific piece of information
SQL aggregations, such as SUM and AVG, are performed on the facts in the database tables

Attributes
Attributes act as holders of information, allowing you to add context to your facts in a report
For example, if you had $10,000 in revenue, that number does not mean anything in a business sense unless you know the context, such as which region, the designated time frame for the sales, and what was the labor involved
Simply put, attributes provide categories for the summarization of data

* Attribute elements
Attribute elements are the data shown on the report
Think of them as a sub-level of the attribute
For example, City might be the attribute, whereas London, Milan, and New York are the attribute elements
In the data warehouse, attributes are usually represented by columns in a table, and attribute elements are represented by the rows

* Attribute relationships
Attribute relationships give meaning to the data in a logical data model by associating attributes based on business rules
The types of attribute relationships are:

# one-to-one
# one-to-many
# many-to-many

Metrics
Metrics are analytical calculations performed against stored data (facts) to produce results that can then either be read as status material or analyzed for decision-making purposes
A metric can be defined within a report to specify the data to be displayed in the report

Reports
A report is a request for specific formatted data from the data warehouse
Reports can contain attributes and facts from the data warehouse, filters to determine how much data is used to generate the report, and metrics to perform calculations on the facts
More sophisticated functions, such as report limits, metric qualifications, dynamic aggregation, and shortcuts to reports and filters, allow you to create more functional and informative reports

Report Objects
Report Objects are objects associated with a given report
At any time, a user can choose to view only a particular set of those objects
For example, you choose to show Metric1 and Metric2 but not Metric3 on the template
Report Objects also indicate the lowest level of detail available in a report
分享到:
评论

相关推荐

    MicroStrategy的SDK开发介绍9

    【MicroStrategy SDK开发介绍】 MicroStrategy SDK,全称为MicroStrategy Software Development Kit,是一个全面的开发工具包,旨在帮助开发者将MicroStrategy的商务智能(BI)功能无缝集成到各种应用程序和系统中。...

    MICROSTRATEGY

    **MicroStrategy** 是一款强大的商业智能(BI)平台,它提供了数据可视化、报告、仪表板以及分析工具,帮助企业用户从海量数据中获取洞察,支持决策制定。本篇将深入探讨如何有效利用MicroStrategy工具。 首先,...

    MicroStrategy 管理工具文档

    根据给定的文件信息,我们可以深入探讨MicroStrategy管理工具的核心组成部分以及它们在企业级数据分析与管理中的应用。MicroStrategy是一款领先的企业级商业智能(BI)和分析软件平台,旨在帮助企业从海量数据中提取...

    MicroStrategy_8.1.2入门手册.doc

    MicroStrategy是一款强大的商业智能(BI)和数据分析平台,主要用于企业级的数据分析、报告和仪表板创建。本入门手册将引导用户逐步了解MicroStrategy 8.1.2版本的基础功能和开发流程。 1. MicroStrategy简介 ...

    GETTING STARTED WITH MICROSTRATEGY MOBILE

    ### MicroStrategy移动版入门指南 #### 一、MicroStrategy移动版概述 MicroStrategy移动版是一款为企业分析师设计的应用程序,旨在让分析师能够在移动设备上轻松运行并分析MicroStrategy报告和文档。该应用程序...

    MicroStrategy的SDK开发介绍4

    MicroStrategy是一款强大的商业智能(BI)平台,以其高级分析、数据可视化和企业级报表功能而闻名。SDK(Software Development Kit)则是MicroStrategy提供的一套工具,允许开发者进行深入的定制和集成,以满足特定...

    MicroStrategy的SDK开发介绍3

    MicroStrategy的SDK开发介绍 MicroStrategy是一款强大的商业智能(BI)和分析平台,为企业提供了全面的数据分析和报告解决方案。在SDK(Software Development Kit)的帮助下,开发者可以构建自定义的应用程序和集成...

    MicroStrategy的SDK开发介绍6

    MicroStrategy是一款知名的企业级商业智能(BI)平台,它提供了丰富的功能,包括数据分析、报告、仪表板、移动应用等。SDK(Software Development Kit)是MicroStrategy为了帮助开发者扩展和集成其平台而提供的工具...

    MicroStrategy 8 Project Design Guide

    根据提供的文件信息,“MicroStrategy 8 Project Design Guide”是一份详尽的指南,它涵盖了在MicroStrategy环境中规划、创建及修改项目的各个方面。本文件旨在帮助用户深入理解如何有效地设计项目,并确保项目能够...

    Microstrategy

    ### MicroStrategy与商业智能 #### 一、MicroStrategy概述 MicroStrategy是一家领先的商业智能(BI)软件和服务提供商,提供了一系列全面的数据分析解决方案。其产品和服务帮助企业通过深入分析数据来优化业务决策...

    Microstrategy学习

    ### MicroStrategy 9: 支持全方位业务智能应用的学习与实践 #### 一、引言 随着企业对数据驱动决策的需求日益增长,构建一个能够同时支持企业级、部门级及工作组级业务智能(Business Intelligence, BI)解决方案...

    MicroStrategy的SDK开发介绍

    MicroStrategy SDK是MicroStrategy公司提供的一个强大的软件开发工具包,旨在帮助开发者轻松地将MicroStrategy的商务智能(BI)功能集成到各种应用系统中。这个SDK包含了一系列丰富的API、文档、示例代码和开发工具...

    Microstrategy 官方培训资料-培训教程

    【Microstrategy 知识点详解】 Microstrategy 是一款强大的商业智能和数据分析平台,它提供了全面的数据可视化、报表、仪表板和移动分析功能。本培训资料将深入讲解 Microstrategy 的核心概念、安装步骤以及基础...

    MicroStrategy权限管理.pdf

    MicroStrategy 9 使用权限来分配详细的功能给每一用户或用户 组。 MicroStrategy 9 使用安全角色来将一些指定的权限组合分组。安全管理员可以创建任意 数量的自定义安全角色,并把它们分配给用户或用户组。

    Microstrategy平台资料合集

    MicroStrategy 8i.ppt MicroStrategy 8平台新特点.pdf MSTR公司及产品介绍_CS_01.ppt mstr结构.doc New Feature in MicroStrategy Desktop 8.0.0 Calculation Expressions.doc New Feature in MicroStrategy Desktop...

    MicroStrategy Introduction

    MicroStrategy是一款先进的企业级商务智能(Business Intelligence, BI)软件平台,由美国MicroStrategy公司开发。它提供全面的商务智能解决方案,包括数据分析、报表、数据挖掘和高级移动与云服务等功能。...

    MicroStrategy基础报表教程.pdf

    ### MicroStrategy基础报表教程知识点概览 #### 一、MicroStrategy简介与商务智能系统 - **MicroStrategy**是一款强大的商务智能(BI)软件,能够帮助企业和组织从数据中获取洞察,进行决策支持。 - **商务智能框架*...

Global site tag (gtag.js) - Google Analytics