Advanced Reporting in the Online Report Designer Administration Guide

Size: px
Start display at page:

Download "Advanced Reporting in the Online Report Designer Administration Guide"

Transcription

1 SuccessFactors HCM Suite August 2014 Release Document Version: August 22, 2014 Advanced Reporting in the Online Report Designer Administration Guide

2 Table of Contents 1 Overview Capabilities and Limitations Creating a New Report List Report Components Building a New Query Additional Features Running a List Report Using List Report Filters Using Date Options Pivots Overview Creating Pivot Tables Creating Pivot Charts Report Designer Tips Sharing Reports Report Menu Security Report Ownership, Editing, and Distribution SAP SE or an SAP affiliate company. All rights reserved. Table of Contents

3 1 Overview This guide describes the best practices for using the Online Report Designer (ORD). The following is a summary of the advantages of the Online Report Designer. Self Service: Build your own reports from within the easy to use SFSF Online Report Designer tool. Formatted & Presentation Ready: Visualize queries in tabular list format, as pivot tables and in a wide variety of chart styles. Exportable: PPT, PDF, Word, Excel, schedule and . Customization: Re-label fields, custom calculations, and concatenate fields, If/Then/Else statements, hide duplicates, transpose rows to columns. The image shows the outcome of building an advanced reporting query. 1.1 Capabilities and Limitations This section presents the current capabilites and limitations of the ORD. Capabilities Outputs: Online in Browser or outputs are PDF, Word, PPT and Excel (tables only) Limitations Outputs: CSV output not supported, multiple worksheets not supported in Excel output, graphs not supported in Excel output (tables only) Overview 2014 SAP SE or an SAP affiliate company. All rights reserved. 3

4 Capabilities Limitations Components: Display data as list of transactions/records Pivot Table (avg, sum, count, min, max) Pivot Chart (avg, sum, count, min, max) Customization: Override field names Calculated columns (custom number formulas, custom date formulas & text concatenation) Date Filtering: As of Date and Date Ranges built into EC reporting Data Manipulation: Supports If/Then/Else statements Data Manipulation: Does not support the writing of SQL statements within the queries Data Manipulation: Data joining: Cross Domain/Data joins not currently supported Transposition: Transpose data from rows to columns Runtime: Runtime Filters & Runtime People Scope Report Design: Supports custom page layouts, multiple pages, formatting, images, text Scheduling/Distribution: Supports scheduling reports offline via of PDF through Report Distributor (end user facing tool) Scheduling/Distribution: Does not currently support FTP scheduling or run offline to excel/non-pdf formats Publish & Share Reports: Visibility of the reports can be set for a defined group/role Actionable Analytics: Take action on a field by selecting User in report and link to other parts of the suite (eg. employee profile). Bonus for WFA clients: Ability to display operational data from Ad hoc and metrics from WFA/TI into the same report SAP SE or an SAP affiliate company. All rights reserved. Overview

5 2 Creating a New Report This section describes the creation of a new report. Procedure 1. Navigate to the Report Designer. Go to Home Analytics. 2. Choose Report Designer from the Tools panel. Note This is a demo Portal Page (this landing page is customizable). 3. In the Manage Reports panel, choose New Report to create a new report, or Add page to either add a new page or copy an existing one. Creating a New Report 2014 SAP SE or an SAP affiliate company. All rights reserved. 5

6 4. User the Page Designer to add and edit components on the canvas, such as tables, images, and so on SAP SE or an SAP affiliate company. All rights reserved. Creating a New Report

7 Note Workforce Analytics customers will have access to all the components above (as they connect to their metric cube). 5. Choose the components that are relevant for your report. Creating a New Report 2014 SAP SE or an SAP affiliate company. All rights reserved. 7

8 Note Workforce Analytics customers will have access to more components to connect to their metric cube. The components shown above are relevant specifically to Ad hoc Report Builder data SAP SE or an SAP affiliate company. All rights reserved. Creating a New Report

9 3 List Report Components This section describes the list report components and the process for creating a new query or opening and editing an existing one. 1. Go to Tables List Report, and add the list component to the page. 2. Right click and choose Edit this component. 3. Choose Select to build a new query or to choose a pre-saved query. The following is an overview of how to build a new query and is described in detail in the next topic. List Report Components 2014 SAP SE or an SAP affiliate company. All rights reserved. 9

10 1. Select fields (double-click or drag) 2. Add filters 3. Add Runtime Filters 4. Add Person Context 5. Set Date Options 6. Sorting 7. Add calculated columns 8. View Object Relationships 9. View Query Columns 10. Save SAP SE or an SAP affiliate company. All rights reserved. List Report Components

11 3.1 Building a New Query This section describes in detail the process for creating a new query. Procedure 1. Add fields - You can drag or double-click fields and see a live preview of your query. You can also drag columns to reorder them. 2. Static Filters - You can easily add filters by defining the field and operator type. Then enter or select the value you want to filter by. List Report Components 2014 SAP SE or an SAP affiliate company. All rights reserved. 11

12 3. Runtime Filters - Use runtime filters to allow users running the report to filter the report on the selected columns SAP SE or an SAP affiliate company. All rights reserved. List Report Components

13 4. Person Context - Use person context to enable report filtering on a selected user s direct and indirect reports. 5. Date Options - Next you can define the date parameters, such as As of Date or Date Range. The following parameters need to be populated: Driving Table Options- The driving table is the main table that we report on. Only the first table in the query and any tables that have an inner join to the first table can be used as the driving table. Define the Date Type. List Report Components 2014 SAP SE or an SAP affiliate company. All rights reserved. 13

14 Use Custom Columns - Required if the table does not have inherent effective dating support, otherwise it is optional. These columns will be used instead of the default columns. Selectable At Runtime - If selected, the user will be allowed to alter the date to use at runtime. Related Table Options - The related table options will be applied to all tables except the driving table. If a related table has overridden options, then those will take precedence. 6. Sort Columns - Select the most appropriate columns to sort the data by SAP SE or an SAP affiliate company. All rights reserved. List Report Components

15 7. Calculated & Aggregated Columns - You can insert custom columns to calculate results, concatenate fields, and write IF/THEN/ELSE statements. Calculated Columns - This is a column that is created by combining data from other columns in the query. Calculated columns support the following: a) Text Concatenation. List Report Components 2014 SAP SE or an SAP affiliate company. All rights reserved. 15

16 b) Number Formula SAP SE or an SAP affiliate company. All rights reserved. List Report Components

17 c) Date Formula. List Report Components 2014 SAP SE or an SAP affiliate company. All rights reserved. 17

18 d) If/Then/Else Statements. Aggregated Calculated Columns - This is a column that is created by aggregating over ALL the values from a single column, which does not have to pre-exist in the query. For example, the current query might have a table displaying all departments. In the column we are creating, we might then select the salary column from the employee table and use the average aggregation. The resulting column will then show the average salary based on department. Aggregated Calculated Columns will aggregate data found in multiple rows SAP SE or an SAP affiliate company. All rights reserved. List Report Components

19 Use the Aggregated Column wizard to step through building an aggregation. 8. Object Relationships - The Object view allows you to show and edit the object joins. Inner: Show all records from each object that match. Left: Show all records from the left object and only records that match from the other object. List Report Components 2014 SAP SE or an SAP affiliate company. All rights reserved. 19

20 Here are some join examples for Object Relationships SAP SE or an SAP affiliate company. All rights reserved. List Report Components

21 9. Columns View - Shows a summary view of the columns included in the query including override labels, sorting, and filters (if applicable). 10. Save and Return- When you are finished defining your query, be sure to select File Save Return. List Report Components 2014 SAP SE or an SAP affiliate company. All rights reserved. 21

22 11. Pivot the List Report - see Pivots Overview [page 35] Additional Features There are several additional features you can use for your List Reports. Change Labels Easily change the column heading by right clicking on the cell and replacing the text SAP SE or an SAP affiliate company. All rights reserved. List Report Components

23 Add Subtotal/Calculated Row Functions Custom Rows can be appended to the bottom of List Reports by inserting various functions. List Report Components 2014 SAP SE or an SAP affiliate company. All rights reserved. 23

24 Hide/Show Hide or show sub total rows SAP SE or an SAP affiliate company. All rights reserved. List Report Components

25 Group Rows Right-click on the column you want to group by. Form Based View Move fields around the canvas to create a form type view. List Report Components 2014 SAP SE or an SAP affiliate company. All rights reserved. 25

26 List Report Formatting Format your List Report by right-clicking on individual column headings or the entire row SAP SE or an SAP affiliate company. All rights reserved. List Report Components

27 Edit Existing List Report List Report Components 2014 SAP SE or an SAP affiliate company. All rights reserved. 27

28 4 Running a List Report This section describes how to run a List Report, and use filters and date options. You can quickly jump to individual employee data from the report by using linking to employee details. Here you can view or edit employee data. There are two options for filtering a report these can be used individually or together: List Report Filters - allows you to filter the report on the available analysis filters for example, Department, Division, Gender. Date Options - allows you to filter the report on date parameters for example, records dated SAP SE or an SAP affiliate company. All rights reserved. Running a List Report

29 Related Information Using List Report Filters [page 30] This section describes how to use the List Report Filters. Using Date Options [page 32] This section describes how to use the date options. Running a List Report 2014 SAP SE or an SAP affiliate company. All rights reserved. 29

30 4.1 Using List Report Filters This section describes how to use the List Report Filters. List Report Filters 1. Select a column to filter. 2. Select the value to filter on. Note Columns that are marked with a green dot are currently filtered. You can select a currently filtered column and click Clear Filter to remove the filter. a. Use the Custom Filters tab to set static filters or choose from the available dynamic filters. b. Use the Report Values tab to choose from the values currently available in the report results SAP SE or an SAP affiliate company. All rights reserved. Running a List Report

31 c. Use the Field Comparison tab to show records where the value in one column is compared to the value in another column in the same record. 3. The table is now filtered on the selected Business Unit and Division values. Note List Report Filters indicate that filters have been applied to the page. Running a List Report 2014 SAP SE or an SAP affiliate company. All rights reserved. 31

32 4.2 Using Date Options This section describes how to use the date options. As of Date Option An As Of Date option allows you to choose a single date to filter the report. Choose from a static date, or from one of the available dynamic options. Only records that are valid as of the chosen date will be shown in the report SAP SE or an SAP affiliate company. All rights reserved. Running a List Report

33 Note Date Options indicates that a date filter has been applied to the page. Running a List Report 2014 SAP SE or an SAP affiliate company. All rights reserved. 33

34 Date Range You can use the Date Range date option to choose a date range to filter the report. Choose from a dynamic date range, static to/from dates, or dynamic to/from dates. All records that are valid within the chosen dates will be shown in the report. Note Date Options indicates that a date filter has been applied to the page SAP SE or an SAP affiliate company. All rights reserved. Running a List Report

35 5 Pivots Overview A List Report can be pivoted and then displayed as either a Table or Chart visual. The examples below show the same data being displayed as a chart and a table. Pivots Overview 2014 SAP SE or an SAP affiliate company. All rights reserved. 35

36 5.1 Creating Pivot Tables This section describes how to create a pivot table from a saved Advanced Reporting query. Procedure 1. To Pivot a list of data, open your Advanced Reporting query and choosepivot Query Designer. 2. Decide what you want to measure SAP SE or an SAP affiliate company. All rights reserved. Pivots Overview

37 3. Decide how you want to pivot the data, for example, Sum, Count, Average, Minimum, or Maximum. 4. Slice the data by adding fields onto the columns and rows. Pivots Overview 2014 SAP SE or an SAP affiliate company. All rights reserved. 37

38 5. Use the Show Design View to edit the Measures, Columns, and Rows SAP SE or an SAP affiliate company. All rights reserved. Pivots Overview

39 6. When finished, save your pivot so that you can add it into a Pivot Table or Chart component in your report. 7. To lay out the Pivot on the page, add a Pivot Component, then attach the saved pivot query. a) Go to Tables Published Data Table, and add the table component to the page. b) Right click and choose Edit this component. c) Select the desired query. 8. Finally, format your pivot table by adjusting the table style, labels, and layout. Pivots Overview 2014 SAP SE or an SAP affiliate company. All rights reserved. 39

40 5.2 Creating Pivot Charts This section describes how to create a pivot chart from a saved Advanced Reporting query. Context Follow Steps 1 to 6 from here: Creating Pivot Tables [page 36]and then continue as described below. Procedure 1. To lay out the Pivot on the page, add a Pivot Chart Component, then select the saved query from your List Report. a) Go to Charts Published Data Chart, and add the chart component to the page. b) Right click and choose Edit this component. c) Select the desired query SAP SE or an SAP affiliate company. All rights reserved. Pivots Overview

41 2. Finally, format your pivot chart by adjusting the chart type, labels, colors, and layout. Pivots Overview 2014 SAP SE or an SAP affiliate company. All rights reserved. 41

42 6 Report Designer Tips This section provides tips for working with the Report Designer. Right Click Menu & Keyboard Shortcuts Right click to Edit, Delete, Copy, and Paste. Keyboard shortcuts Del, Ctrl + C, CTRL + P will also work. Quick Panel Make quick formatting changes using the panel on the left-hand side SAP SE or an SAP affiliate company. All rights reserved. Report Designer Tips

43 Chart & Table Templates If you have made a lot of formatting changes to charts and tables and want to save them for future use, save it as a template. Report Designer Tips 2014 SAP SE or an SAP affiliate company. All rights reserved. 43

44 Add Header & Footer Add headers and footers to include additional information. Note Headers and footers will only appear when previewing the entire report, not single pages in the Page Designer mode SAP SE or an SAP affiliate company. All rights reserved. Report Designer Tips

45 7 Sharing Reports You can share the reports with users who do not have access to Report Designer. When you are ready to share the report, add the report to a menu folder. Menus can be controlled by Role Based Security in Admin Roles Maintenance. 7.1 Report Menu Security As an Administrator you can control access to the report folders. Procedure 1. Click the Admin link in the top right corner, underneath your logo. Sharing Reports 2014 SAP SE or an SAP affiliate company. All rights reserved. 45

46 2. Go to Roles Maintenance. You can use User Maintenance if you are unsure of the role that your desired user has. 3. Under Settings, click Edit and refine the list of available published report folders. 7.2 Report Ownership, Editing, and Distribution This section describes the ownership, editing, and distribution settings for reports. Ownership and Editing Rights Reports are owned by the user that creates them SAP SE or an SAP affiliate company. All rights reserved. Sharing Reports

47 Reports can only be edited by the owner, unless another user has the Report Designer Admin permission. The Report Owner or individual Page Owner can be changed by using File Edit Ownership. Distribution Open the Report Distributor to reports as PDF attachments. Sharing Reports 2014 SAP SE or an SAP affiliate company. All rights reserved. 47

48 The reports can be sent one time or on a scheduled basis using the Scheduler. You can also put reports into Bundles and send them together SAP SE or an SAP affiliate company. All rights reserved. Sharing Reports

49 Sharing Reports 2014 SAP SE or an SAP affiliate company. All rights reserved. 49

50 Important Disclaimers on Legal Aspects This document is for informational purposes only. Its content is subject to change without notice, and SAP does not warrant that it is error-free. SAP MAKES NO WARRANTIES, EXPRESS OR IMPLIED, OR OF MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. Coding Samples Any software coding and/or code lines / strings ("Code") included in this documentation are only examples and are not intended to be used in a productive system environment. The Code is only intended to better explain and visualize the syntax and phrasing rules of certain coding. SAP does not warrant the correctness and completeness of the Code given herein, and SAP shall not be liable for errors or damages caused by the usage of the Code, unless damages were caused by SAP intentionally or by SAP's gross negligence. Accessibility The information contained in the SAP documentation represents SAP's current view of accessibility criteria as of the date of publication; it is in no way intended to be a binding guideline on how to ensure accessibility of software products. SAP specifically disclaims any liability with respect to this document and no contractual obligations or commitments are formed either directly or indirectly by this document. Gender-Neutral Language As far as possible, SAP documentation is gender neutral. Depending on the context, the reader is addressed directly with "you", or a gender-neutral noun (such as "sales person" or "working days") is used. If when referring to members of both sexes, however, the third-person singular cannot be avoided or a gender-neutral noun does not exist, SAP reserves the right to use the masculine form of the noun and pronoun. This is to ensure that the documentation remains comprehensible. Internet Hyperlinks The SAP documentation may contain hyperlinks to the Internet. These hyperlinks are intended to serve as a hint about where to find related information. SAP does not warrant the availability and correctness of this related information or the ability of this information to serve a particular purpose. SAP shall not be liable for any damages caused by the use of related information unless damages have been caused by SAP's gross negligence or willful misconduct. Regarding link classification, see: help.sap.com/disclaimer SAP SE or an SAP affiliate company. All rights reserved. Important Disclaimers on Legal Aspects

51 Important Disclaimers on Legal Aspects 2014 SAP SE or an SAP affiliate company. All rights reserved. 51

52 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP SE or an SAP affiliate company. The information contained herein may be changed without prior notice. Some software products marketed by SAP SE and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or warranty of any kind, and SAP or its affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP or SAP affiliate company products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. All other product and service names mentioned are the trademarks of their respective companies. Please see index.epx for additional trademark information and notices.

SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 - August 22, 2014. SuccessFactors Learning Programs Administration Guide

SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 - August 22, 2014. SuccessFactors Learning Programs Administration Guide SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 - August 22, 2014 Programs Administration Guide Table of Contents 1 Change History....3 2 Programs.... 4 2.1 Adding a New Program....

More information

SuccessFactors HCM Suite November 2014 Release Version: 1.0 - December 5, 2014. SuccessFactors Learning Programs Administration Guide

SuccessFactors HCM Suite November 2014 Release Version: 1.0 - December 5, 2014. SuccessFactors Learning Programs Administration Guide SuccessFactors HCM Suite November 2014 Release Version: 1.0 - December 5, 2014 Programs Administration Guide Content 1 Change History....3 2 Programs.... 4 2.1 Adding a New Program.... 5 2.2 Assigning

More information

CUSTOMER SAP Afaria Windows Phone and Windows 8.1 Enrollment

CUSTOMER SAP Afaria Windows Phone and Windows 8.1 Enrollment SAP Afaria Document Version: 7 SP05-2014-09-03 CUSTOMER SAP Afaria Windows Phone and Windows 8.1 Enrollment Table of Contents 1 Windows 8.1 Device Enrollment....3 1.1 Enrolling a Windows 8.1 Device Using

More information

Release Document Version: 1.4 SP8-2014-07-31. What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office

Release Document Version: 1.4 SP8-2014-07-31. What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office Release Document Version: 1.4 SP8-2014-07-31 What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office Table of Contents 1 About this guide....3 2 About the documentation set....4 3

More information

CUSTOMER Presentation of SAP Predictive Analytics

CUSTOMER Presentation of SAP Predictive Analytics SAP Predictive Analytics 2.0 2015-02-09 CUSTOMER Presentation of SAP Predictive Analytics Content 1 SAP Predictive Analytics Overview....3 2 Deployment Configurations....4 3 SAP Predictive Analytics Desktop

More information

2015-09-24. SAP Operational Process Intelligence Security Guide

2015-09-24. SAP Operational Process Intelligence Security Guide 2015-09-24 SAP Operational Process Intelligence Security Guide Content 1 Introduction.... 3 2 Before You Start....5 3 Architectural Overview.... 7 4 Authorizations and Roles.... 8 4.1 Assigning Roles to

More information

SAP BusinessObjects Analysis, edition for Microsoft Office Document Version: 2.3 2016-06-16. What's New Guide

SAP BusinessObjects Analysis, edition for Microsoft Office Document Version: 2.3 2016-06-16. What's New Guide SAP BusinessObjects Analysis, edition for Microsoft Office Document Version: 2.3 2016-06-16 Content 1 About this guide....3 2 About the documentation set....4 3 Administration.... 6 3.1 New and changed

More information

Mobile Secure Cloud Edition Document Version: 2.0-2014-06-26. ios Application Signing

Mobile Secure Cloud Edition Document Version: 2.0-2014-06-26. ios Application Signing Mobile Secure Cloud Edition Document Version: 2.0-2014-06-26 Table of Contents 1 Introduction.... 3 2 Apple Team Membership....4 3 Building a Team by Adding Team Admins and Team Members.... 5 4 App Protection

More information

PUBLIC Supplement for J.D. Edwards

PUBLIC Supplement for J.D. Edwards SAP Data Services Document Version: 4.2 Support Package 7 (14.2.7.0) 2016-05-06 PUBLIC Content 1 Overview....3 2 System requirements....4 2.1 World....4 2.2 OneWorld....4 3 Datastores.... 6 3.1 Defining

More information

SAP BusinessObjects BI Platform Document Version: 4.2 2015-11-12. Recommendations for Conversion Using the Report Conversion Tool

SAP BusinessObjects BI Platform Document Version: 4.2 2015-11-12. Recommendations for Conversion Using the Report Conversion Tool SAP BusinessObjects BI Platform Document Version: 4.2 2015-11-12 Recommendations for Conversion Using the Report Conversion Tool Content 1 Document History....3 2 About this Document.... 4 3 Conversion

More information

SAP Customer Influence Guide

SAP Customer Influence Guide User Guide SAP Customer Influence CUSTOMER Page 1 Document Version: 2.0 - September 2014 Table of Contents 1 Overview of SAP Customer Influence... 3 2 Getting Started... 4 2.1 Customer Influence Home Page...

More information

SAP Business Intelligence Suite Patch 10.x Update Guide

SAP Business Intelligence Suite Patch 10.x Update Guide SAP BusinessObjects Business Intelligence Suite Document Version: 4.0 Support Package 10-2014-07-25 SAP Business Intelligence Suite Patch 10.x Update Guide Table of Contents 1 Introduction.... 3 1.1 About

More information

PUBLIC Preferences Setup Automated Analytics User Guide

PUBLIC Preferences Setup Automated Analytics User Guide SAP Predictive Analytics 2.3 2015-08-27 PUBLIC Automated Analytics User Guide Content 1 About Startup Options....3 1.1 Accessing the Preferences Dialog.... 3 2 Setting the General Options....4 2.1 Default

More information

What's New in SAP HANA Spatial (Release Notes)

What's New in SAP HANA Spatial (Release Notes) PUBLIC SAP HANA Platform Document Version: 4.0 2016-05-11 Content 1 What's New in SAP HANA Spatial....3 2 SAP HANA Spatial SPS 12, Features Included in Revision 120.... 4 2.1 SAP HANA Spatial (New and

More information

CUSTOMER Access Control Guide

CUSTOMER Access Control Guide Mobile Secure Cloud Edition Document Version: 2.3 2016-03-21 CUSTOMER Content 1 Access Control.... 3 2 Access Control Remote....4 2.1 Configuring Access Control Remote....4 3 Default Access Control Policies....

More information

SAP BusinessObjects Document Version: 4.1 Support Package 7 2015-11-27. Dashboards and Presentation Design Installation Guide

SAP BusinessObjects Document Version: 4.1 Support Package 7 2015-11-27. Dashboards and Presentation Design Installation Guide SAP BusinessObjects Document Version: 4.1 Support Package 7 2015-11-27 Dashboards and Presentation Design Installation Guide Content 1 Document History....3 2 About this Guide....4 3 Planning Installations....5

More information

SAP HANA Client Installation and Update Guide

SAP HANA Client Installation and Update Guide PUBLIC SAP HANA Platform SPS 12 Document Version: 1.0 2016-05-11 Content 1 Introduction....3 1.1 Supported Platforms.... 3 1.2 Software Download.... 4 2 SAP HANA Client on UNIX or Linux....7 2.1 Planning

More information

Visualization Extension Plugin Version: 1.0.0-2014-12-04. Visualization Extension Plugin for SAP Web IDE

Visualization Extension Plugin Version: 1.0.0-2014-12-04. Visualization Extension Plugin for SAP Web IDE Visualization Extension Plugin Version: 1.0.0-2014-12-04 Visualization Extension Plugin for SAP Web IDE Content 1 Visualization Extension Plugin Overview....3 1.1 About the visualization extension plugin....

More information

Mobile Secure Cloud Edition Document Version: 2.0-2014-07-07. Mobile Application Management

Mobile Secure Cloud Edition Document Version: 2.0-2014-07-07. Mobile Application Management Mobile Secure Cloud Edition Document Version: 2.0-2014-07-07 Table of Contents 1 Important Disclaimers on Legal Aspects....3 2 Introduction....4 3 Application Catalog....5 3.1 Application Catalog Icons....5

More information

How To Create A Report In Excel

How To Create A Report In Excel Table of Contents Overview... 1 Smartlists with Export Solutions... 2 Smartlist Builder/Excel Reporter... 3 Analysis Cubes... 4 MS Query... 7 SQL Reporting Services... 10 MS Dynamics GP Report Templates...

More information

System Requirements and Technical Prerequisites for SAP SuccessFactors HCM Suite

System Requirements and Technical Prerequisites for SAP SuccessFactors HCM Suite System Requirements and Technical Prerequisites for SAP SuccessFactors HCM Suite SAP SuccessFactors HCM Suite is a fully web-based offering. You will need an Internet connection and a system that meets

More information

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com Sage 500 ERP Intelligence Reporting Getting Started Guide 27.11.2012 Table of Contents 1.0 Getting started 3 2.0 Managing your reports 10 3.0 Defining report properties 18 4.0 Creating a simple PivotTable

More information

MicroStrategy Desktop

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

More information

PUBLIC SAP IT Operations Analytics 1.0: Administrator's and User's Guide

PUBLIC SAP IT Operations Analytics 1.0: Administrator's and User's Guide Document Version: ITOA 1.0-1.3 2015-10-06 PUBLIC SAP IT Operations Analytics 1.0: Administrator's and User's Guide Content 1 Introduction....5 1.1 Technical Architecture....5 1.2 Basic Prerequisites....7

More information

SAP Business Intelligence Platform Translation Management Tool SDK Developer Guide

SAP Business Intelligence Platform Translation Management Tool SDK Developer Guide SAP BusinessObjects Business Intelligence platform Document Version: 4.2 2015-11-12 SAP Business Intelligence Platform Translation Management Tool SDK Developer Guide Content 1 Document History....4 2

More information

for Sage 100 ERP Business Insights Overview Document

for Sage 100 ERP Business Insights Overview Document for Sage 100 ERP Business Insights Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered

More information

Query 4. Lesson Objectives 4. Review 5. Smart Query 5. Create a Smart Query 6. Create a Smart Query Definition from an Ad-hoc Query 9

Query 4. Lesson Objectives 4. Review 5. Smart Query 5. Create a Smart Query 6. Create a Smart Query Definition from an Ad-hoc Query 9 TABLE OF CONTENTS Query 4 Lesson Objectives 4 Review 5 Smart Query 5 Create a Smart Query 6 Create a Smart Query Definition from an Ad-hoc Query 9 Query Functions and Features 13 Summarize Output Fields

More information

Using the Drag-and-Drop Report Builder

Using the Drag-and-Drop Report Builder Using the Drag-and-Drop Report Builder Salesforce, Winter 16 @salesforcedocs Last updated: October 16, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

BI 4.1 Quick Start Guide

BI 4.1 Quick Start Guide BI 4.1 Quick Start Guide BI 4.1 Quick Start Guide... 1 Introduction... 4 Logging in... 4 Home Screen... 5 Documents... 6 Preferences... 8 Setting Up Preferences to Display Public Folders... 10 Web Intelligence...

More information

InfiniteInsight 6.5 sp4

InfiniteInsight 6.5 sp4 End User Documentation Document Version: 1.0 2013-11-19 CUSTOMER InfiniteInsight 6.5 sp4 Toolkit User Guide Table of Contents Table of Contents About this Document 3 Common Steps 4 Selecting a Data Set...

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Introduction... 3 What is Pastel Partner (BIC)?... 3 System Requirements... 4 Getting Started Guide... 6 Standard Reports Available... 6 Accessing the Pastel Partner (BIC) Reports...

More information

R49 Using SAP Payment Engine for payment transactions. Process Diagram

R49 Using SAP Payment Engine for payment transactions. Process Diagram R49 Using SAP Payment Engine for payment transactions Process Diagram Purpose, Benefits, and Key Process Steps Purpose The purpose of this scenario is to show you how to check the result of payment orders

More information

Pastel Evolution BIC. Getting Started Guide

Pastel Evolution BIC. Getting Started Guide Pastel Evolution BIC Getting Started Guide Table of Contents System Requirements... 4 How it Works... 5 Getting Started Guide... 6 Standard Reports Available... 6 Accessing the Pastel Evolution (BIC) Reports...

More information

COGNOS Query Studio Ad Hoc Reporting

COGNOS Query Studio Ad Hoc Reporting COGNOS Query Studio Ad Hoc Reporting Copyright 2008, the California Institute of Technology. All rights reserved. This documentation contains proprietary information of the California Institute of Technology

More information

TheFinancialEdge. Crystal Reports Tutorial

TheFinancialEdge. Crystal Reports Tutorial TheFinancialEdge Crystal Reports Tutorial 101911 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

Adaptive Enterprise Solutions

Adaptive Enterprise Solutions Reporting User Guide Adaptive Enterprise Solutions 8401 Colesville Road Suite 450 Silver Spring, MD 20910 800.237.9785 Toll Free 301.589.3434 Voice 301.589.9254 Fax www.adsystech.com Version 5 THIS USER

More information

SES Project v 9.0 SES/CAESAR QUERY TOOL. Running and Editing Queries. PS Query

SES Project v 9.0 SES/CAESAR QUERY TOOL. Running and Editing Queries. PS Query SES Project v 9.0 SES/CAESAR QUERY TOOL Running and Editing Queries PS Query Table Of Contents I - Introduction to Query:... 3 PeopleSoft Query Overview:... 3 Query Terminology:... 3 Navigation to Query

More information

Learn About Analysis, Interactive Reports, and Dashboards

Learn About Analysis, Interactive Reports, and Dashboards Learn About Analysis, Interactive Reports, and Dashboards This document supports Pentaho Business Analytics Suite 5.0 GA and Pentaho Data Integration 5.0 GA, documentation revision February 3, 2014, copyright

More information

Designing and Running Reports. Applicable to 7.144 onwards

Designing and Running Reports. Applicable to 7.144 onwards Designing and Running Reports Applicable to 7.144 onwards Revision History Version Change Description Date 7.144-1.0 Initial release. 23/01/2012 7.144-1.1 Instruction for setting up the report scheduler

More information

Sample- for evaluation purposes only. Advanced Crystal Reports. TeachUcomp, Inc.

Sample- for evaluation purposes only. Advanced Crystal Reports. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2011 Advanced Crystal Reports TeachUcomp, Inc. it s all about you Copyright: Copyright 2011 by TeachUcomp, Inc. All rights reserved.

More information

REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS

REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS 28-APRIL-2015 TABLE OF CONTENTS Select an item in the table of contents to go to that topic in the document. USE GET HELP NOW & FAQS... 1 SYSTEM

More information

SuccessFactors Global Human Capital Management (HCM) Academy and Admin Training Schedule (Q3 Q4 2014)

SuccessFactors Global Human Capital Management (HCM) Academy and Admin Training Schedule (Q3 Q4 2014) SuccessFactors Global Human Capital Management (HCM) Academy and Admin Training Schedule (Q3 Q4 2014) The SuccessFactors Global HCM Training Schedule makes it easier to locate and enroll in the training

More information

Business Objects 4.1 Quick User Guide

Business Objects 4.1 Quick User Guide Business Objects 4.1 Quick User Guide Log into SCEIS Business Objects (BOBJ) 1. https://sceisreporting.sc.gov 2. Choose Windows AD for Authentication. 3. Enter your SCEIS User Name and Password: Home Screen

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Getting Started with Oracle Business Intelligence Publisher 11g Release 1 (11.1.1) E28374-02 September 2013 Welcome to Getting Started with Oracle Business Intelligence Publisher.

More information

Using SAP Crystal Reports with SAP Sybase SQL Anywhere

Using SAP Crystal Reports with SAP Sybase SQL Anywhere Using SAP Crystal Reports with SAP Sybase SQL Anywhere TABLE OF CONTENTS INTRODUCTION... 3 REQUIREMENTS... 3 CONNECTING TO SQL ANYWHERE WITH CRYSTAL REPORTS... 4 CREATING A SIMPLE REPORT... 7 Adding Data

More information

ADP Workforce Now V3.0

ADP Workforce Now V3.0 ADP Workforce Now V3.0 Manual What s New Checks in and Custom ADP Reporting Grids V12 Instructor Handout Manual Guide V10171180230WFN3 V09171280269ADPR12 2011 2012 ADP, Inc. ADP s Trademarks The ADP Logo

More information

Using Onboarding with Recruiting Management and Employee Central A Guide for Customers

Using Onboarding with Recruiting Management and Employee Central A Guide for Customers Integration Guide SuccessFactors Onboarding Document Version: Q2 2015 May 8 CUSTOMER Using Onboarding with Recruiting Management and Employee Central A Guide for Customers Content 1.... 3 1.1 Recruiting

More information

USING DASHBOARDS AND REPORTS V1.0

USING DASHBOARDS AND REPORTS V1.0 USING DASHBOARDS AND REPORTS V1.0 2013. SuccessFactors An SAP Company. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical,

More information

Software and Delivery Requirements

Software and Delivery Requirements SuccessFactors Recruiting April 2015 English SuccessFactors Recruiting rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP

More information

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010 Produced by Flinders University Centre for Educational ICT PivotTables Excel 2010 CONTENTS Layout... 1 The Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands and Buttons

More information

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES MICROSOFT OFFICE 2007 MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES Exploring Access Creating and Working with Tables Finding and Filtering Data Working with Queries and Recordsets Working with Forms Working

More information

How-To Guide SAP Cloud for Customer Document Version: 1.0-2015-04-29. How to replicate marketing attributes from SAP CRM to SAP Cloud for Customer

How-To Guide SAP Cloud for Customer Document Version: 1.0-2015-04-29. How to replicate marketing attributes from SAP CRM to SAP Cloud for Customer How-To Guide SAP Cloud for Customer Document Version: 1.0-2015-04-29 How to replicate marketing attributes from SAP CRM to SAP Cloud for Customer Document History Document Version Description 1.0 First

More information

Business Insight Report Authoring Getting Started Guide

Business Insight Report Authoring Getting Started Guide Business Insight Report Authoring Getting Started Guide Version: 6.6 Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive Software,

More information

Getting Started Guide SAGE ACCPAC INTELLIGENCE

Getting Started Guide SAGE ACCPAC INTELLIGENCE Getting Started Guide SAGE ACCPAC INTELLIGENCE Table of Contents Introduction... 1 What is Sage Accpac Intelligence?... 1 What are the benefits of using Sage Accpac Intelligence?... 1 System Requirements...

More information

Sample- for evaluation purposes only! Advanced Excel. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc.

Sample- for evaluation purposes only! Advanced Excel. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2012 Advanced Excel TeachUcomp, Inc. it s all about you Copyright: Copyright 2012 by TeachUcomp, Inc. All rights reserved. This publication,

More information

SAP HANA SPS 09 - What s New? Development Tools

SAP HANA SPS 09 - What s New? Development Tools SAP HANA SPS 09 - What s New? Development Tools (Delta from SPS 08 to SPS 09) SAP HANA Product Management November, 2014 2014 SAP SE or an SAP affiliate company. All rights reserved. 1 Overview What s

More information

Logi Ad Hoc Reporting Report Design Guide

Logi Ad Hoc Reporting Report Design Guide Logi Ad Hoc Reporting Report Design Guide Version 11.2 Last Updated: March, 2014 Page 2 Table of Contents INTRODUCTION... 4 What is Logi Ad Hoc Reporting?... 5 CHAPTER 1 Getting Started... 6 Learning the

More information

Reporting with Pentaho. Gabriele Pozzani

Reporting with Pentaho. Gabriele Pozzani Reporting with Pentaho Gabriele Pozzani A key feature Reporting is a key feature for a BI solution Used and delivered contents consist of Reporting 75-80% Analytical tools for OLAP 15-20% Data mining tools

More information

A Beginning Guide to the Excel 2007 Pivot Table

A Beginning Guide to the Excel 2007 Pivot Table A Beginning Guide to the Excel 2007 Pivot Table Paula Ecklund Summer 2008 Page 1 Contents I. What is a Pivot Table?...1 II. Basic Excel 2007 Pivot Table Creation Source data requirements...2 Pivot Table

More information

RIFIS Ad Hoc Reports

RIFIS Ad Hoc Reports RIFIS Ad Hoc Reports To retrieve the entire list of all Ad Hoc Reports, including the Base reports and any additional reports published to your Role, select Ad Hoc for the Type under Filter Report By and

More information

How-To Guide for SAP Advanced Planning and Optimization, Demand Planning Add-In for Microsoft Excel

How-To Guide for SAP Advanced Planning and Optimization, Demand Planning Add-In for Microsoft Excel How-To Guide SAP Advanced Planning and Optimization, demand planning add-in for Microsoft Excel Document Version: 1.10 2015-04-10 CUSTOMER How-To Guide for SAP Advanced Planning and Optimization, Demand

More information

Citrix Receiver. Configuration and User Guide. For Macintosh Users

Citrix Receiver. Configuration and User Guide. For Macintosh Users Citrix Receiver Configuration and User Guide For Macintosh Users rev: 25.03.2015 https://access.sap.com/ TABLE OF CONTENTS Introduction... 3 Installation... 3 Accessing our portal... 3 Accessing from SAP

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 11.2 Last Updated: March 2014 Page 2 Table of Contents INTRODUCTION... 4 Target Audience... 4 Application Architecture... 5 Document Overview...

More information

Creating Custom Crystal Reports Tutorial

Creating Custom Crystal Reports Tutorial Creating Custom Crystal Reports Tutorial 020812 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

Ad-hoc Reporting Report Designer

Ad-hoc Reporting Report Designer Ad-hoc Reporting Report Designer AD- H O C R E P O R T D E S I G N E R M A N U A L 2012 NonProfit Technologies, Inc. All Rights Reserved. This document contains proprietary information which is protected

More information

BusinessObjects Enterprise InfoView User's Guide

BusinessObjects Enterprise InfoView User's Guide BusinessObjects Enterprise InfoView User's Guide BusinessObjects Enterprise XI 3.1 Copyright 2009 SAP BusinessObjects. All rights reserved. SAP BusinessObjects and its logos, BusinessObjects, Crystal Reports,

More information

SAP BusinessObjects Design Studio Document Version: 1.2-2013-11-12. What's New Guide: SAP BusinessObjects Design Studio

SAP BusinessObjects Design Studio Document Version: 1.2-2013-11-12. What's New Guide: SAP BusinessObjects Design Studio SAP BusinessObjects Design Studio Document Version: 1.2-2013-11-12 What's New Guide: SAP BusinessObjects Design Studio Table of Contents 1 About This Guide....3 2 About the Documentation Set....4 3 New

More information

IBM TRIRIGA Application Platform Version 3.3.2. Reporting: Creating Cross-Tab Reports in BIRT

IBM TRIRIGA Application Platform Version 3.3.2. Reporting: Creating Cross-Tab Reports in BIRT IBM TRIRIGA Application Platform Version 3.3.2 Reporting: Creating Cross-Tab Reports in BIRT Cheng Yang Application Developer IBM TRIRIGA Copyright International Business Machines Corporation 2013. US

More information

TheFinancialEdge. Reports Guide for General Ledger

TheFinancialEdge. Reports Guide for General Ledger TheFinancialEdge Reports Guide for General Ledger 101514 2014 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

Infoview XIR3. User Guide. 1 of 20

Infoview XIR3. User Guide. 1 of 20 Infoview XIR3 User Guide 1 of 20 1. WHAT IS INFOVIEW?...3 2. LOGGING IN TO INFOVIEW...4 3. NAVIGATING THE INFOVIEW ENVIRONMENT...5 3.1. Home Page... 5 3.2. The Header Panel... 5 3.3. Workspace Panel...

More information

Business Portal for Microsoft Dynamics GP. Key Performance Indicators Release 10.0

Business Portal for Microsoft Dynamics GP. Key Performance Indicators Release 10.0 Business Portal for Microsoft Dynamics GP Key Performance Indicators Release 10.0 Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the

More information

Essential Time & Attendance Supervisor Scheduling Basics

Essential Time & Attendance Supervisor Scheduling Basics ADP Workforce Now Essential Time & Attendance Supervisor Scheduling Basics Handout Manual V07201581003WFN90 Copyright 2015 ADP, LLC ADP Trademarks The ADP logo and ADP are registered trademarks of ADP,

More information

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix Jennifer Clegg, SAS Institute Inc., Cary, NC Eric Hill, SAS Institute Inc., Cary, NC ABSTRACT Release 2.1 of SAS

More information

University of Rochester

University of Rochester University of Rochester User s Guide to URGEMS Ad Hoc Reporting Guide Using IBM Cognos Workspace Advanced, Version 10.2.1 Version 1.0 April, 2016 1 P age Table of Contents Table of Contents... Error! Bookmark

More information

SAP Business One mobile app for Android Version 1.0.x November 2013

SAP Business One mobile app for Android Version 1.0.x November 2013 SAP Business One mobile app for Android Version 1.0.x November 2013 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission

More information

BI 4.1 Quick Start Java User s Guide

BI 4.1 Quick Start Java User s Guide BI 4.1 Quick Start Java User s Guide BI 4.1 Quick Start Guide... 1 Introduction... 4 Logging in... 4 Home Screen... 5 Documents... 6 Preferences... 8 Web Intelligence... 12 Create a New Web Intelligence

More information

Setting up Visual Enterprise Integration (WM6)

Setting up Visual Enterprise Integration (WM6) SAP Mobile Platform 3.0 June 2015 English Setting up Visual Enterprise Integration (WM6) Building Block Configuration Guide SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP SE or

More information

Mobile app for Android Version 1.0.x, January 2014

Mobile app for Android Version 1.0.x, January 2014 Mobile app for Android Version 1.0.x, January 2014 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of SAP. This

More information

Advanced Analytics for Project Tracking 2013

Advanced Analytics for Project Tracking 2013 Advanced Analytics for Project Tracking 2013 An application for Microsoft Business Solutions - Microsoft Dynamics TM GP 2013 Furthering your success through innovative business solutions Copyright Manual

More information

HP Storage Essentials Storage Resource Management Report Optimizer Software 6.0. Building Reports Using the Web Intelligence Java Report Panel

HP Storage Essentials Storage Resource Management Report Optimizer Software 6.0. Building Reports Using the Web Intelligence Java Report Panel HP Storage Essentials Storage Resource Management Report Optimizer Software 6.0 Building Reports Using the Web Intelligence Java Report Panel First edition: July 2008 Legal and notice information Copyright

More information

SAP HANA SPS 09 - What s New? Administration & Monitoring

SAP HANA SPS 09 - What s New? Administration & Monitoring SAP HANA SPS 09 - What s New? Administration & Monitoring (Delta from SPS08 to SPS09) SAP HANA Product Management November, 2014 2014 SAP AG or an SAP affiliate company. All rights reserved. 1 Content

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Integration of Oracle BI Publisher with Oracle Business Intelligence Enterprise Edition Purpose This tutorial mainly covers how Oracle BI Publisher is integrated with

More information

Integrated Invoicing and Debt Management System for Mac OS X

Integrated Invoicing and Debt Management System for Mac OS X Integrated Invoicing and Debt Management System for Mac OS X Program version: 6.3 110401 2011 HansaWorld Ireland Limited, Dublin, Ireland Preface Standard Invoicing is a powerful invoicing and debt management

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Creating Interactive Dashboards and Using Oracle Business Intelligence Answers Purpose This tutorial shows you how to build, format, and customize Oracle Business

More information

Participant Guide RP301: Ad Hoc Business Intelligence Reporting

Participant Guide RP301: Ad Hoc Business Intelligence Reporting RP301: Ad Hoc Business Intelligence Reporting State of Kansas As of April 28, 2010 Final TABLE OF CONTENTS Course Overview... 4 Course Objectives... 4 Agenda... 4 Lesson 1: Reviewing the Data Warehouse...

More information

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

Complementary Demo Guide

Complementary Demo Guide Complementary Demo Guide Lockbox Payment Process SAP Business ByDesign SAP Business ByDesign Global August 15, 2014 SAP Cloud Reference Systems Table of Content 1 About this Document... 3 1.1 Purpose...

More information

Excel for Data Cleaning and Management

Excel for Data Cleaning and Management Excel for Data Cleaning and Management Background Information This workshop is designed to teach skills in Excel that will help you manage data from large imports and save them for further use in SPSS

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 Screen Elements Quick Access Toolbar The Ribbon Formula Bar Expand Formula Bar Button File Menu Vertical Scroll Worksheet Navigation Tabs Horizontal Scroll Bar Zoom

More information

Polar Help Desk 4.1. User s Guide

Polar Help Desk 4.1. User s Guide Polar Help Desk 4.1 User s Guide Copyright (legal information) Copyright Polar 1995-2005. All rights reserved. The information contained in this document is proprietary to Polar and may not be used or

More information

Introduction to Microsoft Excel 2007/2010

Introduction to Microsoft Excel 2007/2010 to Microsoft Excel 2007/2010 Abstract: Microsoft Excel is one of the most powerful and widely used spreadsheet applications available today. Excel's functionality and popularity have made it an essential

More information

Dashboard Overview. Bernd Schneider. Technical Solution Professional BI Microsoft Switzerland bernd.schneider@microsoft.com

Dashboard Overview. Bernd Schneider. Technical Solution Professional BI Microsoft Switzerland bernd.schneider@microsoft.com Dashboard Overview Bernd Schneider Technical Solution Professional BI Microsoft Switzerland bernd.schneider@microsoft.com Techdays Bern (8./9. April) http://www.techdays.ch + * Including Microsoft Office

More information

Create Analysis, Interactive Reports, and Dashboards

Create Analysis, Interactive Reports, and Dashboards Create Analysis, Interactive Reports, and Dashboards This document supports Pentaho Business Analytics Suite 5.0 GA and Pentaho Data Integration 5.0 GA, documentation revision February 3, 2014, copyright

More information

SAP Business Intelligence (BI) Reporting Training for MM. General Navigation. Rick Heckman PASSHE 1/31/2012

SAP Business Intelligence (BI) Reporting Training for MM. General Navigation. Rick Heckman PASSHE 1/31/2012 2012 SAP Business Intelligence (BI) Reporting Training for MM General Navigation Rick Heckman PASSHE 1/31/2012 Page 1 Contents Types of MM BI Reports... 4 Portal Access... 5 Variable Entry Screen... 5

More information

Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis

Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis (Version 1.17) For validation Document version 0.1 7/7/2014 Contents What is SAP Predictive Analytics?... 3

More information

Computer Training Centre University College Cork. Excel 2013 Pivot Tables

Computer Training Centre University College Cork. Excel 2013 Pivot Tables Computer Training Centre University College Cork Excel 2013 Pivot Tables Table of Contents Pivot Tables... 1 Changing the Value Field Settings... 2 Refreshing the Data... 3 Refresh Data when opening a

More information

SAP HANA Live & SAP BW Data Integration A Case Study

SAP HANA Live & SAP BW Data Integration A Case Study SAP HANA Live & SAP BW Data Integration A Case Study Matthias Kretschmer, Andreas Tenholte, Jürgen Butsmann, Thomas Fleckenstein July 2014 Disclaimer This presentation outlines our general product direction

More information

Provisional Master Data in Integrated Business Planning for SAP Simple Finance An Example-Based How-To Guide

Provisional Master Data in Integrated Business Planning for SAP Simple Finance An Example-Based How-To Guide Provisional Master Data in Integrated Business Planning for SAP Simple Finance An Example-Based How-To Guide Applies to: Integrated Business Planning in SAP Simple Finance Summary SAP customers who use

More information