Framework Manager and Transformer Tips

Slides:



Advertisements
Similar presentations
Accelerating The Application Lifecycle. DEPLOY DEFINE DESIGN TEST DEVELOP CHANGE MANAGEMENT Application Lifecycle Management #1 in Java Meta, Giga, Gartner.
Advertisements

Chapter 10 Excel: Data Handling or What do we do with all that data?
Access 2007 ® Use Databases How can Microsoft Access 2007 help you structure your database?
The Ribbon Standard to all Office 2007 applications Organized by feature and functionality Navigation Pane Access to all objects in the current database.
Outline What is a data warehouse? A multi-dimensional data model Data warehouse architecture Data warehouse implementation Further development of data.
Oracle Discoverer Desktop 4i
Technical BI Project Lifecycle
OLAP Services Business Intelligence Solutions. Agenda Definition of OLAP Types of OLAP Definition of Cube Definition of DMR Differences between Cube and.
Microsoft Excel Working with Excel Lists, Subtotals and Pivot Tables.
© Steven Alter, 2007, all rights reserved Database concepts Difference between a database and the Internet Reason for having a defined data structure Relational.
Northwestern University Business Intelligence Solutions Build Cubes in Cognos 8.4.
04 | Building Stellar Data Visualizations Using Power View.
Practice Insight Instructional Webinar Series Reporting
CPSC 203 Introduction to Computers T59 & T64 By Jie (Jeff) Gao.
Analysis Services 101 Dave Fackler, MCDBA, MCSE, MCT Director, Business Intelligence Practice Intellinet Corporation.
IMS 6217: Data Warehousing / Business Intelligence Part 3 1 Dr. Lawrence West, Management Dept., University of Central Florida Analysis.
TATA CONSULTANCY SERVICES
The Great OLAP Debate! TM1, PowerPlay & DMRs April 29, 2011.
Microsoft Access 2010 Building and Using Queries.
Chapter 6 SAS ® OLAP Cube Studio. Section 6.1 SAS OLAP Cube Studio Architecture.
Using SAS® Information Map Studio
Cognos Finance Tips & Techniques Part I Aimee Sousa Cognos.
Access 2013 Microsoft Access 2013 is a database application that is ideal for gathering and understanding data that’s been collected on just about anything.
Oracle Data Integrator Transformations: Adding More Complexity
Building the cube – Chapter 9 & 10 Let’s be over with it.
BI Terminologies.
29 October 2015 TCS Confidential Overview of Cognos 8 BI Features Open data access Integrated Enterprise planning and Consolidation Dimensional Reporting.
December 5, Repository Metadata: Tips and Tricks Peggy Rodriguez, Kathy Kimball.
Introduction to Enterprise Guide Jennifer Schmidt Rhonda Ellis Cassandra Hall.
Access 2007 ® Use Databases How can Microsoft Access 2007 help you structure your database?
® Microsoft Access 2010 Tutorial 3 Maintaining and Querying a Database.
COMPREHENSIVE Access Tutorial 3 Maintaining and Querying a Database.
® Microsoft Office 2013 Access Maintaining and Querying a Database.
UNIT-II Principles of dimensional modeling
Indexes and Views Unit 7.
- Joiner Transformation. Introduction ►Transformations help to transform the source data according to the requirements of target system and it ensures.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
BI Practice March-2006 COGNOS 8BI TOOLS COGNOS 8 Framework Manager TATA CONSULTANCY SERVICES SEEPZ, Mumbai.
Gourav Atalkar Software Engineer bispsolutions.wordpress.com.
CPSC 203 Introduction to Computers T97 By Jie (Jeff) Gao.
SSIS – Deep Dive Praveen Srivatsa Director, Asthrasoft Consulting Microsoft Regional Director | MVP.
Drill-Through Features Cognos 8 BI. Objectives  In this module we will examine:  Cognos 8 Drill Through Overview  Model / Package Drill Through  Cross.
Metric Designer Cognos 8 BI. Objectives  In this module, we will examine:  Scorecarding  Dimensional Data Sources  The Application Process  Creating.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
1 Chapter 6: Creating Oracle Data Block Forms. 2 Forms  Application with a graphical user interface that looks like a paper form  Used to insert, update,
2 Copyright © 2008, Oracle. All rights reserved. Building the Physical Layer of a Repository.
Extending and Creating Dynamics AX OLAP Cubes
Data Visualization with Tableau
Authoring for Performance
Power BI Performance Tips & Tricks
Prof: Dr. Shu-Ching Chen TA: Hsin-Yu Ha
Access Maintaining and Querying a Database
Creating & Editing Reports
IBM COGNOS online Training at GoLogica Technologies
Access Maintaining and Querying a Database
Datamining : Refers to extracting or mining knowledge from large amounts of data Applications : Market Analysis Fraud Detection Customer Retention Production.
Database Applications – Microsoft Access
Using SQL to Prepare Data for Analysis
Implementing Data Models & Reports with Microsoft SQL Server
COGNOS - Powerplay.
Chapter 4 Summary Query.
Query Studio Cognos 8 BI.
Access: SQL Participation Project
Introduction to Database Programs
Welcome to SQLSaturday #767! Hosted by Lincoln SQL Server User Group
Microsoft Office Access is the best –selling personal computer database management system. What is Access?
Microsoft Office Illustrated Introductory, Windows XP Edition
Analysis Services Analysis Services vs. the Data Warehouse vs. OLTP DB
Presentation transcript:

Framework Manager and Transformer Tips Cognos User Group Framework Manager and Transformer Tips August 6, 2010

Topics Framework Manager Transformer Using filters Governors Diagram settings “As View” query subjects vs. “Minimized” Transformer Using categories for counts Creating “Bucket Dimensions” Time dimensions When to use a DMR model (in Framework Manager)

FM - Filters Filter Options Embedded (within query subject) Required Optional Design Mode Stand-alone Only way to make hard-coded filter optional Use screen tip so that you know what the filter is ! Studios Demo: Go to FM Show embedded filter in Orders Fact Discuss Required, Optional and Design Mode Required “permanently” applies filter to package Optional can be used in combination with a prompt. Design Mode can be used in combination with QS Preview with Limited Data run option Add stand-alone Show best practice of including it under the Order Fact query subject Paste in filter to Tool Tip property Publish package and show in QS Launch QS Go to Run Report option and point out Preview with Limited Data Set Preview with no data Insert Order Fact columns Hover over Ship Date filter for tool tip Apply filter Order Ship date ascending Run report

FM – Governors Use to improve performance by reducing system requirements “Big 5” Infolink has found useful: Max Rows Retrieved Query time limit Large Text (BLOBS) limit Cross-Product joins Usage of local cache

FM – Diagram Settings Context Explorer vs. Diagram tab Use Navigate Diagram to control defaults Shrink to fit Layout control Settings control Demo Show context explorer on Order Details in Database View Change to crows feet Close CE and re-open to show that crows feet is not saved as default Go to diagram and change default settings to update for all future models to crowsfeet Close model and re-open and show CE is now defaulted to crows feet Show shrink to fit option icon. Show auto layout icon optoin

FM – “As View” query subject Default is “Minimized” How does “As View” work? Creates in-line view Controls order of query processing Why use “As View” Accuracy Merged query subject outer join example Go to Order Fact “Test” tab to focus attention on SQL Settings Show query differences (note: With is turned off in Governors) CO Judicial merged query subject example Context Explorer on Case Master to show outer join Discuss merge solution (de-normalize further) Context Explorer on Merged tables

Transformer – Category Counts 3 types of measures in Transformer Column Calculated Category Count Category Count type measure is used to provide a distinct count of members among dimension levels of a level you specify in the Dimension Map. (note 65,536 limit)

Trans – Category Counts continued You can create a category count using multiple columns from a data source. Example: Unique employee is determined by Employee ID + Employee Record. We want to count this within our dimension levels Demo Go into Training\User Group\User Group.mdl Tip on mdl vs. pyj Show category counts to explain 65K limit per level (node) Show calculated column in data source – defines unique employee Show dimension in dimension map and set as unique Show Employee Count measure set up as category count Show diagram with suppressed dimension Show in AS with ND HCM Action Cube

Trans – “Bucket Dimensions” “Bucket Dimensions” are useful when you want to categorize measures (like employee count) into pre-determined buckets that you define within Transformer. In our example, we create our buckets using calculated columns in the data source. (Note: you can do this in FM as well) Demo Open UserGroup.mdl Show Age Bucket calculated field in query source – how it’s calculated Show Age bucket in dimensional map Explain sort using another sort calculation and applying to the sort of the dimension Show in AS with Employee Count as measure

Trans – Time Dimension Standard Time Dimension Custom Time Dimension Cognos automatically builds dimension levels from a date using a wizard. Relative time Adding additional drill path Custom Time Dimension Is a regular (non-time) dimension Create your own time categories and sorting Demo Open FinDemo.mdl Show adding time using wizard (point out start month) Generate categories and show diagram Show how you can change Date label formats Show how to add additional drill path (dimension map and diagram update) Show in AS Show custom time dimension table in SQL Server for ND Show in FM model SQL Server (TIME_DIM in infolink_demo_mart database)

FM - DMR Dimensionally Modeled Relational Data (DMR) Provides OLAP Cube style reporting Useful for real time reporting on small data sets that have a good framework model Drawbacks: Performance (typically slower than PowerCubes which are pre-aggregated) Consumes database server resources with report queries