- MicroStrategy - OLAP Services
- MicroStrategy - Importing Data
- MicroStrategy - Architecture
- MicroStrategy - Desktop
- MicroStrategy - Environment Setup
- MicroStrategy - Overview
- MicroStrategy - Home
MicroStrategy Objects
- MicroStrategy - Report Objects
- MicroStrategy - Schema Objects
- MicroStrategy - Public Objects
- Configuration Objects
MicroStrategy Basic Reporting
- MicroStrategy - Nested Metrics
- MicroStrategy - Creating Metrics
- MicroStrategy - Rollup
- MicroStrategy - Drilldown
- MicroStrategy - Pivoting
- MicroStrategy - Dicing
- MicroStrategy - Slicing
- MicroStrategy - Report Types
MicroStrategy Advanced Reporting
- MicroStrategy - Intelligent Cubes
- MicroStrategy - Refreshing Reports
- Shortcut & Embedded Filters
- MicroStrategy - Advanced Filters
- MicroStrategy - Creating Filters
- MicroStrategy - Metric Comparison
- Creating Derived Metrics
MicroStrategy Dashboards
- MicroStrategy - Adding Web Content
- Filtering Data in Dashboard
- Visualization with Multiple Datasets
- MicroStrategy - N/W Visualization
- Heat Map Visualization
- MicroStrategy - Grid Visualizations
- MicroStrategy - Graph Visualizations
- Formatting a Dashboard
- Creating a Dashboard
MicroStrategy Office
- MicroStrategy - Predictive Models
- MicroStrategy - Data Marts
- MicroStrategy - Report Cache Flow
- MicroStrategy - Custom Groups
- Conditional Formatting
MicroStrategy Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
MicroStrategy - Pivoting
Pivoting of data in tables is done when we want to swap the position of columns and rows. It is also called rotating data. The change in such structure produces different kinds of summaries of data.
Example
The sales value for the table All_sales is summarized for each Business Line. In the following screenshots, each row represents a Business Line and Sales value for each product pne in different columns.
However, if we want to see the result as Product Line in each row and Business Line in each column, then we have to apply pivoting. Following are the steps to apply the pivot.
Step 1
Create the Table with the required dimensions and measures as shown in the following screenshot. Here, sales is summarized and shown for each business pne in each row.
![Pivot 1](/microstrategy/images/pivot_1.jpg)
Step 2
Using the visuapzation editor, swap the dimensions in the rows and columns. Use the swap button as shown in the following screenshot.
![Pivot 2](/microstrategy/images/pivot_2.jpg)
Result
As we can see the summary of sales is now displayed for product pne in each row.
![Pivot 3](/microstrategy/images/pivot_3.jpg)