EMBEDDING XCELSIUS 2008 VISUALIZATIONS IN CRYSTAL REPORTS 2008

Size: px
Start display at page:

Download "EMBEDDING XCELSIUS 2008 VISUALIZATIONS IN CRYSTAL REPORTS 2008"

Transcription

1 WHITE PAPER EMBEDDING XCELSIUS 2008 VISUALIZATIONS IN CRYSTAL REPORTS 2008 CONTENTS 1 Part 1: Background 2 What s New in Crystal Reports 2008? 2 What s New in Xcelsius 2008? 3 How Do Crystal Reports and Xcelsius 2008 Work Together? 3 What Is Xcelsius? 4 How Does Xcelsius Work? 5 Part 2: Building and Embedding an Xcelsius Model in a Crystal Report 5 Overall Workflow 5 Set Up Your Crystal Reports Data for Xcelsius 6 Build Your Model in Xcelsius 7 Configure Your Xcelsius Model to Receive Real-Time Crystal Reports Data 8 Embed Your Xcelsius Model Inside Crystal Reports 9 Part 3: Technical and Licensing Details 9 Technical Details 9 Licensing Details 10 More Information 11 About Business Objects PART 1: BACKGROUND This white paper from Business Objects, an SAP company, is designed to help Crystal Reports 2008 users add interactive visualizations to their reports. Report authors will learn how to create Xcelsius visualizations and embed them in Crystal Reports to deliver highly interactive reports to their end users. This white paper walks you through: Creating a simple Xcelsius visual model Embedding the visual model inside Crystal Reports and linking it to the report data Prerequisites: Crystal Reports 2008 Either BusinessObjects Xcelsius Enterprise 2008 or Xcelsius Engage 2008 Optional : Xcelsius Engage Server 2008 Authors: Takin Babaei Contributors: George Hriscu, Blair Wheadon Audience: IT Professionals

2 WHAT S NEW IN CRYSTAL REPORTS 2008? Crystal Reports 2008 makes reports more interactive while reducing report proliferation and maintenance. With Crystal Reports 2008, you can Explore data interactively Reduce the number of reports you have to create Embed what-if scenario models in reports without coding Take action with operational reporting Easily create powerful cross-tabs Save design time with new designer features For more information, please visit WHAT S NEW IN XCELSIUS 2008? Xcelsius 2008 delivers next-generation data visualization tools that let users of different skill levels in small, mid-size, and enterprise companies transform complex business data into actionable visual information. Xcelsius 2008 gives you the power of what-if analysis to shed light on any possible business decisions. Xcelsius 2008 makes it even easier for you to create data presentations and dashboards from personal and corporate data sources by providing the following key benefits: Improved work flows New components and features New data connectivity and integration options Flexible design and customizations capabilities For more information, please visit

3 HOW DO CRYSTAL REPORTS AND XCELSIUS 2008 WORK TOGETHER? Crystal Reports supports embedding Flash content into a report. Xcelsius Enterprise 2008 or Xcelsius Engage 2008 enables exporting Flash. By embedding this Flash file exported from Xcelsius into a Crystal report, you can combine the powerful data access of Crystal Reports with the rich visualization capabilities of Xcelsius. View Demo: What-if Analysis WHAT IS XCELSIUS? Xcelsius is point-and-click data visualization software for creating interactive charts, graphs, and what-if scenario models, and delivering them as part of Crystal Reports, Microsoft Office, Adobe PDF, and the Web. Figure 1: Xcelsius 2008 New User Interface

4 HOW DOES XCELSIUS WORK? Xcelsius uses a unique combination of Microsoft Excel, as a data modeling tool, and Adobe Flash Player, as the rendering engine, to compile dynamic visualizations. Within Xcelsius, Excel is used solely as a data design tool to help integrate and manipulate data into a format that is easy to bind to and that is used for common charting and data visualization components. At design time, the Excel spreadsheet embedded in the Xcelsius application is used to model and format static or live data from external data sources while the property sheets are used to bind Excel-modeled data to Xcelsius prebuilt components via the Flash engine. Once a design is ready to be deployed or previewed, Xcelsius then does its magic and compiles the data model and visualization elements into Flash byte code in the form of a Shockwave flash (SWF or.swf) file. This SWF file now contains a virtual representation of the data and its relationships as defined in the Excel model, as well as all the graphic assets and animations bound to this data. The SWF file also contains information for any external data connections that were specified at design time. These data connections can be used to replace the existing data you designed within Excel with different sets of data at run time, thus allowing multiple queries into larger data stores. Once the Flash movie is running, you are no longer connected to the Excel file in any way; all data has been virtualized into the Flash byte code or is being fed by dynamic XML feeds. So you end up with an easy-to-use (Excel) and simple (row/ column) metaphor for modeling and manipulating your data, without any of Excel s limitations. Once you begin using this paradigm, you realize how powerful it is data can be massaged much more quickly with Excel than it can be programmatically.

5 PART 2: BUILDING AND EMBEDDING AN XCELSIUS MODEL IN A CRYSTAL REPORT OVERALL WORKFLOW 1. Start with a Crystal report and export it to Excel to use for creating the Xcelsius model. 2. Using Xcelsius, build the what-if model. 3. Configure the Xcelsius model to receive live data from Crystal Reports. 4. Embed the model in Crystal Reports. SET UP YOUR CRYSTAL REPORTS DATA FOR XCELSIUS Download Sample Files Use the Export to Excel (Data Only) feature of Crystal Reports to create an Excel spreadsheet. For this example, we have exported the data in db2.mdb to Book1.xls (download here) and added some Excel logic. Let s take a look at the spreadsheet (Figure 2): Figure 2: Market Share Spreadsheet Sample The spreadsheet holds the market share data for a generic company and its three competitors. Using a simple Excel formula, we can perform a quick what-if analysis exercise and predict how increasing or decreasing the company s expected sales growth rate will affect the company s market share. This can be done by adjusting the value in the sales growth column. Later, we ll see how Xcelsius makes this what-if analysis faster and easier.

6 BUILD YOUR MODEL IN XCELSIUS 1. To start your Xcelsius application and bring book1.xls inside your Xcelsius application, in the toolbar, click the Excel icon. 2. In the Component window, expand the Charts folder. Drag and drop a pie chart onto the canvas. 3. Expand the Single Value folder and drag and drop a horizontal slider onto the canvas. 4. Double-click the pie chart and open up its properties. 5. Change the chart title to Market Share. 6. Under the Data section, next to the Values input box, link the X values of the chart to the data in the spreadsheet by clicking the up-arrow icon. 7. Highlight C6:C9 and click OK. 8. Under the same section, next to the Labels input, click the up-arrow icon. In the spreadsheet, select A6:A9. Now, your chart should look like this (Figure 3): Figure 3: Market Share Pie Chart Sample (Steps 8 to 12) 9. Double-click the slider, then open its properties. 10. In the Title section, click the up-arrow icon. In the spreadsheet, select D In the Data section, click the up-arrow icon. In the spreadsheet, select D Click the Behavior tab and change the increment size to 1.

7 Now, your model should look like this (Figure 4): Figure 4: Market Share Pie Chart Sample 13. Click the Preview button. Move the slider to perform your what-if analysis. 14. To fit the size of the canvas to your visual model, click the resize icon in the toolbar. CONFIGURE YOUR XCELSIUS MODEL TO RECEIVE REAL-TIME CRYSTAL REPORTS DATA Xcelsius 2008 comes with a prebuilt Crystal Reports data connector. This data connector lets you pass your report data to Xcelsius visual models with point-andclick ease. It embeds metadata in the generated SWF file that Crystal Reports tool uses to make it easier for the report designer to bind Crystal Reports data with the Xcelsius model. To enable this feature, follow the steps below in Xcelsius: 1. Select Data -> Connections. 2. From the Add dropdown menu, select Crystal Report Data Consumer. 3. Click the up-arrow icon next to the Row Header input box and highlight A6:A9. 4. Click the up-arrow icon next to the Data input box and highlight C6:C9. You can ignore the warning message. 5. Click Close and select File -> Export to SWF and save it as Model.swf. You ve now exported the SWF. It s time to import it into Crystal Reports.

8 EMBED YOUR XCELSIUS MODEL INSIDE CRYSTAL REPORTS 1. Start Crystal Reports 2008 and open Report1.rpt 2. From the menu, select Insert -> Flash. Browse and select Model.swf, and drop this onto the Report Header section of the report. You can also insert the flash object with the toolbar button Insert Flash Object. 3. Click the flash object on the report to highlight it and then either select from the menu Format -> Flash Data Expert or right-click the Flash Object and select Flash Data Expert. 4. On the Xcelsius data tab, drag and drop Table1.Company Name into the first cross-tab and drop Table1.Market Share into the second cross-tab. 5. Click close. In the design view, double-click the Xcelsius model to interact with it. Figure 5: Crystal Reports Flash Data Binding Expert

9 PART 3: TECHNICAL AND LICENSING DETAILS TECHNICAL DETAILS Viewing Flash objects embedded in a Crystal Report is supported in the: Crystal Reports 2008 Preview tab Crystal Reports 2008.NET Webform viewer Crystal Reports 2008 Java DHTML viewer (used in BusinessObjects Enterprise XI 3.0 and other products) Exporting and printing of Flash objects with connections to Crystal Reports data is not supported. Embedded Flash objects that do not have connections to Crystal Reports data can be exported to PDF only. Data is passed to the Flash object using Crystal Reports string data types. The maximum length of a Crystal Reports string data type is 64K. For this reason, we recommend summarizing the data within Crystal Reports, then passing the summarized data to the Xcelsius model. LICENSING DETAILS Using Crystal Reports to access data and pass it to the Xcelsius does not invoke the Xcelsius viewer license as long as the data is not coming from BusinessObjects Enterprise or Edge Series. If the Xcelsius model accesses data outside of the Crystal report (for example, through Flynet Web services), then the Xcelsius viewer license applies even if the Xcelsius model is embedded in the Crystal report.

10 MORE INFORMATION Xcelsius 2008 Products: Crystal Reports 2008: Crystal Reports 2008 Visual Advantage: Technical Support: Diamond Community: 10

11 ABOUT BUSINESS OBJECTS As an independent business unit within SAP, Business Objects transforms the way the world works by connecting people, information, and businesses. Together with one of the industry s strongest and most diverse partner networks, the company delivers business performance optimization to customers worldwide across all major industries, including financial services, retail, consumer-packaged goods, healthcare, and public sector. With open, heterogeneous applications in the areas of governance, risk, and compliance; enterprise performance management; and business intelligence; and through global consulting and education services, Business Objects enables organizations of all sizes around the globe to close the loop between business strategy and execution. 11

12 businessobjects.com 2008 Business Objects. All rights reserved. Business Objects owns the following U.S. patents, which may cover products that are offered and licensed by Business Objects: 5,555,403; 5,857,205; 6,289,352; 6,247,008; 6,490,593; 6,578,027; 6,831,668; 6,768,986; 6,772,409; 6,882,998; 7,139,766; 7,299,419; 7,194,465; 7,222,130; 7,181,440 and 7,181,435. Business Objects and the Business Objects logo, BusinessObjects, Business Objects Crystal Vision, Business Process On Demand, BusinessQuery, Crystal Analysis, Crystal Applications, Crystal Decisions, Crystal Enterprise, Crystal Insider, Crystal Reports, Desktop Intelligence, Inxight, the Inxight Logo, LinguistX, Star Tree, Table Lens, ThingFinder, Timewall, Let there be light, Metify, NSite, Rapid Marts, RapidMarts, the Spectrum Design, Web Intelligence, Workmail and Xcelsius are trademarks or registered trademarks in the United States and/or other countries of Business Objects and/or affiliated companies. All other names mentioned herein may be trademarks of their respective owners. April 2008 WP3136-A

WHAT S NEW IN XCELSIUS 2008 CREATE SUPERIOR DATA VISUALIZATIONS FASTER WITH NEW FEATURES. SAP BusinessObjects Business Intelligence Solutions

WHAT S NEW IN XCELSIUS 2008 CREATE SUPERIOR DATA VISUALIZATIONS FASTER WITH NEW FEATURES. SAP BusinessObjects Business Intelligence Solutions WHAT S NEW IN XCELSIUS 2008 CREATE SUPERIOR DATA VISUALIZATIONS FASTER WITH NEW FEATURES SAP BusinessObjects Business Intelligence Solutions 4 Key Features of Xcelsius 2008 4 New in Xcelsius 2008 5 Improved

More information

WHAT S NEW IN BUSINESSOBJECTS EDGE SERIES 3.0

WHAT S NEW IN BUSINESSOBJECTS EDGE SERIES 3.0 PRODUCTS WHAT S NEW IN BUSINESSOBJECTS EDGE SERIES 3.0 Key Benefits BusinessObjects Edge Series 3.0 brings users and information together with a highly interactive experience built on an open BI platform

More information

BI Workspaces User Guide SAP BusinessObjects Business Intelligence platform 4.0

BI Workspaces User Guide SAP BusinessObjects Business Intelligence platform 4.0 BI Workspaces User Guide SAP BusinessObjects Business Intelligence platform 4.0 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP Business ByDesign, and

More information

Access and present any data the way you want. Deliver the right reports to end users at the right time

Access and present any data the way you want. Deliver the right reports to end users at the right time Crystal Reports Overview Access and present all your enterprise data with a single reporting solution Deliver up-to-date reports to end users securely over the web Integrate reporting functionality into

More information

How to Integrate SAP BusinessObjects Dashboards (Xcelsius) Into Business Context Viewer (BCV)

How to Integrate SAP BusinessObjects Dashboards (Xcelsius) Into Business Context Viewer (BCV) SAP Business Suite How-To Guide How to Integrate SAP BusinessObjects Dashboards (Xcelsius) Into Business Context Viewer (BCV) Applicable Releases: Enhancement Package 5 for SAP ERP 6.0 or higher IT Capability:

More information

IBM TRIRIGA Application Platform Version 3 Release 4.1. Reporting User Guide

IBM TRIRIGA Application Platform Version 3 Release 4.1. Reporting User Guide IBM TRIRIGA Application Platform Version 3 Release 4.1 Reporting User Guide Note Before using this information and the product it supports, read the information in Notices on page 166. This edition applies

More information

BOCE10 SAP Crystal Reports for Enterprise: Fundamentals of Report Design

BOCE10 SAP Crystal Reports for Enterprise: Fundamentals of Report Design SAP Crystal Reports for Enterprise: Fundamentals of Report Design SAP BusinessObjects - Business Intelligence Course Version: 96 Revision A Course Duration: 2 Day(s) Publication Date: 14-01-2013 Publication

More information

SAP BusinessObjects XI 3.1. ALL INFORMATION, ALL PEOPLE, ONE PLATFORM WHAT S NEW IN SAP BusinessObjects XI 3.1

SAP BusinessObjects XI 3.1. ALL INFORMATION, ALL PEOPLE, ONE PLATFORM WHAT S NEW IN SAP BusinessObjects XI 3.1 SAP BusinessObjects XI 3.1 ALL INFORMATION, ALL PEOPLE, ONE PLATFORM WHAT S NEW IN SAP BusinessObjects XI 3.1 NEW FUNCTIONALITIES BROADER DATA ACCESS, IMPROVED USABILITY, GREATER FLEXIBILITY SAP BusinessObjects

More information

Sage Abra SQL HRMS Reports. User Guide

Sage Abra SQL HRMS Reports. User Guide Sage Abra SQL HRMS Reports User Guide 2009 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks

More information

Oracle Fusion Applications

Oracle Fusion Applications Oracle Fusion Applications Reporting and Analytics Handbook Release 11.1.6 E41684-01 August 2013 Explains how to use Oracle Fusion Applications to perform current state analysis of business applications.

More information

End-to-End Scenarios With Xcelsius 2008

End-to-End Scenarios With Xcelsius 2008 End-to-End Scenarios With Xcelsius 2008 Applies to: BusinessObjects Enterprise XI Release 3.0, Crystal Reports 2008, Xcelsius 2008, Live Office, Query-as-a- Web Service. Summary This document outlines

More information

SAP Crystal Solutions

SAP Crystal Solutions SAP Crystal Solutions SAP CRYSTAL SOLUTIONS WHAT S NEW IN 2011 CONTENT 4 What s New in SAP Crystal Server 2011 4 Guided Data Exploration 5 Engaging User Experience 5 Common Query Panel Across All Client

More information

SAP Web Intelligence

SAP Web Intelligence SAP Web Intelligence P&I Analytics Strategy Profitable transition to the Cloud while growing our stable core BUILD THE CLOUD GROW THE CORE SAP BusinessObjects Web Intelligence for ad-hoc query and interactive

More information

Lightning Experience Reports & Dashboards

Lightning Experience Reports & Dashboards Lightning Experience Reports & Dashboards Visualize key business metrics in real-time using Lightning Experience. UNIT I - Getting Started with Reports and Dashboards in Lightning Experience Introduction

More information

A BPTrends Report. March

A BPTrends Report. March A BPTrends Report March 2010 www.bptrends.com Interneer Intellect Version: 6.5 Interneer Inc. 5901 Green Valley Circle, Ste 170, Culver City CA 90230 Tel: 310-348-9665 Fax: 866-622-7122 Web: www.interneer.com

More information

PNMsoft SCE July 2016 Product Version 7.5 and above

PNMsoft SCE July 2016 Product Version 7.5 and above PNMsoft Knowledge Base Sequence User Guides PNMsoft SCE July 2016 Product Version 7.5 and above 2016 PNMsoft All Rights Reserved This document, including any supporting materials, is owned by PNMsoft Ltd

More information

IBM Configure Rational Insight for Rational Asset Manager

IBM Configure Rational Insight for Rational Asset Manager IBM Configure Rational Insight 1.0.0.2 for Rational Asset Manager Rational Insight and Rational Asset Manager...3 Configure the XML data configuration for Rational Asset Manager...4 Configure the resource

More information

SAP BusinessObjects Enterprise BI Platform

SAP BusinessObjects Enterprise BI Platform SAP BusinessObjects Enterprise BI Platform Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation is not subject

More information

Welcome to the topic on the analytic content and applications that are made possible in SAP Business One version by running on SAP HANA.

Welcome to the topic on the analytic content and applications that are made possible in SAP Business One version by running on SAP HANA. Welcome to the topic on the analytic content and applications that are made possible in SAP Business One version by running on SAP HANA. 1 At the end of this course, you will be able to describe the reporting

More information

Crystal Reports within SAP BI 4.0

Crystal Reports within SAP BI 4.0 Crystal Reports within SAP BI 4.0 Crystal Reports 2011 and Crystal Reports for Enterprise Adam Getz Practice Manager, Business Intelligence About DCS Consulting: DCS Consulting is a Business Intelligence

More information

SAP BUSINESS OBJECTS INTEGRATION WITH SAP NETWEAVER BPM

SAP BUSINESS OBJECTS INTEGRATION WITH SAP NETWEAVER BPM SAP BUSINESS OBJECTS INTEGRATION WITH SAP NETWEAVER BPM SCENARIO 6 / Integration of SAP NetWeaver BPM with SAP Business Objects through SAP NetWeaver Business Warehouse CRYSTAL REPORTS 2008 Radostina Kasova

More information

Project and Portfolio Management Center

Project and Portfolio Management Center Project and Portfolio Management Center Software Version: 9.42 Portfolio Management Configuration Guide Go to HELP CENTER ONLINE http://admhelp.microfocus.com/ppm/ Document Release Date: September 2017

More information

Oracle Planning and Budgeting Cloud. December 2017 Update (17.12) What s New

Oracle Planning and Budgeting Cloud. December 2017 Update (17.12) What s New Oracle Planning and Budgeting Cloud December 2017 Update (17.12) What s New TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE PLANNING AND BUDGETING CLOUD, DECEMBER UPDATE... 3 ANNOUNCEMENTS AND NEW FEATURES...

More information

SAP BusinessObjects GRC 10.0 Integration Guide Access & Process Control 10.0

SAP BusinessObjects GRC 10.0 Integration Guide Access & Process Control 10.0 SAP BusinessObjects GRC 10.0 Integration Guide Access & Process Control 10.0 Applies to: SAP BusinessObjects Access Control 10.0, SAP BusinessObjects Process Control 10.0 Summary SAP BusinessObjects Access

More information

Datastream Desktop - Getting Started

Datastream Desktop - Getting Started Datastream Desktop - Getting Started Maggie Kan Knowledge Network Senior Specialist maggie.kan@thomsonreuters.com Introduction The Datastream interface (Advance) offers easy-to-use, pre-formatted charts

More information

Aerie Help Desk App. User Guide. Aerie Consulting, LLC 110 West Canal Street Winooski, VT September 14, 2015 Version 1.0.1

Aerie Help Desk App. User Guide. Aerie Consulting, LLC 110 West Canal Street Winooski, VT September 14, 2015 Version 1.0.1 Aerie Help Desk App User Guide Aerie Consulting, LLC 110 West Canal Street Winooski, VT 05404 September 14, 2015 Version 1.0.1 Table of Contents Introduction... 3 Scope & Purpose... 3 Process Overview...

More information

IBM Cognos Business Intelligence Version Getting Started Guide

IBM Cognos Business Intelligence Version Getting Started Guide IBM Cognos Business Intelligence Version 10.2.2 Getting Started Guide Note Before using this information and the product it supports, read the information in Notices on page 51. Product Information This

More information

Presentation Name ] Insert Speaker Names [ STEVE RUGGIERO ED HUDAK [ [ SHERRYANNE MEYER ASUG INSTALLATION MEMBER MEMBER SINCE: 2000

Presentation Name ] Insert Speaker Names [ STEVE RUGGIERO ED HUDAK [ [ SHERRYANNE MEYER ASUG INSTALLATION MEMBER MEMBER SINCE: 2000 Presentation Name ] Insert Speaker Names ED HUDAK [ ASUG INSTALLATION MEMBER MEMBER SINCE: 1998 [ STEVE RUGGIERO ASUG INSTALLATION MEMBER MEMBER SINCE: 2000 [ SHERRYANNE MEYER ASUG INSTALLATION MEMBER

More information

Deltek Vision 6.2 SP1. Custom Reports and Microsoft SQL Server Reporting Services

Deltek Vision 6.2 SP1. Custom Reports and Microsoft SQL Server Reporting Services Deltek Vision 6.2 SP1 Custom Reports and Microsoft SQL Server Reporting March 30, 2012 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical

More information

Oracle. Procurement Cloud Creating Analytics and Reports. Release 11

Oracle. Procurement Cloud Creating Analytics and Reports. Release 11 Oracle Procurement Cloud Release 11 Oracle Procurement Cloud Part Number E68096-02 Copyright 2011-2016, Oracle and/or its affiliates. All rights reserved. Author: Raminder Taunque This software and related

More information

Kepion Solution vs. The Rest. A Comparison White Paper

Kepion Solution vs. The Rest. A Comparison White Paper Kepion Solution vs. The Rest A Comparison White Paper In the Business Intelligence industry, Kepion competes everyday with BI vendors such as IBM Cognos, Oracle Hyperion and SAP BusinessObjects. At first

More information

Sage What s New. December 2017

Sage What s New. December 2017 Sage 100 2018 What s New December 2017 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein are the trademarks of The Sage

More information

After working through that presentation, you will be prepared to use Xcelsius dashboards accessing BI query data via SAP NetWeaver BW connection in

After working through that presentation, you will be prepared to use Xcelsius dashboards accessing BI query data via SAP NetWeaver BW connection in After working through that presentation, you will be prepared to use Xcelsius dashboards accessing BI query data via SAP NetWeaver BW connection in your company. 1 Topics Learn how to build Xcelsius dashboards

More information

Sage What's new. March 2017

Sage What's new. March 2017 Sage 300 2017 What's new March 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned

More information

Sage ERP MAS. Everything you want to know about Sage ERP MAS Intelligence. What is Sage ERP MAS Intelligence? benefits

Sage ERP MAS. Everything you want to know about Sage ERP MAS Intelligence. What is Sage ERP MAS Intelligence? benefits Sage ERP MAS Everything you want to know about Sage ERP MAS Intelligence What is Sage ERP MAS Intelligence? Sage ERP MAS Intelligence (or Intelligence) empowers managers to quickly and easily obtain operations

More information

BOX310. SAP BusinessObjects Dashboards 4.1 COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

BOX310. SAP BusinessObjects Dashboards 4.1 COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) BOX310 SAP BusinessObjects Dashboards 4.1. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2014 SAP SE. All rights reserved. No part of this publication may be

More information

This course explores the options available in the new role-based cockpit available for SAP Business One on HANA.

This course explores the options available in the new role-based cockpit available for SAP Business One on HANA. This course explores the options available in the new role-based cockpit available for SAP Business One on HANA. 1 At the end of this topic, you will be able to: List the advantages of the new role-based

More information

2007 Microsoft Office System Business Intelligence Integration

2007 Microsoft Office System Business Intelligence Integration 2007 Microsoft Office System Business Intelligence Integration White Paper Published: February 1, 2007 Author: Anthony T. Mann, President Mann Publishing Group For the latest information, please see: http://www.microsoft.com/sql/

More information

Oracle. Financials Cloud Creating Analytics and Reports. Release 12. This guide also applies to on-premises implementations

Oracle. Financials Cloud Creating Analytics and Reports. Release 12. This guide also applies to on-premises implementations Oracle Financials Cloud Release 12 This guide also applies to on-premises implementations Oracle Financials Cloud Part Number E73061-03 Copyright 2011-2017, Oracle and/or its affiliates. All rights reserved.

More information

How to Integrate SAP Crystal Server with SAP Business One

How to Integrate SAP Crystal Server with SAP Business One How-To Guide SAP Business One 9.0 Document Version: 1.0 2012-10-31 How to Integrate SAP Crystal Server with SAP Business One All Countries Typographic Conventions Type Style Example Description Words or

More information

Sage What's new

Sage What's new Sage 300 2017 What's new This is a publication of Sage Software, Inc. Copyright 2016. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein

More information

Developing a winning BI strategy in SAP BW shops

Developing a winning BI strategy in SAP BW shops E-Book Developing a winning BI strategy in SAP BW shops With support for BEx running out in a few years, many SAP shops are reevaluating their SAP BI strategies. Among the top considerations is what to

More information

IBM Cognos Report Studio: Author Professional Reports Fundamentals (v10.2) Student Guide Vol 1 Course Code: B5258

IBM Cognos Report Studio: Author Professional Reports Fundamentals (v10.2) Student Guide Vol 1 Course Code: B5258 IBM Cognos Report Studio: Author Professional Reports Fundamentals (v10.2) Student Guide Vol 1 Course Code: B5258 IBM COGNOS REPORT STUDIO: AUTHOR PROFESSIONAL REPORTS FUNDAMENTALS (V10.1) IBM Cognos Report

More information

Oracle Planning and Budgeting Cloud. What s New in the June Update (17.06)

Oracle Planning and Budgeting Cloud. What s New in the June Update (17.06) Oracle Planning and Budgeting Cloud What s New in the June Update (17.06) May 2017 Revised: June 2017 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE PLANNING AND BUDGETING CLOUD, JUNE UPDATE... 4 ANNOUNCEMENTS

More information

Date: 20 th June Sequence 8.1 Release Notes

Date: 20 th June Sequence 8.1 Release Notes Date: 20 th June 2016 Sequence 8.1 Release Notes 2016 PNMsoft All Rights Reserved No part of this document may be reproduced in any form by any means without the prior authorization of PNMsoft. PNMsoft

More information

Lifecycle Management for SAP BusinessObjects User Guide

Lifecycle Management for SAP BusinessObjects User Guide Lifecycle Management for SAP BusinessObjects User Guide SAP BusinessObjects XI 3.1 Sevice Pack 3 windows Copyright 2010 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

Visual BI Extensions for SAP BusinessObjects Design Studio (VBX) - Installation Guide -

Visual BI Extensions for SAP BusinessObjects Design Studio (VBX) - Installation Guide - Visual BI Extensions for SAP BusinessObjects Design Studio (VBX) - Installation Guide - 1 Copyright 3 1.1 Trademark Information 3 1.2 Patent Information 3 1.3 SAP Trademarks 3 2 Introduction 4 2.1 Who

More information

Accessing the Open Item Analytics Dashboard using SAP Business Objects Design Studio using a pre-configured Windows System

Accessing the Open Item Analytics Dashboard using SAP Business Objects Design Studio using a pre-configured Windows System Accessing the Open Item Analytics Dashboard using SAP Business Objects Design Studio using a pre-configured Windows System Target Audience Developer Consultants For validation Document version 2 7/7/2014

More information

Agile Product Lifecycle Management

Agile Product Lifecycle Management Agile Product Lifecycle Management Agile Plug-in for Enterprise Manager User Guide Release 9.3.3 E39304-02 December 2013 Agile Plug-in for Enterprise Manager User Guide, Release 9.3.3 E39304-02 Copyright

More information

Business Intelligence Analyst

Business Intelligence Analyst IBM Skills Academy Business Intelligence Analyst (Classroom) Career path description The Business Intelligence Analyst career path prepares students to understand report building techniques using relational

More information

New and noteworthy in Rational Asset Manager V7.5.1

New and noteworthy in Rational Asset Manager V7.5.1 Rational Asset Manager New and noteworthy in Rational Asset Manager V7.5.1 IBM Corporation 2011 The information contained in this presentation is provided for informational purposes only. While efforts

More information

BI Portal User Guide

BI Portal User Guide Contents 1 Overview... 3 2 Accessing the BI Portal... 3 3 BI Portal Dashboard... 3 3.1 Adding a new widget... 4 3.2 Customizing an Existing Widget... 8 3.3 Additional Widget Operations... 9 4 Widget Gallery...

More information

Oracle. Financials Cloud Creating Analytics and Reports. Release 13 (update 17D)

Oracle. Financials Cloud Creating Analytics and Reports. Release 13 (update 17D) Oracle Financials Cloud Release 13 (update 17D) Release 13 (update 17D) Part Number E89252-01 Copyright 2011-2017, Oracle and/or its affiliates. All rights reserved. Author: Kathryn Wohnoutka, Sanjay Mall

More information

SAP ME BObj Reporting. October 8, 2013

SAP ME BObj Reporting. October 8, 2013 SAP ME BObj Reporting October 8, 2013 Contents Overview Details Walkthru Web Intelligence Run Existing Report Web Intelligence Create Query and Save as a New Report Web Intelligence Run a Saved Report

More information

Kronos Workforce Analytics Walkthrough

Kronos Workforce Analytics Walkthrough Kronos Workforce Analytics Walkthrough Table of Contents High-Level Overview...2 Introduction...2 Example: User-Guide Content...3 Example: Manufacturing User-Guide Content...4 Functionality Overview...5

More information

Table of Contents HOL CMP

Table of Contents HOL CMP Table of Contents Lab Overview - - vrealize Business for Cloud - Getting Started... 2 Lab Guidance... 3 Module 1 - Computing the Cost of your Private Cloud (30 Minutes)... 9 Introduction... 10 Overview

More information

Sage What s New. March 2018

Sage What s New. March 2018 Sage 100 2018 What s New March 2018 2018 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein are the trademarks of The Sage Group

More information

Enterprise Inventory and Service-Level Optimization Analytics

Enterprise Inventory and Service-Level Optimization Analytics Enterprise Inventory and Service-Level Optimization Analytics Installation Guide version 6.10SP3P3 2016 SAP SE, All Rights Reserved. This manual, as well as the software described herein, is furnished

More information

Angus AnyWhere. Reports User Guide AUGUST 2012

Angus AnyWhere. Reports User Guide AUGUST 2012 Angus AnyWhere Reports User Guide AUGUST 2012 Table of Contents About Reports... 1 Generating a Report... 2 Exporting Reports... 4 Printing Reports... 5 Tenant Request... 6 Labor Utilization... 6 Lists...

More information

Managing Your Basic General Ledger Interface Tasks

Managing Your Basic General Ledger Interface Tasks General Ledger Interface Managing Your Basic General Ledger Interface Tasks Handout Manual Need support after training? To exchange tips and best practices with fellow users, get on The Bridge an online

More information

IBM Cognos Express Reporter Version Query Studio User Guide

IBM Cognos Express Reporter Version Query Studio User Guide IBM Cognos Express Reporter Version 10.1.0 Query Studio User Guide Note Before using this information and the product it supports, read the information in Notices on page 107. Product Information This

More information

CAS2Net for Employees and Supervisors

CAS2Net for Employees and Supervisors DoD Civilian Acquisition Workforce Personnel Demonstration Project (AcqDemo) CAS2Net for Employees and Supervisors Dial In Number: 1-800-747-5150 Passcode: 461 5569 Intended Audience and Expected Outcomes

More information

BIL201: Manage Progress Billing

BIL201: Manage Progress Billing BIL201: Manage Progress Billing CERTIFIED COURSE CURRICULUM SAGE UNIVERSITY IMPORTANT NOTICE This document and the Sage 100 Contractor software may be used only in accordance with the Sage 100 Contractor

More information

Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes

Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes SAP Solution in Detail SAP NetWeaver SAP Enterprise Modeling Applications by Software AG Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes Table of Contents 4 Quick Facts 5

More information

Oracle. Project Portfolio Management Cloud Using Project Execution Management. Release 12. This guide also applies to on-premises implementations

Oracle. Project Portfolio Management Cloud Using Project Execution Management. Release 12. This guide also applies to on-premises implementations Oracle Project Portfolio Management Cloud Release 12 This guide also applies to on-premises implementations Oracle Project Portfolio Management Cloud Part Number E74248-06 Copyright 2011-2017, Oracle and/or

More information

Tecnomatix Plant Simulation Worldwide User Conference 2015

Tecnomatix Plant Simulation Worldwide User Conference 2015 Digital Manufacturing and Innovation for the Future Tecnomatix Plant Simulation 12 Dr. Georg Piepenbrock, June 2015 Realize innovation. We make Real What Matters In the way we electrify, automate and digitalize

More information

Version /2/2017. Offline User Guide

Version /2/2017. Offline User Guide Version 3.3 11/2/2017 Copyright 2013, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on

More information

Morningstar Direct SM Presentation Studio

Morningstar Direct SM Presentation Studio Presentation Studio is Morningstar Direct s platform for creating custom presentations. With access to Morningstar Direct s databases and flexible charting and reporting capabilities, Presentation Studio

More information

HYPERION SYSTEM 9 PLANNING

HYPERION SYSTEM 9 PLANNING HYPERION SYSTEM 9 PLANNING RELEASE 4.1, 4.1.1, AND 9.2 NEW FEATURES This document describes the new features included in Hyperion System 9 Planning Release 4.1, 4.1.1, and 9.2. This release expands functionality

More information

Remedy Change Management 4.0

Remedy Change Management 4.0 Remedy Change Management 4.0 User s Guide October November 1999 1999 CM-40B-UG-01 CM-400-UG-01 1991 1999 by Remedy Corporation. All rights reserved. This documentation may not be copied in whole or in

More information

quick start guide A quick start guide inflow support GET STARTED WITH INFLOW

quick start guide A quick start guide inflow support GET STARTED WITH INFLOW GET STARTED WITH INFLOW quick start guide Welcome to the inflow Community! This quick start guide includes all the important stuff to get you tracking your inventory before you know it! Just follow along

More information

Infor PM 10. Do business better.

Infor PM 10. Do business better. Infor PM 10 Infor PM is designed for companies in all industries that seek to better monitor, measure, and manage their business performance in real time. Do business better. The speed, complexity, and

More information

Admin Guide October 14, 2017

Admin Guide October 14, 2017 October 14, 2017 Copyright 2013, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and

More information

New UI for Cost Center Planning with SAP ECC 6.0 EhP6. August, 2012

New UI for Cost Center Planning with SAP ECC 6.0 EhP6. August, 2012 New UI for Cost Center Planning with SAP ECC 6.0 EhP6 August, 2012 Legal disclaimer This presentation is not subject to your license agreement or any other agreement with SAP. SAP has no obligation to

More information

Symantec ediscovery Platform, powered by Clearwell

Symantec ediscovery Platform, powered by Clearwell Symantec ediscovery Platform, powered by Clearwell Data Sheet: Archiving and ediscovery The brings transparency and control to the electronic discovery process. From collection to production, our workflow

More information

Integrating with your Enterprise Systems: Technical Implementation

Integrating with your Enterprise Systems: Technical Implementation Federal GIS Conference February 9 10, 2015 Washington, DC Integrating with your Enterprise Systems: Technical Implementation Marcella Cavallaro - Esri Lindsey Hays Esri Joseph Schultz - CBeyondata Desktop

More information

IBM Cognos Report Studio: Author Professional Reports Fundamentals (v10.2.2) Student Guide Vol 2 Course Code: B5A58

IBM Cognos Report Studio: Author Professional Reports Fundamentals (v10.2.2) Student Guide Vol 2 Course Code: B5A58 IBM Cognos Report Studio: Author Professional Reports Fundamentals (v10.2.2) Student Guide Vol 2 Course Code: B5A58 IBM COGNOS REPORT STUDIO: AUTHOR PROFESSIONAL REPORTS FUNDAMENTALS (V10.2.2) IBM Cognos

More information

Episerver Commerce. User Guide

Episerver Commerce. User Guide Episerver Commerce User Guide Episerver Commerce User Guide 16-9 Release date 2016-12-15 Table of Contents 3 Table of contents Table of contents 3 Introduction 15 Features, licenses and releases 15 Copyright

More information

IBM Cognos Business Insight

IBM Cognos Business Insight IBM Cognos Business Insight See more and do more with your information Overview IBM Cognos Business Insight is a revolutionary business intelligence workspace that enables business users to access virtually

More information

Sage ERP Alerts and Workflow by Vineyardsoft

Sage ERP Alerts and Workflow by Vineyardsoft Sage ERP Alerts and Workflow by Vineyardsoft A Smoke Detector for Your Business Business Activity Monitoring. Every organization has critical information and transactions that need monitoring. A prospect

More information

Business Portal for Microsoft Dynamics GP. Requisition Management Administrator s Guide Release 10.0

Business Portal for Microsoft Dynamics GP. Requisition Management Administrator s Guide Release 10.0 Business Portal for Microsoft Dynamics GP Requisition Management Administrator s Guide Release 10.0 Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright

More information

Sage (UK) Limited Copyright Statement

Sage (UK) Limited Copyright Statement Sage (UK) Limited Copyright Statement Sage (UK) Limited, 2009. All rights reserved We have written this guide to help you to use the software it relates to. We hope it will be read by and helpful to lots

More information

Sage ERP Accpac. Intelligence FAQ. Revised: August 16, 2010

Sage ERP Accpac. Intelligence FAQ. Revised: August 16, 2010 Sage ERP Accpac Intelligence FAQ Revised: August 16, 2010 i WHAT IS SAGE ERP ACCPAC INTELLIGENCE? Sage ERP Accpac Intelligence is an exciting new product that empowers managers to quickly and easily obtain

More information

DATASTREAM VERSION 5.1 GETTING STARTED

DATASTREAM VERSION 5.1 GETTING STARTED DATASTREAM VERSION 5.1 GETTING STARTED Copyright Thomson Reuters 2010 Republication or redistribution of Thomson Reuters content, including by framing or similar means, is prohibited without the prior

More information

SAP SuccessFactors Foundation

SAP SuccessFactors Foundation SAP SuccessFactors Foundation Technical and Functional Specifications CUSTOMER TABLE OF CONTENTS KEY FEATURES AND FUNCTIONALITIES... 3 INTELLIGENT SERVICES... 4 Activities... 4 Administration... 4 INTEGRATION

More information

ExpenseWire Analytics

ExpenseWire Analytics Once expense reports have been approved for payment and reimbursed to the submitter, you can use the ExpenseWire Analytics tab to: categorize company spending review historical expense data, and print

More information

Business Portal for Microsoft Dynamics GP. Human Resources Management Self Service Suite Administrator s Guide Release 10.0

Business Portal for Microsoft Dynamics GP. Human Resources Management Self Service Suite Administrator s Guide Release 10.0 Business Portal for Microsoft Dynamics GP Human Resources Management Self Service Suite Administrator s Guide Release 10.0 Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying

More information

SAS Enterprise BI Server

SAS Enterprise BI Server FACT SHEET SAS Enterprise BI Server Provides a fast, flexible business intelligence solution What does SAS Enterprise BI Server do? SAS Enterprise BI Server enables organiza tions to lower cost of ownership

More information

Oracle Hyperion Planning for Interactive Users

Oracle Hyperion Planning for Interactive Users Oracle University Contact Us: 1.800.529.0165 Oracle Hyperion Planning 11.1.2 for Interactive Users Duration: 0 Days What you will learn This course is designed to teach you how to use Planning. It includes

More information

CAREER MANAGER, CAREER MANAGER SENIOR LEADER, VP OR PARTNER, HR TALENT CONSULTANT AND EXCEPTION APPROVER

CAREER MANAGER, CAREER MANAGER SENIOR LEADER, VP OR PARTNER, HR TALENT CONSULTANT AND EXCEPTION APPROVER CAREER MANAGER, CAREER MANAGER SENIOR LEADER, VP OR PARTNER, HR TALENT CONSULTANT AND EXCEPTION APPROVER SALARY PLANNING (PROPOSE AND APPROVE MERIT, MSA, MERIT LUMP SUM INCREASES) Career managers with

More information

Integrating PPC s SMART Practice Aids with Engagement CS (Best Practices)

Integrating PPC s SMART Practice Aids with Engagement CS (Best Practices) Integrating PPC s SMART Practice Aids with Engagement CS (Best Practices) Select a SMART Practice Aids client engagement for the first time in Engagement CS Prior to launching SMART Practice Aids, open

More information

IBM Cognos TM1. Highlights. IBM Software Business Analytics

IBM Cognos TM1. Highlights. IBM Software Business Analytics IBM Capabilities spanning personal, departmental and enterprise-wide planning and analysis, to improve alignment and drive dynamic decision-making throughout the organization Highlights A personal analytics

More information

DIGITAL VERSION. Microsoft EXCEL Level 2 TRAINER APPROVED

DIGITAL VERSION. Microsoft EXCEL Level 2 TRAINER APPROVED DIGITAL VERSION Microsoft EXCEL 2013 Level 2 TRAINER APPROVED Module 4 Displaying Data Graphically Module Objectives Creating Charts and Graphs Modifying and Formatting Charts Advanced Charting Features

More information

Adobe Experience Manager Forms

Adobe Experience Manager Forms Adobe Experience Manager Forms Capability Spotlight Adobe Experience Manager Forms Transform complex form and document transactions into simple, engaging digital experiences anytime, anywhere, on any device.

More information

How to Create a Basic SAP Business Workflow

How to Create a Basic SAP Business Workflow How to Create a Basic SAP Business Workflow With SAP Business Workflow, SAP AG provides an efficient cross-application tool enabling integrated electronic management of business processes. SAP Business

More information

Winzer Corporation 1 Revision: 4.0

Winzer Corporation 1 Revision: 4.0 Table of Content Section 1: Getting Started... 2 1.1 Overview... 2 Section 2: Installation Overview... 3 2.1 Install CD / Start.exe... 3 2.2 Welcome Screen... 4 2.3 Device Selection... 4 2.4 Auto or Industrial...

More information

Oracle. SCM Cloud Using Demand Management. Release 13 (update 17D)

Oracle. SCM Cloud Using Demand Management. Release 13 (update 17D) Oracle SCM Cloud Release 13 (update 17D) Release 13 (update 17D) Part Number E89175-01 Copyright 2011-2017, Oracle and/or its affiliates. All rights reserved. Author: Nithin Premkumar This software and

More information

Training solutions for the SAP Business Objects software suite

Training solutions for the SAP Business Objects software suite Training solutions for the SAP Business Objects software suite Decision Inc., an authorised SAP Education Partner, has been delivering training across Africa and the Middle East for over 12 years. Decision

More information

Salesforce Lightning Partner Management

Salesforce Lightning Partner Management Salesforce Lightning Partner Management Salesforce, Winter 17 @salesforcedocs Last updated: November 23, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information