Instructor : Dr. Sunnie Chung. Independent Study Spring Pentaho. 1 P a g e

Size: px
Start display at page:

Download "Instructor : Dr. Sunnie Chung. Independent Study Spring Pentaho. 1 P a g e"

Transcription

1 ABSTRACT Pentaho Business Analytics from different data source, Analytics from csv/sql,create Star Schema Fact & Dimension Tables, kettle transformation for big data integration, MongoDB kettle Transformation, HBase kettle Transformation Instructor : Dr. Sunnie Chung Independent Study Spring Pentaho 1 P a g e

2 Table of Contents Installation Pentaho Business Analytics... 3 Analytics from Default data source... 8 CSV data source Population 10 Analytics - Population SQL Data Source - Population Analytics - Population Database Pentaho Architecture Big Data Kettle Transformation Data integration Kettle Transformation MongoDB & JSON Data Research on Kettle Transformation HBase References P a g e

3 Installation Pentaho Business Analytics Download Pentaho: It s a 30 days trial. For analytics download pentaho Business Analytics How to install? 3 P a g e

4 4 P a g e

5 5 P a g e

6 6 P a g e

7 7 P a g e

8 Different Analytics from Default data source. Country State wise Analytics 8 P a g e

9 9 P a g e

10 Country, State, City population year wise from 1990 to Create Population Data source from csv file (8 MB) To get analytics login as Business User. Create another data source for this csv file. For that login as admin and create a new data source. 10 P a g e

11 Browse: Preview: 11 P a g e

12 Next will prompt all fields with datatype : Data Source is created for the new analytics. 12 P a g e

13 Data Analytics from Population data source: Now as a user we need to login as Business User as below. 13 P a g e

14 Create New - >Analysis Report Select Data Source. for i.e. Population is our data source 14 P a g e

15 Click OK. Suppose we want the analytics for county,year wise population. In original data there are multiple jurisdiction for same county and we want to aggregate it such that it will show us one value for each year and county instead multiple. Pentaho will do that automatically. We 15 P a g e

16 just need to give measures and rows as below by drag the field from the left columns to the layout area. 1) Drag County We can compare those county which are aggregated. 16 P a g e

17 2) For each county we want population.suppose for 2014, so drag that field into the measures underneath the Measures. 3) Switch to the chart format. 4) Comparison population 2014 vs P a g e

18 Washington has the largest population for both years. 5) Sunburst chart for the same data. 6) Pie chart 18 P a g e

19 7) Area chart : Sometime we need more aggregation over the data.so here we can do that using filter data. 19 P a g e

20 Aggregation with Condition 8) POP 2014 is greater than for each county Result : 20 P a g e

21 So we can see there are only 4 county having population greater than 14,000,00. 9) The county having population between and P a g e

22 Equivalent table form for above graph is: SQL Data Source There could be so many data sources in pentaho like H2,Generic Database, Hadoop Hive, Hypersonic,Impala, MS-Sql server, MonetDB, PostgreSQL etc. For Example SQL Server Population county wide jurisdiction wise From SQL Table: 1) From single table: -> No separate Fact Table & Dimension Table. 22 P a g e

23 23 P a g e

24 24 P a g e

25 25 P a g e

26 Analytics from SQL Data Source: Generate Report by New fact-dimension data source recently created : 26 P a g e

27 27 P a g e

28 Same way there could be other data sources from Hadoop platform too. 28 P a g e

29 Possible Pentaho Architecture: 29 P a g e

30 The Pentaho Stack consists of 4 elements: Presentation Layer The data in Pentaho can be viewed either from a browser, portal, office, and or web services. The data available in the presentation layer is through reporting, analysis, dashboards and process management. Business Intelligence Platform It basically talks about security and repository. Data and Application Integration It is the integration layer of ETL. Third Party Applications Here the source database can be anything Various Layers in Pentaho Architecture 30 P a g e

31 Data Layer It can be used to connect to any data sources. Server Layer it is the middle layer in Pentaho BI Architecture. The application runs on server and serves as middle layer. They are BA Server, Pentaho User Console and Pentaho Data Integration Server. We can deploy our report and dashboards and make it available to the end user. User console is for the user role mapping, security and for configuring which report should be shown to which user. The Pentaho Data Integration server runs the jobs and transformations. Client Layer There are two types mainly: Thin Client Runs on server. Examples include, Community Dashboard Editor and Pentaho Analyzer. Thick Client Runs as a Standalone. Examples include, Schema workbench, Report Designer and Data Integration. The aggregation designer is for the purpose of having consolidated data for reporting. The metadata editor is for mapping physical database and business logic. Report designer is for designing reports. 31 P a g e

32 Some useful contents from following Some research on white papers : 1) Pentaho Stack 32 P a g e

33 2) Pentaho ETL 33 P a g e

34 34 P a g e

35 35 P a g e

36 36 P a g e

37 37 P a g e

38 3) Data Exploration Using Pentaho 38 P a g e

39 39 P a g e

40 40 P a g e

41 4) Exploring Big Data with pentaho 41 P a g e

42 42 P a g e

43 43 P a g e

44 44 P a g e

45 Big data kettle Transformation :- Data Integration Install Data integration Linux platform Major steps: 45 P a g e

46 46 P a g e

47 47 P a g e

48 48 P a g e

49 49 P a g e

50 50 P a g e

51 51 P a g e

52 To MongoDB Transformation - From Text file 1) Take a text file input 52 P a g e

53 53 P a g e

54 54 P a g e

55 55 P a g e

56 Preview of total fields 56 P a g e

57 Add MongoDB Output in current Transformtion : 57 P a g e

58 58 P a g e

59 59 P a g e

60 Run the transformation 60 P a g e

61 61 P a g e

62 finish transformation. the database in mongo is created by this transformation with data. 62 P a g e

63 2) Same way I did for population csv (15 MB) around rows Because I want to generate from population data. 63 P a g e

64 3) For Report Design I want to blend this population database into small only required amount of data so I will create another transformation. 64 P a g e

65 Give input as population database. Now I want only those records having state name is Alabama. Preview: 68 rows out of rows. 65 P a g e

66 Give this output to another JSON source for report: 66 P a g e

67 I want only few field to compare for the report. 67 P a g e

68 save as 68 P a g e

69 Now I will use this saved transformation as a data source to my report and generate report. Same way I cannot just transform the data but can also do merging of more than one sources to single source and use that for my report generation. I can do the same for HBase, Hive, and Cassandra and so on. The following screen shows how large aggregation and merging would be applied to the transformation. 69 P a g e

70 Few Research for Hbase : According to pentaho documentation, I found there are several prerequisites that I need to install to work with Hbase. Key requirement is Pentaho Data Integration tool. So, I will switch a little to Data Integration. Following are the things which are in more detail stepwise. Steps to Establish Hbase Data Source Reporting on HBase Data Reporting on HDFS File Data Reporting on Data in Hadoop How to create a report that sources data from HBase. In order to report on HBase data in a parameterized fashion, you will need to perform the following steps: Create a PDI Transformation that sources the picklist of distinct IP Address to be used for a report parameter Create a PDI Transformation that sources a set of weblog data for a selected IP Address. This will be the primary data source for the report Create a Report that uses the PDI transformations for parameter list and report data. Prerequisites In order follow along with this how-to guide you will need the following: Hadoop 70 P a g e

71 Pentaho Data Integration HBase Pentaho Report Designer Loading Data into HBase guide completed Sample Files There are no sample files for this guide. The Loading Data into HBase Guide must be completed prior to starting this guide as it loads the sample HBase table data. Step-By-Step Instructions Setup Start Hadoop if it is not already running. Start HBase if it is not already running. Create a HBase Parameter Picklist PDI Transformation In this task you will create a PDI transformation to get a list of distinct IP Addresses from HBase. This transformation will later be used as the data source for a report parameter. 1. Start PDI on your desktop. Once it is running choose 'File' -> 'New' -> 'Transformation' from the menu system or click on the 'New file' icon on the toolbar and choose the 'Transformation' option. 2. Add a HBase Input Step: You are going to read data from a HBase table, so expand the 'Big Data' section of the Design palette and drag a 'HBase Input' node onto the transformation canvas. Your transformation should look like: 3. Edit the HBase Input Step: Double-click on the 'HBase Input' node to edit its properties. Do the following: 71 P a g e

72 a. Zookeeper host(s) and Zookeeper port: Enter your Zookeeper connection information. For local single node clusters use 'localhost' and port '2181'. b. Create a Key Only Mapping: Switch to the 'Create/Edit mappings' tab and enter the following. i. HBase table name: Select 'weblogs' ii. Mapping name: Enter 'key_only' iii. Alias: Enter 'key' iv. Key: Select 'Y' v. Type: Select 'String' vi. Click Save Mapping When you are done your window should look like this: c. Configure Query: Switch to the 'Configure Query' tab and do the following. i. HBase table name: Click the 'Get mapped table names' button, then select 'weblogs'. ii. iii. Mapping name: Click the 'Get mappings for the specified table' button, then select 'key_only'. Click the 'Get Key/Fields Info' button. When you are done your window should look like: 72 P a g e

73 Click 'OK' to close the window. 4. Add a Split Fields Step: You need to split the key field currently formatted as client_ip year into two separate fields, so expand the 'Transform' section of the Design palette and drag a 'Split Fields' node onto the transformation canvas. Your transformation 73 P a g e

74 should look like: 5. Connect the Input and Split Fields steps: Hover the mouse over the 'HBase Input' node and a tooltip will appear. Click on the output connector (the green arrow pointing to the right) and drag a connector arrow to the 'Split Fields' node. Your canvas should look like this: 6. Edit the Split Fields Step: Double-click on the 'Split Fields' node to edit its properties. Do the following: a. Field to split: Select 'key'. 74 P a g e

75 b. Delimiter: Enter ' ' c. Fields: New field Type Client_ip String Year Integer d. When you are done your window should look like: Click 'OK' to close the window. 7. Add a Sort Rows Step: You need to sort the HBase data, so expand the 'Transform' section of the Design palette and drag a 'Sort rows' node onto the transformation canvas. 75 P a g e

76 Your transformation should look like: 8. Connect the Split Fields and Sort steps: Hover the mouse over the 'Split Fields' node and a tooltip will appear. Click on the output connector (the green arrow pointing to the right) and drag a connector arrow to the 'Sort rows' node. Your canvas should look like this: 9. Edit the Sort Step: Double-click on the 'Sort rows' node to edit its properties. Enter this information: a. Check 'Only pass unique rows? (verifies keys only)' b. Fields: Add 'client_ip' sorted in ascending order. When you are done your window should look like this: 76 P a g e

77 Click 'OK' to close the window. 10. Add a Dummy Step: You need a component for the report to select it's data from, so expand the 'Flow' section of the Design palette and drag a 'Dummy (do nothing)' node onto the transformation canvas. Your transformation should look like: 11. Connect the Sort and Dummy steps: Hover the mouse over the 'Sort rows' node and a tooltip will appear. Click on the output connector (the green arrow pointing to the right) and drag a connector arrow to the 'Dummy (do nothing)' node. Your canvas should look like 77 P a g e

78 this: 12. Edit the Dummy Step: Double-click on the 'Dummy (do nothing)' node to edit its properties. Set the Step name to 'Output'. When you are done your window should look like: Click 'OK' to close the window. 13. Save the Transformation: Choose 'File' -> 'Save as...' from the menu system. Save the transformation as 'hbase_ip_list.ktr' into a folder of your choice. Create a HBase Query PDI Transformation In this task you will create a PDI transformation to get the pageviews per month for a particular IP address from HBase. This transformation will be used as the primary data source for the report. 1. Start PDI on your desktop. Once it is running choose 'File' -> 'New' -> 'Transformation' from the menu system or click on the 'New file' icon on the toolbar and choose the 'Transformation' option. 78 P a g e

79 2. Add a Parameter: Right click on the transformation and select 'Transformation settings'. Then do the following: a. Switch to the 'Parameters' tab. b. Parameter: 'paramipaddress' c. Default Value: ' ' When you are done your window should look like: Click 'OK' to close the window. 3. Add a HBase Input Step: You are going to read data from a HBase table, so expand the 'Big Data' section of the Design palette and drag a 'HBase Input' node onto the transformation canvas. Your transformation should look like: 4. Edit the HBase Input Step: Double-click on the 'HBase Input' node to edit its properties. Do the following: 79 P a g e

80 a. Zookeeper host(s) and Zookeeper port: Enter your Zookeeper connection information. For local single node clusters use 'localhost' and port '2181'. b. HBase table name: Click the 'Get mapped table names' button, then select 'weblogs'. c. Mapping name: Click the 'Get mappings for the specified table' button, then select 'pageviews'. d. Click the 'Get Key/Fields Info' button. When you are done your window should look like: Click 'OK' to close the window. 5. Add a Split Fields Step: You need to split the key field currently formatted as client_ip year into two separate fields, so expand the 'Transform' section of the Design palette and drag a 'Split Fields' node onto the transformation canvas. Your transformation 80 P a g e

81 should look like: 6. Connect the Input and Split Fields steps: Hover the mouse over the 'HBase Input' node and a tooltip will appear. Click on the output connector (the green arrow pointing to the right) and drag a connector arrow to the 'Split Fields' node. Your canvas should look like this: 7. Edit the Split Fields Step: Double-click on the 'Split Fields' node to edit its properties. Do the following: a. Field to split: Select 'key'. b. Delimiter: Enter ' ' 81 P a g e

82 c. Fields: New field Type Client_ip String Year Integer d. When you are done your window should look like: Click 'OK' to close the window. 8. Add a Get Variables Step: You need to add the parameter you created earlier to your stream, so expand the 'Job' section of the Design palette and drag a 'Get Variables' node 82 P a g e

83 onto the transformation canvas. Your transformation should look like: 9. Connect the Split Fields and Get Variables steps: Hover the mouse over the 'Split Fields' node and a tooltip will appear. Click on the output connector (the green arrow pointing to the right) and drag a connector arrow to the 'Get Variables' node. Your canvas should look like this: 10. Edit the Get Variables Step: Double-click on the 'Get Variables' node to edit its properties. Enter this information: a. Name: Enter 'selectedip' b. Variable: Enter '${paramipaddress}' c. Type: Select 'String'. When you are done your window should look like this: 83 P a g e

84 Click 'OK' to close the window. 11. Add a Filter rows Step: You want to filter for only the rows that match the selected IP Address, so expand the 'Flow' section of the Design palette and drag a 'Filter rows' node onto the transformation canvas. Your transformation should look like: 12. Connect the Get Variables and Filter Rows steps: Hover the mouse over the 'Get Variables' node and a tooltip will appear. Click on the output connector (the green arrow pointing to the right) and drag a connector arrow to the 'Filter rows' node. Your canvas should look like this: 13. Edit the Filter Rows Step: Double-click on the 'Filter Rows' node to edit its properties. Do the following: a. Click the <field> box to the left of the = and select 'client_ip' 84 P a g e

85 b. Click the <field> box to the right of the = and select 'selectedip' When you are done your window should look like this: Click 'OK' to close the window. 14. Add a Sort Rows Step: You want the rows in sorted order by year, so expand the 'Transform' section of the Design palette and drag a 'Sort rows' node onto the transformation canvas. Your transformation should look like: 15. Connect the Filter Rows and Sort Rows steps: Hover the mouse over the 'Filter rows' node and a tooltip will appear. Click on the output connector (the green arrow pointing to the right) and drag a connector arrow to the 'Sort rows' node. When you release the mouse 85 P a g e

86 and a tooltip appears select the 'Result is TRUE' option. Your canvas should look like this: 16. Edit the Sort Rows Step: Double-click on the 'Sort rows' node to edit its properties. Do the following: a. Fieldname: Enter 'year' b. Ascending: Select 'Y' When you are done your window should look like this: Click 'OK' to close the window. 17. Add two Dummy Steps: Expand the 'Flow' section of the Design palette and drag a 'Dummy (do nothing)' node onto the transformation canvas. Repeat to add a second 86 P a g e

87 'Dummy (do nothing)' step. Your transformation should look like: 18. Connect the Sort Rows and Dummy steps: Hover the mouse over the 'Sort rows' node and a tooltip will appear. Click on the output connector (the green arrow pointing to the right) and drag a connector arrow to the first 'Dummy (do nothing)' node. Your canvas should look like this: 19. Edit the Dummy Step: Double-click on the 'Dummy (do nothing)' node you just connected to edit its properties. Change the Step name to 'Output'. 20. Connect the Filter Rows and Dummy steps: Hover the mouse over the 'Filter rows' node and a tooltip will appear. Click on the output connector (the green arrow pointing to the right) and drag a connector arrow to the second 'Dummy (do nothing)' node. When you release the mouse and a tooltip appears select the 'Result is FALSE' option. Your canvas 87 P a g e

88 should look like this: 21. Save the Transformation: Choose 'File' -> 'Save as...' from the menu system. Save the transformation as 'hbase_to_report.ktr' into a folder of your choice. Create a Report In this task you will create a report that uses PDI transformations that extract data from HBase as the source. 1. Start Report Designer on your desktop. Once it is running choose 'File' -> 'Report Wizard' -> from the menu system. 2. Select a Template: Report Wizard will automatically layout and do some basic formatting of your report, so select a template of your choice in the select box. When you are done your screen should look like: 88 P a g e

89 Click 'Next' to go to the next screen. 3. Create a Data Source: You need to create the Hive query to select data for this report, so click the plus button and do the following: a. Choose Type 'Pentaho Data Integration' b. Create a New Query: Click the button to create a new query and do the following: 89 P a g e

90 i. Name: Enter 'Page Views' ii. iii. File: Select the hbase_to_report.ktr transformation you just created. Steps: Select 'Output' When you are done your window should look like: c. Create a Second Query: Click the button to create a new query and do the following: i. Name: Enter 'IP List' ii. iii. File: Select the hbase_ip_list.ktr transformation you just created. Steps: Select 'Output' When you are done your window should look like: Click 'OK' to close the window. d. Highlight the 'Page Views' query in the Report Design Wizard window. Your Report Design Wizard window should now look like: 90 P a g e

91 Click 'Next' to go to the next screen. 4. Set up Report Layout: You need to tell Report Design Wizard how to lay out your report, so do the following: a. Selected Items: Add the following in this order i. Year ii. Jan iii. Feb iv. Mar v. Apr vi. May vii. Jun viii. Jul ix. Aug x. Sep xi. Oct xii. Nov xiii. Dec When you are done your window should look like: 91 P a g e

92 Click 'Finish' to complete to the design wizard. 5. Create a Parameter: You need to create a parameter so you will be able to select a specific IP address when running the report, so in the menu system select 'Data' -> 'Add Parameter' and do the following: a. Select the 'Pentaho Data Integration' data source. b. Name: Enter 'paramipaddress'. c. Label: Enter 'IP Address' d. Value Type: Select 'String' e. Check 'Mandatory' f. Display Type: 'Drop Down' g. Query: Select 'IP List' h. Value: Select 'client_ip' i. Display Name: Select 'client_ip' When you are done your window should look like: 92 P a g e

93 Click 'OK' to close the window. 6. Add Parameter to Query: You need to add the parameter you just created to your Page Views query, so in the 'Data' pane expand 'Pentaho Data Integration', right click on 'Page Views' and select 'Edit Query'. Then do the following: a. Click on the 'Edit Parameter' button. b. Under 'Transformation Parameter' click the. c. DataRow Column: Select 'paramipaddress' d. Transformation Parameter: Select 'paramipaddress' When you are done your window should look like: 93 P a g e

94 Click 'OK' to close the window. 7. Save the Report: Choose 'File' -> 'Save as...' from the menu system. Save the report as 'hbase_report.prpt' into a folder of your choice. 8. Preview the Report: Choose 'File' -> 'Preview' -> 'Print Preview' from the menu system. A 'Print Preview' window will open. Select an 'IP Address' of your choice from the drop down. After a few seconds the report results will appear: Do any desired formatting to the report. 94 P a g e

95 References P a g e

Pentaho 30 for 30 QUICK START EVALUTATION. Aakash Shah

Pentaho 30 for 30 QUICK START EVALUTATION. Aakash Shah Pentaho 30 for 30 QUICK START EVALUTATION Aakash Shah You just downloaded a comprehensive data integration and business analytics platform and you have 30 days to evaluate Pentaho for your company This

More information

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ]

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] Version 5.3 [ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] https://help.pentaho.com/draft_content/version_5.3 1/30 Copyright Page This document supports Pentaho Business Analytics

More information

User Guide. Data Preparation R-1.0

User Guide. Data Preparation R-1.0 User Guide Data Preparation R-1.0 Contents 1. About this Guide... 4 1.1. Document History... 4 1.2. Overview... 4 1.3. Target Audience... 4 2. Introduction... 4 2.1. Introducing the Big Data BizViz Data

More information

Pentaho & SAS: Getting data from SAS and exploit it into Pentaho

Pentaho & SAS: Getting data from SAS and exploit it into Pentaho A new Stratebi white paper www.stratebi.com Aug 2013 Pentaho & SAS: Getting data from SAS and exploit it into Pentaho In this post we try to unveil the capabilities of the new Pentaho Data Integration

More information

Pentaho User Console Guide

Pentaho User Console Guide Pentaho User Console Guide This document is copyright 2011 Pentaho Corporation. No part may be reprinted without written permission from Pentaho Corporation. All trademarks are the property of their respective

More information

Layout and display. STILOG IST, all rights reserved

Layout and display. STILOG IST, all rights reserved 2 Table of Contents I. Main Window... 1 1. DEFINITION... 1 2. LIST OF WINDOW ELEMENTS... 1 Quick Access Bar... 1 Menu Bar... 1 Windows... 2 Status bar... 2 Pop-up menu... 4 II. Menu Bar... 5 1. DEFINITION...

More information

User Guide. Data Preparation R-1.1

User Guide. Data Preparation R-1.1 User Guide Data Preparation R-1.1 Contents 1. About this Guide... 4 1.1. Document History... 4 1.2. Overview... 4 1.3. Target Audience... 4 2. Introduction... 4 2.1. Introducing the Big Data BizViz Data

More information

SAS Data Integration Studio 3.3. User s Guide

SAS Data Integration Studio 3.3. User s Guide SAS Data Integration Studio 3.3 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Data Integration Studio 3.3: User s Guide. Cary, NC: SAS Institute

More information

The following instructions cover how to edit an existing report in IBM Cognos Analytics.

The following instructions cover how to edit an existing report in IBM Cognos Analytics. IBM Cognos Analytics Edit a Report The following instructions cover how to edit an existing report in IBM Cognos Analytics. Navigate to Cognos Cognos Analytics supports all browsers with the exception

More information

Create Your First Print-Quality Reports

Create Your First Print-Quality Reports Create Your First Print-Quality Reports This document supports Pentaho Business Analytics Suite 5.0 GA and Pentaho Data Integration 5.0 GA, documentation revision August 28, 2013, copyright 2013 Pentaho

More information

Designing Adhoc Reports

Designing Adhoc Reports Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2010 Intellicus Technologies This document and its content

More information

Getting Started with Pentaho Data Integration

Getting Started with Pentaho Data Integration Getting Started with Pentaho Data Integration This document supports Pentaho Business Analytics Suite 4.8 GA and Pentaho Data Integration 4.4 GA, documentation revision November 30, 2012. This document

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Designing Adhoc Reports i Copyright 2012 Intellicus Technologies This

More information

Tivoli Common Reporting V2.x. Reporting with Tivoli Data Warehouse

Tivoli Common Reporting V2.x. Reporting with Tivoli Data Warehouse Tivoli Common Reporting V2.x Reporting with Tivoli Data Warehouse Preethi C Mohan IBM India Ltd. India Software Labs, Bangalore +91 80 40255077 preethi.mohan@in.ibm.com Copyright IBM Corporation 2012 This

More information

Getting Started with Pentaho Data Integration Instaview

Getting Started with Pentaho Data Integration Instaview Getting Started with Pentaho Data Integration Instaview This document supports Pentaho Business Analytics Suite 4.8 GA and Pentaho Data Integration 4.4 GA, documentation revision October 31, 2012. This

More information

SAS. Information Map Studio 3.1: Creating Your First Information Map

SAS. Information Map Studio 3.1: Creating Your First Information Map SAS Information Map Studio 3.1: Creating Your First Information Map The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Information Map Studio 3.1: Creating Your

More information

Section 1 Microsoft Excel Overview

Section 1 Microsoft Excel Overview Course Topics: I. MS Excel Overview II. Review of Pasting and Editing Formulas III. Formatting Worksheets and Cells IV. Creating Templates V. Moving and Navigating Worksheets VI. Protecting Sheets VII.

More information

ER/Studio Enterprise Portal User Guide

ER/Studio Enterprise Portal User Guide ER/Studio Enterprise Portal 1.1.1 User Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All rights

More information

Designing Adhoc Reports

Designing Adhoc Reports Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Designing Adhoc Reports i Copyright 2012 Intellicus Technologies This

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a List The following instructions cover how to create a list report in IBM Cognos Analytics. A list is a report type in Cognos that displays a series of data columns listing

More information

MicroStrategy Analytics Desktop

MicroStrategy Analytics Desktop MicroStrategy Analytics Desktop Quick Start Guide MicroStrategy Analytics Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT.

More information

Evoq 9 Content Managers Training Manual

Evoq 9 Content Managers Training Manual Evoq 9 Content Managers Training Manual Table of Contents Chapter 1: User Login... 2 User Login...2 User Login Screen...2 User Logout...2 Chapter 2: Navigating within Evoq 9...3 Editing Bar...3 Dashboard...4

More information

Processing Big Data with Hadoop in Azure HDInsight

Processing Big Data with Hadoop in Azure HDInsight Processing Big Data with Hadoop in Azure HDInsight Lab 4C Using the.net Framework Overview In this lab, you will use the Microsoft.NET Framework to serialize and upload data to Azure storage, and to initiate

More information

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011 Hands-On Lab Lab: Developing BI Applications Lab version: 1.0.0 Last updated: 2/23/2011 CONTENTS OVERVIEW... 3 EXERCISE 1: USING THE CHARTING WEB PARTS... 5 EXERCISE 2: PERFORMING ANALYSIS WITH EXCEL AND

More information

Google Data Studio. Toronto, Ontario May 31, 2017

Google Data Studio. Toronto, Ontario May 31, 2017 Google Data Studio Toronto, Ontario May 31, 2017 Introductions Share with us: Your name, organization, and role How do you currently display and share data? e.g. Excel? PowerPoint? Dashboards in Google

More information

This report is based on sampled data. Jun 1 Jul 6 Aug 10 Sep 14 Oct 19 Nov 23 Dec 28 Feb 1 Mar 8 Apr 12 May 17 Ju

This report is based on sampled data. Jun 1 Jul 6 Aug 10 Sep 14 Oct 19 Nov 23 Dec 28 Feb 1 Mar 8 Apr 12 May 17 Ju 0 - Total Traffic Content View Query This report is based on sampled data. Jun 1, 2009 - Jun 25, 2010 Comparing to: Site 300 Unique Pageviews 300 150 150 0 0 Jun 1 Jul 6 Aug 10 Sep 14 Oct 19 Nov 23 Dec

More information

Desktop Studio: Charts

Desktop Studio: Charts Desktop Studio: Charts Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Working with Charts i Copyright 2011 Intellicus Technologies This document

More information

Visualization Creator 03/30/06

Visualization Creator 03/30/06 Visualization Creator 03/30/06 Overview In order to clearly communicate the interaction of various elements within the Visualization Creator (VC), we have described several scenarios in which the VC would

More information

Using the IMS Universal Drivers and QMF to Access Your IMS Data Hands-on Lab

Using the IMS Universal Drivers and QMF to Access Your IMS Data Hands-on Lab Attendee Choice: IMS Hands-on Lab Thursday, August 13, 2015: 12:30 PM - 01:30 PM, Dolphin, Asia 5 #17765 Insert Custom Session QR if Desired Business Analytics on zenterprise The QMF 11 Product Family

More information

Pentaho Analytics for MongoDB

Pentaho Analytics for MongoDB Pentaho Analytics for MongoDB Bo Borland Chapter No. 3 "Using Pentaho Instaview" In this package, you will find: A Biography of the author of the book A preview chapter from the book, Chapter NO.3 "Using

More information

Desktop Studio: Charts. Version: 7.3

Desktop Studio: Charts. Version: 7.3 Desktop Studio: Charts Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

Getting Started with Intellicus. Version: 16.0

Getting Started with Intellicus. Version: 16.0 Getting Started with Intellicus Version: 16.0 Copyright 2016 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Designing Adhoc Reports

Designing Adhoc Reports Designing Adhoc Reports Intellicus Web-based Reporting Suite Version 4.5 Enterprise Professional Smart Developer Smart Viewer Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2009

More information

Getting Started With Intellicus. Version: 7.3

Getting Started With Intellicus. Version: 7.3 Getting Started With Intellicus Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Quick Start Guide. Version R94. English

Quick Start Guide. Version R94. English Custom Reports Quick Start Guide Version R94 English December 12, 2016 Copyright Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

Processing Big Data with Hadoop in Azure HDInsight

Processing Big Data with Hadoop in Azure HDInsight Processing Big Data with Hadoop in Azure HDInsight Lab 3A Using Pig Overview In this lab, you will use Pig to process data. You will run Pig Latin statements and create Pig Latin scripts that cleanse,

More information

ACTIVE Net Insights user guide. (v5.4)

ACTIVE Net Insights user guide. (v5.4) ACTIVE Net Insights user guide (v5.4) Version Date 5.4 January 23, 2018 5.3 November 28, 2017 5.2 October 24, 2017 5.1 September 26, 2017 ACTIVE Network, LLC 2017 Active Network, LLC, and/or its affiliates

More information

DecisionPoint For Excel

DecisionPoint For Excel DecisionPoint For Excel Getting Started Guide 2015 Antivia Group Ltd Notation used in this workbook Indicates where you need to click with your mouse Indicates a drag and drop path State >= N Indicates

More information

Processing Big Data with Hadoop in Azure HDInsight

Processing Big Data with Hadoop in Azure HDInsight Processing Big Data with Hadoop in Azure HDInsight Lab 4A Using Sqoop Overview In this lab, you will use Sqoop to transfer the results of data processing in HDInsight to Azure SQL Database. HDInsight provides

More information

Introducing V3 Analytics A U G U S T

Introducing V3 Analytics A U G U S T Introducing V3 Analytics A U G U S T 2 0 1 7 Table of Contents Document Versioning 2 Introduction 3 Terminology 3 Analytics Platforms: V1 Analytics versus V2 Analytics versus V3 Analytics 3 Schedule 3

More information

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR Toolbar Tour AutoSum + more functions Chart Wizard Currency, Percent, Comma Style Increase-Decrease Decimal Name Box Chart Wizard QUICK TOUR Name Box AutoSum Numeric Style Chart Wizard Formula Bar Active

More information

Primo Analytics Workshop. BIBSYS Konferansen 20 March 2018

Primo Analytics Workshop. BIBSYS Konferansen 20 March 2018 Primo Analytics Workshop BIBSYS Konferansen 20 March 2018 Objectives By the end of this session, you will: Understand what is Primo Analytics and OBI. Have a high-level view of how Primo Analytics is working.

More information

Steps: 1. Log in to the Dmitri application through the following website URL, as appropriate:

Steps: 1. Log in to the Dmitri application through the following website URL, as appropriate: Dmitri Suite Getting Started Logging In and Logging Out Logging In Use the following steps to log in to the Dmitri application. Steps: 1. Log in to the Dmitri application through the following website

More information

Introduction to Cognos Participants Guide. Table of Contents: Guided Instruction Overview of Welcome Screen 2

Introduction to Cognos Participants Guide. Table of Contents: Guided Instruction Overview of Welcome Screen 2 IBM Cognos Analytics Welcome to Introduction to Cognos! Today s objectives include: Gain a Basic Understanding of Cognos View a Report Modify a Report View a Dashboard Request Access to Cognos Table of

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

INVU SERVICES LTD GETTING STARTED GUIDE FOR SERIES 6

INVU SERVICES LTD GETTING STARTED GUIDE FOR SERIES 6 SERIES 6 TRAINING SERVICE PACK 6.2b INVU SERVICES LTD GETTING STARTED GUIDE FOR SERIES 6 Page 1 of 22 CONTENTS PAGE What is Series 6?... 3 Guide Introduction... 3 Switching Modes... 5 Getting Documents

More information

Policy Commander Console Guide - Published February, 2012

Policy Commander Console Guide - Published February, 2012 Policy Commander Console Guide - Published February, 2012 This publication could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes

More information

The walkthrough is available at /

The walkthrough is available at   / The walkthrough is available at https://downloads.openmicroscopy.org/presentations/2018/gbi-sydney / Description We will demonstrate a number of features of the OMERO platform using an OMERO server based

More information

Getting Started with Pentaho Data Integration

Getting Started with Pentaho Data Integration Getting Started with Pentaho Data Integration This document is copyright 2010 Pentaho Corporation. No part may be reprinted without written permission from Pentaho Corporation. All trademarks are the property

More information

Beyond 20/20. Browser - English. Version 7.0, SP3

Beyond 20/20. Browser - English. Version 7.0, SP3 Beyond 20/20 Browser - English Version 7.0, SP3 Notice of Copyright Beyond 20/20 Desktop Browser Version 7.0, SP3 Copyright 1992-2006 Beyond 20/20 Inc. All rights reserved. This document forms part of

More information

Static query Switch to a dynamic query Hints and Tips Support... 12

Static query Switch to a dynamic query Hints and Tips Support... 12 Page 1 of 12 Product: Database Accelerator Implement Static and Dynamic Queries Title: using QueryDB In the QueryDB User Guide we discussed the possibilities offered by this web service. This document

More information

Page 1 of 6 Procedures > Pages > Procedures Use -the-system > MI-generate-report MI - Generate Report I Like It Tags & Notes MI - Generate Report This is an explanation of how to access, view and filter

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

Using the IMS Universal Drivers and QMF to Access Your IMS Data Hands-on Lab

Using the IMS Universal Drivers and QMF to Access Your IMS Data Hands-on Lab Using the IMS Universal Drivers and QMF to Access Your IMS Data Hands-on Lab 1 Overview QMF for Workstation is an Eclipse-based, rich client desktop Java application, that uses JDBC to connect to data

More information

WebSphere. Clips and Tacks: Getting started with the IBM BPM suite of products

WebSphere. Clips and Tacks: Getting started with the IBM BPM suite of products WebSphere Clips and Tacks: Getting started with the IBM BPM suite of products ii IBM WebSphere Clips and Tacks: Getting started with the IBM BPM suite of products Contents Chapter 1. Introduction........

More information

Customer Support Guide Creating a custom Headcount Dashboard

Customer Support Guide Creating a custom Headcount Dashboard Customer Support Guide Creating a custom Headcount Dashboard Contents Purpose... 2 Rationale... 2 Step by Step Instruction... 3 Related Documentation... 11 Package Version Date HCM 16.01 02/02/2017 HCM

More information

Camera Software Usage Manual

Camera Software Usage Manual Clack Technology Systems Inc. 5737 Kanan Rd. #494 Agoura Hills, CA 91301 818.312.0247 clacksys.com Camera Software Usage Manual Contents 1. Installing the CMS On your Computer a. Download Link b. Installation

More information

TIBCO Jaspersoft running in AWS accessing a back office Oracle database via JDBC with Progress DataDirect Cloud.

TIBCO Jaspersoft running in AWS accessing a back office Oracle database via JDBC with Progress DataDirect Cloud. TIBCO Jaspersoft running in AWS accessing a back office Oracle database via JDBC with Progress DataDirect Cloud. This tutorial walks through the installation and configuration process to access data from

More information

Stephen Redmond, CTO and Qlik Luminary

Stephen Redmond, CTO and Qlik Luminary Stephen Redmond, CTO and Qlik Luminary A Publication of Capventis 1 TABLE OF CONTENTS GETTING SET Introducing Kettle Introducing Qlik Sense Desktop Preparing the software prerequisites Introducing the

More information

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18 CalPlan Creating a Unit Plan Workbook 1/25/18 Table of Contents Exercise 1: Log into the Workspace & Run a CalPlan Report... 3 Exercise 2: Launching CalPlan and Setting Your Entity... 10 Exercise 3: Actualized

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a Crosstab The following instructions cover how to create a crosstab report in IBM Cognos Analytics. A crosstab is a report type in Cognos that displays an analytical look at

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 1 Databases and Database Objects: An Introduction Objectives Describe the features of the Access window Create a database Create tables in Datasheet and Design views Add records

More information

Designing Ad hoc Report. Version: 7.3

Designing Ad hoc Report. Version: 7.3 Designing Ad hoc Report Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

Working With Data Release 8.2 Version 01M

Working With Data Release 8.2 Version 01M Working With Data Release 8.2 Version 01M May 05, 2017 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat,

More information

Evoq 8 Content Managers Training Manual

Evoq 8 Content Managers Training Manual Evoq 8 Content Managers Training Manual Table of Contents Chapter 1: User Login... 2 User Login...2 User Login Screen...2 User Logout...2 Chapter 2: Navigating within Evoq 8...3 Editing Bar...3 Dashboard...4

More information

Admissions & Intro to Report Editing Participants Guide

Admissions & Intro to Report Editing Participants Guide IBM Cognos Analytics Admissions & Intro to Report Editing Participants Guide Welcome to Cognos - Admissions and Introduction to Report Editing! Today s objectives include: Gain a Basic Understanding of

More information

ER/Studio Enterprise Portal Evaluation Guide. Published: March 6, 2009

ER/Studio Enterprise Portal Evaluation Guide. Published: March 6, 2009 ER/Studio Enterprise Portal 1.0.3 Evaluation Guide Published: March 6, 2009 Contents Introduction to ER/Studio Enterprise Portal 1.0... 3 Session 1: Getting Started with the Enterprise Portal... 4 Session

More information

Using the JSON Iterator

Using the JSON Iterator Using the JSON Iterator This topic describes how to process a JSON document, which contains multiple records. A JSON document will be split into sub-documents using the JSON Iterator, and then each sub-document

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

Tableau Advanced Training. Student Guide April x. For Evaluation Only

Tableau Advanced Training. Student Guide April x. For Evaluation Only Tableau Advanced Training Student Guide www.datarevelations.com 914.945.0567 April 2017 10.x Contents A. Warm Up 1 Bar Chart Colored by Profit 1 Salary Curve 2 2015 v s. 2014 Sales 3 VII. Programmatic

More information

How to Guide. Create a Data Set. Version: Release 3.0

How to Guide. Create a Data Set. Version: Release 3.0 How to Guide Create a Data Set Version: Release 3.0 Date: 31 st August 2017 Contents 1. Document Purpose... 3 2. Pre-requisites... 3 3. Step-by-Step Process... 3 3.1. Accessing the BDB Platform... 3 3.2.

More information

Pentaho MetaData Editor Walkthrough Guide

Pentaho MetaData Editor Walkthrough Guide Pentaho MetaData Editor Walkthrough Guide Copyright 2005 Pentaho Corporation. Redistribution permitted. All trademarks are the property of their respective owners. For the latest information, please visit

More information

Visual Workflow Implementation Guide

Visual Workflow Implementation Guide Version 30.0: Spring 14 Visual Workflow Implementation Guide Note: Any unreleased services or features referenced in this or other press releases or public statements are not currently available and may

More information

Lesson 1: Creating and formatting an Answers analysis

Lesson 1: Creating and formatting an Answers analysis Lesson 1: Creating and formatting an Answers analysis Answers is the ad-hoc query environment in the OBIEE suite. It is in Answers that you create and format analyses to help analyze business results.

More information

Multi-Sponsor Environment. SAS Clinical Trial Data Transparency User Guide

Multi-Sponsor Environment. SAS Clinical Trial Data Transparency User Guide Multi-Sponsor Environment SAS Clinical Trial Data Transparency User Guide Version 6.0 01 December 2017 Contents Contents 1 Overview...1 2 Setting up Your Account...3 2.1 Completing the Initial Email and

More information

XTRACTION NEW FEATURES

XTRACTION NEW FEATURES XTRACTION NEW FEATURES The new release of Xtraction provides a wide range of dynamic new features to enhance its already robust reporting and dashboard capabilities. INTERFACE The interface has been redesigned

More information

Hortonworks Data Platform

Hortonworks Data Platform Hortonworks Data Platform Workflow Management (August 31, 2017) docs.hortonworks.com Hortonworks Data Platform: Workflow Management Copyright 2012-2017 Hortonworks, Inc. Some rights reserved. The Hortonworks

More information

The software shall provide the necessary tools to allow a user to create a Dashboard based on the queries created.

The software shall provide the necessary tools to allow a user to create a Dashboard based on the queries created. IWS BI Dashboard Template User Guide Introduction This document describes the features of the Dashboard Template application, and contains a manual the user can follow to use the application, connecting

More information

Designing Ad hoc Reports. Version: 16.0

Designing Ad hoc Reports. Version: 16.0 Designing Ad hoc Reports Version: 16.0 Copyright 2017 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

2013 RELEASE / S RELEASE COMPARISON GUIDE CONFIGURATION NAVIGATION APPLICATION AREA IN BULLHORN 2013 IN BULLHORN S

2013 RELEASE / S RELEASE COMPARISON GUIDE CONFIGURATION NAVIGATION APPLICATION AREA IN BULLHORN 2013 IN BULLHORN S 2013 RELEASE / S RELEASE COMPARISON GUIDE CONFIGURATION Browser Support Computer Support NAVIGATION Internet Explorer PC Menus Row of entity menus across the top of the page Chrome, Firefox, Safari (Mac),

More information

Lab 01. Creating and Exploring a Microsoft Power BI Dashboard

Lab 01. Creating and Exploring a Microsoft Power BI Dashboard Lab 01 Creating and Exploring a Microsoft Power BI Dashboard Overview The estimated time to complete lab is 30 minutes In this lab, you will create a Microsoft Power BI dashboard to report on the US sales

More information

Day 1 Agenda. Brio 101 Training. Course Presentation and Reference Material

Day 1 Agenda. Brio 101 Training. Course Presentation and Reference Material Data Warehouse www.rpi.edu/datawarehouse Brio 101 Training Course Presentation and Reference Material Day 1 Agenda Training Overview Data Warehouse and Business Intelligence Basics The Brio Environment

More information

Cobra Navigation Release 2011

Cobra Navigation Release 2011 Cobra Navigation Release 2011 Cobra Navigation - Rev.0.2 Date: November 27 2012 jmaas@flowserve.com Page 1 of 34 Contents Contents 1 Revision History... 5 2 Introduction.... 6 3 Cobra Login... 7 3.1 Initial

More information

Creating Simple Report from Excel

Creating Simple Report from Excel Creating Simple Report from Excel 1.1 Connect to Excel workbook 1. Select Get Data Excel in the Home ribbon tab, 2. In the Open File dialog box, select the 2015 Sales.xlsx file. Then in the Navigator pane,

More information

HBASE + HUE THE UI FOR APACHE HADOOP

HBASE + HUE THE UI FOR APACHE HADOOP HBASE + HUE THE UI FOR APACHE HADOOP Abraham Elmahrek LA HBase User Group - Dec 12, 2013 WHAT IS HUE? WEB INTERFACE FOR MAKING HADOOP EASIER TO USE Suite of apps for each Hadoop component, like Hive, Pig,

More information

Maintenance Coordinator SQL SERVERS EXPRESS REVISIONS 8x

Maintenance Coordinator SQL SERVERS EXPRESS REVISIONS 8x Current Patch: 8.0.2.5 IMPORTANT NOTE: At many times patches are added to the download without any notification. Also note that there may be fixes not recorded here. How to install update To install an

More information

WebFOCUS Business User Edition 14 Day Trial Five Cool BI and Analytics Things to Try

WebFOCUS Business User Edition 14 Day Trial Five Cool BI and Analytics Things to Try WebFOCUS Business User Edition 14 Day Trial Five Cool BI and Analytics Things to Try Andy McCartney Director of BI and Analytics Product Marketing BUE Overview WebFOCUS, the industry's most complete and

More information

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Demo Introduction Keywords: Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Goal of Demo: Oracle Big Data Preparation Cloud Services can ingest data from various

More information

Index A, B, C. Rank() function, steps, 199 Cloud services, 2 Comma-separated value (CSV), 27

Index A, B, C. Rank() function, steps, 199 Cloud services, 2 Comma-separated value (CSV), 27 Index A, B, C Calculations, Power Query distinct customers code implementations, 205 duplicate date and customer, 204 group by dialog configuration, 204 objective, 202 output, 205 Query Editor toolbar,

More information

Product Documentation. ER/Studio Portal. User Guide. Version Published February 21, 2012

Product Documentation. ER/Studio Portal. User Guide. Version Published February 21, 2012 Product Documentation ER/Studio Portal User Guide Version 1.6.3 Published February 21, 2012 2012 Embarcadero Technologies, Inc. Embarcadero, the Embarcadero Technologies logos, and all other Embarcadero

More information

Introduction to INFOASSIST Training Course Manual

Introduction to INFOASSIST Training Course Manual Introduction to INFOASSIST Training Course Manual TABLE OF CONTENTS 1) Training Goal and Objectives 2) A. What is InfoAssist? B. Guided walkthrough example 3) A. Utilizing a Standard Report B. How do you

More information

Excel for Dummies: Quick Reference

Excel for Dummies: Quick Reference Excel for Dummies: Quick Reference Walkenbach, John ISBN-13: 9780764539879 Table of Contents The Big Picture: Microsoft Office Excel 2003. What You See: The Excel Window. What You See: Dialog Boxes. Toolbar

More information

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4 Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4 Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

Elixir Ad-hoc Report. Release Elixir Technology Pte Ltd

Elixir Ad-hoc Report. Release Elixir Technology Pte Ltd Elixir Ad-hoc Report Release 4.0.0 Elixir Technology Pte Ltd Elixir Ad-hoc Report: Release 4.0.0 Elixir Technology Pte Ltd Published 2015 Copyright 2015 Elixir Technology Pte Ltd All rights reserved. Java

More information

Reporting and Analysis Guide

Reporting and Analysis Guide Reporting and Analysis Guide Oracle Health Sciences InForm 6.0.1 Part number: E56923-01 Copyright 2012-2014, Oracle and/or its affiliates. All rights reserved. This software and related documentation are

More information

IC L19 - Consolidate Information from across your Infrastructure to create a custom report for PCI DSS Hands-On Lab

IC L19 - Consolidate Information from across your Infrastructure to create a custom report for PCI DSS Hands-On Lab IC L19 - Consolidate Information from across your Infrastructure to create a custom report for PCI DSS Hands-On Lab Description How to implement external data connectors for data relevant to PCI and map

More information

Kaltura Video Building Block 4.0 for Blackboard 9.x Quick Start Guide. Version: 4.0 for Blackboard 9.x

Kaltura Video Building Block 4.0 for Blackboard 9.x Quick Start Guide. Version: 4.0 for Blackboard 9.x Kaltura Video Building Block 4.0 for Blackboard 9.x Quick Start Guide Version: 4.0 for Blackboard 9.x Kaltura Business Headquarters 5 Union Square West, Suite 602, New York, NY, 10003, USA Tel.: +1 800

More information

Frequency tables Create a new Frequency Table

Frequency tables Create a new Frequency Table Frequency tables Create a new Frequency Table Contents FREQUENCY TABLES CREATE A NEW FREQUENCY TABLE... 1 Results Table... 2 Calculate Descriptive Statistics for Frequency Tables... 6 Transfer Results

More information

Checkbox Quick Start Guide

Checkbox Quick Start Guide Checkbox 5.0 - Quick Start Guide This How-To Guide will guide you though the process of creating a survey and adding a survey item to a page. Contents: - Log-In - How to create a survey - How to add/change

More information