Sharperlight Web Interface

Size: px
Start display at page:

Download "Sharperlight Web Interface"

Transcription

1 Sharperlight Web Interface

2 Sharperlight Web Interface Published by philight Software International Pty Ltd All other copyrights and trademarks are the property of their respective owners Printed: August 2014 Document Version: Disclaimer: The information in this document remains the current view of philight Software International Pty Ltd and is subject to change without notice. This position is due to changing market conditions and should not be interpreted as a commitment to the correct operation of any technology or product contained herein. This document is intended as information only and philight Software International Pty Ltd makes no warranties, express or implied as to the information in this document. All rights reserved. The copyright of this document and the computer software described herein and provided herewith are the property of philight Software International Pty Ltd. No part of this publication or the computer software may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any human or computer language, in any form or by any means or otherwise used without the express written permission of philight Software International Pty Ltd. philight Software International Pty Ltd 15 Ohio Place Marangaroo WA 6065 AUSTRALIA

3 Contents 3 Table of Contents Part I Overview 4 1 Web... Service 4 2 Query... URL 5 3 Security... 5 Part II Homepage 6 1 Billboards... 6 Part III Prompt Bar 6 1 Behaviour Filters... 7 Lists... 8 Dates... 8 Periods... 8 Picklists... 9 Part IV Output Types 9 1 Table Menu Sparklines Chart Page Html Pdf Excel Pivot Silverlight Part V Dashboards 14 1 Tiles Part VI Web To Excel 15 1 Save... As 15 2 Excel... Add-in 16 3 Export... To Excel 17

4 4 1 Sharperlight Web Interface Overview The Sharperlight Web Service has a standard interface for the delivery of reports, charts, tables and dashboards into a web browser. Queries can be published to the web with filters and users can then access a secure web address to change the filters and refresh the query. The results will then be rendered into the preferred output style. The Web Service interface uses standard HTML4 and HTML5, so it will work on most web browsers and it is not reliant on any browser plug-ins; except where Silverlight, PDF, Word or Excel has been selected for output. Each piece of web content surfaced by the Sharperlight Web Service, has a unique web address that can be opened directly in a web browser or hyperlinked in an or accessed using a browser bookmark. Alternatively, it is relatively easy to use published queries to form a menu structure and this can be a Homepage for published content. Homepage The queries that are published to the web, are maintained in Publisher and they can be configured with layouts, filters and colour schemes using the Published Query window in Publisher. In Sharperlight terminology the web browser content available from Publisher is referred to as the Web Channel. This broad term is a more accurate description of what the Web Service can deliver because it is not just restricted to web reports and charts; the service is capable of delivering dashboards, web data entry forms, data feeds and it can provide data sets in a wide range of integration specific formats, eg Text, CSV, XML, JSON, JSONP 1.1 Web Service The Sharperlight Web Service is a self-contained service installed on a host computer and it does not need a internet web server like Apache or Internet Information Services (IIS) to work. It can use HTTPS secured by another internet service but in its own right it secures and encrypts all data traffic between client browsers and the host service.

5 Overview 5 The web address to the Sharperlight Web Service will be different for each customer, to reflect their network and deployment. In a simple environment the service URL could start with and then it would be prefixed with service pages or commands. The protocol being used in this example would be http, the computer hosting the Sharperlight Service is named the report-server and the Service Code is mdservice1. The word Rest added to the Service Code is a naming convention to remind people that the Sharperlight Web Service is actually a REST web service with a uniform interface and it can interacted with other web interfaces. The Sharperlight Web Service has a main Index page which will be displayed using the path /Index after the Service Code ( The Index page shows basic service details and it has shortcuts to View Published Queries and View Dashboard Pages. These shortcuts will take the user to simple list pages that show all the available web content. The list pages are a quick way of viewing all content but normally users interact with targeted dashboards or billboards that list team and role specific content. Index Page 1.2 Query URL Published queries and dashboard pages all have a unique web address pointing back to the Sharperlight Web Service. This means that any piece of Web Channel content can be imbedded in another website, bookmarked or referred to in a hyperlink. So a dashboard page could be viewed in Microsoft Sharepoint or an could have a hyperlink to a relevant web report. The URL address will consist of the service address and the path to the query content. For example, the web address connects to the service and opens the ACCT.ProfLoss Published Query. ACCT is the Group and the ProfLoss is the Code for the Published Query. If there was another report with the code ProfLoss2, the web address can be edited in the browser to open the other report. 1.3 Security The Sharperlight Web Service authenticates the user login every time a query is opened. So unlike a normal web portal where the user is authenticated once on login, the web service keeps authenticating each query in case rights have changed. To avoid the nuisance of repeatedly entering login credentials, the Sharperlight Service can either use Windows authentication or it will create a session cookie that holds the credentials. Sharperlight has settings in Site Setup where user or user group access can be secured to individual Datamodels, or tables within. Even access to the Web Channel can be disabled in Site Setup. From

6 6 Sharperlight Web Interface within Publisher a published query can be made public or secured to users or user groups. 2 Homepage The open architecture of the Sharperlight Web Service means that web reports can be easily deployed using an organisations existing web environment, eg Sharepoint. If they don't have a shared web interface or they want a focused group homepage, they can easily deploy a main landing page that uses a report layout to construct content tabs and lists published queries. This style of Homepage is normally given to customers during training and it provides a simple mechanism for hosting and deploying published content. Homepage 2.1 Billboards Billboards are a special type of published query that returns a filtered list of published queries. The listed queries can then be opened in the web by either clicking on the title or using the document icon on the row. The actioned query will either open a new browser tab or a new browser windows. The configuration of the web browser will decide if it uses a new tab or browser window. Billboard 3 Prompt Bar Published queries in the web can have an optional Prompt Bar which is equivalent to the Filter pane in the Query Builder. The Prompt Bar will display all the unhidden filters from the query and they will reflect single value, and from and to value filter types. The visibility, positioning and layout of the filters is determined by the query and the Report tab settings in Publisher. Preceding the filters is a

7 Prompt Bar 7 Submit button for accepting the filter values and generating the querying and rendering it into the browser window. Prompt Bar 3.1 Behaviour In the far right hand corner of the Prompt Bar there is an a combo button that can minimise and expand the filter box.the Prompt Bar has several settings available in the Report tab in Publisher. The Bar can be displayed by default, collapsed, collapsed after the submit or hidden after submit. The Report tab has numerous other settings to tailor the Prompt Bar, with items to stack the filters, set the background colours and font sizes. 3.2 Filters When the web service loads a query into a webpage, the filters will default to the values that are set in the published query in Publisher. If the filters are changed by the user, these details are only relevant to the current session and they will not be retained the next time the query is run. It is possible to make the default filter values dynamic, by using Expressions in the published query and there a two system defaults for the current DATE and PERIOD. Filters can be directly edited in the from and to input boxes, or the lookup button with the two dots can be used to display a lookup of available selection values. Filter values accept the same syntax available in the Query Builder, so <ALL> will revert the filter to all available values and a from and to filter value will accept any standard operator syntax. For example, <LIKE> for wildcard search and <IN> to filtering on a list of values. Filters can display tooltips in the web when the cursor in the web browser is hovered over the filter title. These tooltips are added to the query design by the author and they will in appear in a yellow popup box.

8 Sharperlight Web Interface Lists The List lookup returns the same columns that would appear in the Standard lookup dialog that would appear in the Query Builder. The rows are displayed in a table with paging controls and the number of rows displayed can be changed using the selector. Selecting a row in the lookup list will highlight the row and copy the code value into the filter value. Multiple rows can be selected using the Shift or Ctrl button, and the filter will switch automatically to an <IN> clause with a comma delimited list of values. List Dates The Date lookup shows calendar dates for the selected month and year. There are movement buttons in the top left and right hand corner, to move the month forward or backwards. When a day is selected, the filter date will be updated using a format that will clearly set the date based on the regional settings of the web browser and the web service. In most cases, it will default to applicable date format of either dd/mm/yyyy or mm/dd/yyyy, however if it detects potential ambiguity it will revert to yyyy-mm-dd. Date Periods The Period lookup is just like the List lookup and it doesn't have the complex functionality that exists in the Period lookup window that is in the Query Builder. This is by design because the Period filter can be passed to other Period filters in the underlying query and these filters can take advantage of the extended filtering logic. Most users just input the Period value directly into the

9 Prompt Bar 9 filter input box. Period The query engine will accept several different Period input formats and resolve them for the query. The standard format YYYY/PPP with a four digit year and a three digit period number is separated by a forward slash. Depending on the Datamodel definition for the Period field, the three digit period can be a two digit period number, and the separator can be a hyphen or a full stop Picklists The Picklist lookup uses less space that a normal List lookup because it displays a dropdown of list values right below the filter input box. It only displays the code and it does not have a related description, and it does not support multi-select. It is frequently used in Dashboard Tiles where space is at a premium. Picklist 4 Output Types Publisher is the rich client interface for managing all the published queries that are then rendered to the web service. Each published query can be rendered to multiple different output types and thus, the same query could be presented in a table, chart and a pivot table. Sometimes a query is tailored to a specific purposes and in Publisher the different output types can disabled to leave only the preferred media. The default output type for each published query is selected in the Report tab in Publisher. The rendering type for a published query can be changed in the web browser by adding or editing the rtype= parameter in its URL. The valid output types that rtype will accept include Report, TableBasic, TableSilverlight, Chart, Pivot, PagePdf, PageExcel and PageWord.

10 Sharperlight Web Interface Table There a two distinct types of tables available in the web, the standard table uses javascript to display paging controls, it has an options menu on the table rows and columns can be sorted in the web by clicking on the column title. The other type is called table basic, it has no javascript automation and all the rows are return in the same webpage without paging. Table Menu The standard table has a row menu with options to chart, print and save the table data into various common file formats. If they query that generates the table has Drill Throughs available in its definition, then these drills will also be listed on the table menu. The menu also has items to hide and show the prompts bar, and the fully qualified URL path to the query can be extracted into the local clipboard using the Get Link menu item Sparklines Tables can display Sparklines on the rows either with gradient lines or bars. Sparklines are rendered by the web service as image files and they are constructed in the query using an expression.

11 Output Types 11 Sparkline 4.2 Chart The Sharperlight Web Services uses a HTML5 charting engine which allows for context messages when the cursor is hovered over the data series points. Single mouse click on the chart background will display a control menu with Zoom In, Zoom Out, Refresh and New Window. If the chart query has defined Drill Through definitions, they will be listed when the chart data is single mouse clicked. Chart 4.3 Page Page reports use a reporting engine that allows greater control on the positioning and behaviour of report elements. In Publisher the report templates are developed in a graphical report designer and it means the each template can be uniquely tailored to the output media and user audience Html The Page rendering to Html provides a pixel perfect representation of the report design which loads quickly into a web browser and good for reviewing online. The common practice is to have shortcut icons to the Excel and Pdf rendering of the same report. If these icons are used, the filters will be automatically copied and used in the rendering of the selected output media.

12 12 Sharperlight Web Interface Page Html Pdf Rendering a Page to Pdf will attempt to load the file into the browser using its default Pdf viewer. If the client computer doesn't have a Pdf viewer, it will display a Save As dialog to to download the file. Pdf is the preferred media format for archiving and printing out documents. Page Pdf Excel The Page output to Microsoft Excel, creates a formatted XLS file. Rendering to Excel normally involves dedicating a specific template to Excel and tweaking it, so columns are properly aligned and the rows are not too tall.

13 Output Types 13 Page Excel 4.4 Pivot The pivot table has a configuration window where query dimensions can be dragged and dropped, onto the the row or column. The pivot can then be reloaded with the new dimensional structure using the Populate button. The dimensional slicing continues to use the same cached query data set until the browser windows is closed or the Submit button is used for force a data refresh. The pivot layout with measures, rows, columns and slicers can be configured in the published query and when the pivot item is selected from the table menu, the defined layout will be automatically loaded. Pivot

14 Sharperlight Web Interface Silverlight Tables can be rendered to a Silverlight grid control and this has the advantage of row grouping and column filtering. Using this control is reliant on the Sharperlight plugin being installed in the web browser. Silverlight 5 Dashboards Sharperlight has the concept of Dashboard pages where content Tiles can be position, sized and configured. A Dashboard page can combine multiple Tiles and they are created and maintained within the web browser. The primary source of Tile content is published queries but any web address can be displayed in a Tile. There is no limit to the number of Dashboard pages that can be created and the pages are usually sized to reflect the audience and their preferred web browser device, eg Desktop Computer, Tablet, Smart Phone.

15 Dashboards 15 Dashboard 5.1 Tiles The size and position of a Tile is stored in the Dashboard page and each Tile can have an Expanded URL, which will be displayed if the Tile Title bar is clicked or the Expand icon is selected. 6 Web To Excel There are several methods for copying a Sharperlight table from the web into Microsoft Excel. The Table menu has a Save As Excel and CSV export, the Sharperlight Excel Add-in can import the query into Microsoft Excel, the Page Excel renderer will generate an XLS file and Internet Explorer can natively export web pages to Microsoft Excel in a way that can be refreshed in Excel. 6.1 Save As Standard and Silverlight tables in the Web Channel have a Save As menu item that will export the query to either an Excel XLS or CSV file. Irrespective of which menu item is used the query will be reextracted to generate the destination file. In the case of the Excel file, it does not create an XLS binary file, it just renders the table to basic HTML and then saves the table with an XLS extension. Prior to Excel 2010, Excel would open a HTML file with an XLS extension without complaint and it would return a good facsimile of the web table. With Excel 2010 and 2013 the reproduction remains very good but it will throw a warning message on opening to the effect that, "The file you are trying to open... is in a different format than specified by the file extension". Use the Yes button to confirm that the file is not corrupted and it should be opened.

16 16 Sharperlight Web Interface Save As 6.2 Excel Add-in The Sharperlight Excel Add-in can import the published queries that are rendered in the web. The query gets copied into Microsoft Excel and it can be deployed as a Table formula. This means it can refreshed using normal recalculation but it looses the web formatting and becomes an Excel Table, with its own design tools within Microsoft Excel. To copy the published query into Microsoft Excel, start with copying the query name from the web service URL. The query name follows on after the syntax?query= and it is usually a two part code with the query group and query code separated by a full stop character. Then open Microsoft Excel and use the Value icon on the Sharperlight ribbon to import the query from Publisher. The Import Query - Publisher menu will display a lookup with all the published queries in Publisher, paste the query name from the previous step, into the input value box and use the OK button to import the query into the workbook. Query Builder - Import Query Once a query is imported into an Excel workbook it becomes a separate copy and is not linked to the original query in Publisher.

17 Web To Excel Export To Excel Internet Explorer has an Export to Microsoft Excel available on the right mouse click menu item in the browser pane. This export will create a Web Query in Microsoft Excel which is a refreshable and configurable link between the workbook and the web table. The Web Query can include and exclude the table title and it has the option to return the table with no formatting, or rich text formattting or full HTML formatting. Web Queries in Microsoft Excel are standard functionality available from the Data menu and have been available since Excel There are two main caveats when using them with the Sharperlight Web Service. Firstly, Web Queries do not support custom login webpages and thus, they will only work with Sharperlight if the web service is authenticated using Windows or NTLM security. Secondly, the webpage recognition in the Web Query does not handle tables rich with javascript, so the standard Sharperlight web table is not recognisable but the table basic version is. The use Table Basic, the published query can be default to it or the parameter rtype=tablebasic can be added into the query URL. For example, query=acct.profloss&rtype=tablebasic Web Query From within Microsoft Excel it is possible to create a Web Query connection to a web service table and have the filters included in the URL address. The steps in creating a Web Query are well on the internet but the trick to building up the query URL address with the filters is to use the Get Link menu option from the Table menu. Just remember to add the rtype=tablebasic parameter into the generated URL.

Sharperlight 3.0 Sample Dashboard

Sharperlight 3.0 Sample Dashboard Sharperlight 3.0 Sample Dashboard www.sharperlight.com info@sharperlight.com Sharperlight 3.0 Sample Dashboard Published by philight Software International Pty Ltd All other copyrights and trademarks are

More information

Sharperlight 2.10 Quick Start Guide

Sharperlight 2.10 Quick Start Guide Sharperlight 2.10 Quick Start Guide www.sharperlight.com info@sharperlight.com Sharperlight 2.10 Quick Start Guide Published by philight Software International Pty Ltd All other copyrights and trademarks

More information

Finance Reporting. Millennium FAST. User Guide Version 4.0. Memorial University of Newfoundland. September 2013

Finance Reporting. Millennium FAST. User Guide Version 4.0. Memorial University of Newfoundland. September 2013 Millennium FAST Finance Reporting Memorial University of Newfoundland September 2013 User Guide Version 4.0 FAST Finance User Guide Page i Contents Introducing FAST Finance Reporting 4.0... 2 What is FAST

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

Create an Excel BI report and share on SharePoint 2013

Create an Excel BI report and share on SharePoint 2013 2013 Create an Excel BI report and share on SharePoint 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web

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

DataPA OpenAnalytics End User Training

DataPA OpenAnalytics End User Training DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics

More information

Creating Reports with Microsoft Dynamics AX SQL Reporting Services

Creating Reports with Microsoft Dynamics AX SQL Reporting Services Creating Reports with Microsoft Dynamics AX SQL Reporting Services. Table of Contents Lab 1: Building a Report... 1 Lab Objective... 1 Pre-Lab Setup... 1 Exercise 1: Familiarize Yourself with the Setup...

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

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

TIBCO Spotfire Automation Services 6.5. User s Manual

TIBCO Spotfire Automation Services 6.5. User s Manual TIBCO Spotfire Automation Services 6.5 User s Manual Revision date: 17 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

SAS BI Dashboard 4.3. User's Guide. SAS Documentation

SAS BI Dashboard 4.3. User's Guide. SAS Documentation SAS BI Dashboard 4.3 User's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2010. SAS BI Dashboard 4.3: User s Guide. Cary, NC: SAS Institute

More information

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the SAI reports... 3 Running, Copying and Pasting reports... 4 Creating and linking a report... 5 Auto e-mailing reports...

More information

SAP BusinessObjects Business Intelligence Platform Document Version: 4.1 Support Package 5-2014-11-06. Business Intelligence Launch Pad User Guide

SAP BusinessObjects Business Intelligence Platform Document Version: 4.1 Support Package 5-2014-11-06. Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform Document Version: 4.1 Support Package 5-2014-11-06 Business Intelligence Launch Pad User Guide Table of Contents 1 Document history....7 2 Getting started

More information

Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide

Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide Taleo Enterprise Taleo Reporting XI3.1 - User Guide Feature Pack 12A January 27, 2012 Confidential Information and Notices Confidential Information The recipient of this document (hereafter referred to

More information

Avaya Network Configuration Manager User Guide

Avaya Network Configuration Manager User Guide Avaya Network Configuration Manager User Guide May 2004 Avaya Network Configuration Manager User Guide Copyright Avaya Inc. 2004 ALL RIGHTS RESERVED The products, specifications, and other technical information

More information

EzyScript User Manual

EzyScript User Manual Version 1.4 Z Option 417 Oakbend Suite 200 Lewisville, Texas 75067 www.zoption.com (877) 653-7215 (972) 315-8800 fax: (972) 315-8804 EzyScript User Manual SAP Transaction Scripting & Table Querying Tool

More information

BAT Smart View for Budget Users. Miami-Dade County. BAT Smart View Training Activity Guide

BAT Smart View for Budget Users. Miami-Dade County. BAT Smart View Training Activity Guide Miami-Dade County BAT Smart View Training Activity Guide 1 Table of Contents Activity 1: Launch Microsoft Excel, Check User Options and Use the Connection Panel.... 3 Activity 2: Opening BAT Web Forms

More information

Nintex Forms 2013 Help

Nintex Forms 2013 Help Nintex Forms 2013 Help Last updated: Friday, April 17, 2015 1 Administration and Configuration 1.1 Licensing settings 1.2 Activating Nintex Forms 1.3 Web Application activation settings 1.4 Manage device

More information

Creating and Using Forms in SharePoint

Creating and Using Forms in SharePoint Creating and Using Forms in SharePoint Getting started with custom lists... 1 Creating a custom list... 1 Creating a user-friendly list name... 1 Other options for creating custom lists... 2 Building a

More information

Logi Ad Hoc Reporting Report Design Guide

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

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Reduced Quality Sample

Reduced Quality Sample Access 2007 Essentials PART ONE Mobile MOUSe Access 2007 Essentials Version # 1.1 Part One 08/08/2010 11:20 About this Course Microsoft Access is the database application included with Microsoft Office.

More information

MODULE 2: SMARTLIST, REPORTS AND INQUIRIES

MODULE 2: SMARTLIST, REPORTS AND INQUIRIES MODULE 2: SMARTLIST, REPORTS AND INQUIRIES Module Overview SmartLists are used to access accounting data. Information, such as customer and vendor records can be accessed from key tables. The SmartList

More information

EMC Documentum Webtop

EMC Documentum Webtop EMC Documentum Webtop Version 6.5 User Guide P/N 300 007 239 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 1994 2008 EMC Corporation. All rights

More information

Using SQL Reporting Services with Amicus

Using SQL Reporting Services with Amicus Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium Edition 2011 SP1 Amicus Premium Billing 2011 Contents About SQL Server Reporting Services...2 What you need 2 Setting up SQL

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

WHAT S NEW IN OBIEE 11.1.1.7

WHAT S NEW IN OBIEE 11.1.1.7 Enterprise Data Management OBI Author Training, March 2015 WHAT S NEW IN OBIEE 11.1.1.7 NEW PRESENTATION FEATURES VIEWS 1) Recommended Visualizations Feature When you create a new view, OBIEE looks at

More information

INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB

INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB GINI COURTER, TRIAD CONSULTING Like most people, you probably fill out business forms on a regular basis, including expense reports, time cards, surveys,

More information

SonicWALL GMS Custom Reports

SonicWALL GMS Custom Reports SonicWALL GMS Custom Reports Document Scope This document describes how to configure and use the SonicWALL GMS 6.0 Custom Reports feature. This document contains the following sections: Feature Overview

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

Visualization with Excel Tools and Microsoft Azure

Visualization with Excel Tools and Microsoft Azure Visualization with Excel Tools and Microsoft Azure Introduction Power Query and Power Map are add-ins that are available as free downloads from Microsoft to enhance the data access and data visualization

More information

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy USER GUIDE Unit 2: Synergy Chapter 2: Using Schoolwires Synergy Schoolwires Synergy & Assist Version 2.0 TABLE OF CONTENTS Introductions... 1 Audience... 1 Objectives... 1 Before You Begin... 1 Getting

More information

Security Explorer 9.5. User Guide

Security Explorer 9.5. User Guide 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure agreement.

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

Quick Start Guide to. ArcGISSM. Online

Quick Start Guide to. ArcGISSM. Online Quick Start Guide to ArcGISSM Online ArcGIS Online Quick Start Guide ArcGIS SM Online is a cloud-based mapping platform for organizations. Users get access to dynamic, authoritative content to create,

More information

InfoView User s Guide. BusinessObjects Enterprise XI Release 2

InfoView User s Guide. BusinessObjects Enterprise XI Release 2 BusinessObjects Enterprise XI Release 2 InfoView User s Guide BusinessObjects Enterprise XI Release 2 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

Oracle Business Intelligence Publisher: Create Reports and Data Models. Part 1 - Layout Editor

Oracle Business Intelligence Publisher: Create Reports and Data Models. Part 1 - Layout Editor Oracle Business Intelligence Publisher: Create Reports and Data Models Part 1 - Layout Editor Pradeep Kumar Sharma Senior Principal Product Manager, Oracle Business Intelligence Kasturi Shekhar Director,

More information

Config Guide. Gimmal Smart Tiles (SharePoint-Hosted) Software Release 4.4.0

Config Guide. Gimmal Smart Tiles (SharePoint-Hosted) Software Release 4.4.0 Config Guide Gimmal Smart Tiles (SharePoint-Hosted) Software Release 4.4.0 November 2014 Title: Gimmal Smart Tiles (SharePoint-Hosted) Configuration Guide Copyright 2014 Gimmal, All Rights Reserved. Gimmal

More information

Business Portal for Microsoft Dynamics GP 2010. User s Guide Release 5.1

Business Portal for Microsoft Dynamics GP 2010. User s Guide Release 5.1 Business Portal for Microsoft Dynamics GP 2010 User s Guide Release 5.1 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and

More information

Password Memory 6 User s Guide

Password Memory 6 User s Guide C O D E : A E R O T E C H N O L O G I E S Password Memory 6 User s Guide 2007-2015 by code:aero technologies Phone: +1 (321) 285.7447 E-mail: info@codeaero.com Table of Contents Password Memory 6... 1

More information

The Reporting Console

The Reporting Console Chapter 1 The Reporting Console This chapter provides a tour of the WebTrends Reporting Console and describes how you can use it to view WebTrends reports. It also provides information about how to customize

More information

Task Force on Technology / EXCEL

Task Force on Technology / EXCEL Task Force on Technology EXCEL Basic terminology Spreadsheet A spreadsheet is an electronic document that stores various types of data. There are vertical columns and horizontal rows. A cell is where the

More information

ADOBE ACROBAT CONNECT ADD-IN FOR MICROSOFT OUTLOOK USER GUIDE

ADOBE ACROBAT CONNECT ADD-IN FOR MICROSOFT OUTLOOK USER GUIDE ADOBE ACROBAT CONNECT ADD-IN FOR MICROSOFT OUTLOOK USER GUIDE 2007 Adobe Systems Incorporated. All rights reserved. Adobe Acrobat Connect Add-in for Microsoft Outlook User Guide If this guide is distributed

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice.

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Creating Dashboards for Microsoft Project Server 2010

Creating Dashboards for Microsoft Project Server 2010 Creating Dashboards for Microsoft Project Server 2010 Authors: Blaise Novakovic, Jean-Francois LeSaux, Steven Haden, Microsoft Consulting Services Information in the document, including URL and other Internet

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

Table and field properties Tables and fields also have properties that you can set to control their characteristics or behavior.

Table and field properties Tables and fields also have properties that you can set to control their characteristics or behavior. Create a table When you create a database, you store your data in tables subject-based lists that contain rows and columns. For instance, you can create a Contacts table to store a list of names, addresses,

More information

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts...

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts... Table of Contents Welcome... 2 Login... 3 Password Assistance... 4 Self Registration... 5 Secure Mail... 7 Compose... 8 Drafts... 10 Outbox... 11 Sent Items... 12 View Package Details... 12 File Manager...

More information

Advanced Excel 10/20/2011 1

Advanced Excel 10/20/2011 1 Advanced Excel Data Validation Excel has a feature called Data Validation, which will allow you to control what kind of information is typed into cells. 1. Select the cell(s) you wish to control. 2. Click

More information

DocAve 6 Service Pack 1 Job Monitor

DocAve 6 Service Pack 1 Job Monitor DocAve 6 Service Pack 1 Job Monitor Reference Guide Revision C Issued September 2012 1 Table of Contents About Job Monitor... 4 Submitting Documentation Feedback to AvePoint... 4 Before You Begin... 5

More information

Version Comparison MAXIMIZER CRM 2016. Published By. DATA SHEET Version Comparison 1

Version Comparison MAXIMIZER CRM 2016. Published By. DATA SHEET Version Comparison 1 DATA SHEET Version Comparison MAXIMIZER Published By DATA SHEET Version Comparison 1 Version Comparison, released October 14, 2015, includes many new features and enhancements designed to deliver increased

More information

Custom Reporting System User Guide

Custom Reporting System User Guide Citibank Custom Reporting System User Guide April 2012 Version 8.1.1 Transaction Services Citibank Custom Reporting System User Guide Table of Contents Table of Contents User Guide Overview...2 Subscribe

More information

Excel 2002. What you will do:

Excel 2002. What you will do: What you will do: Explore the features of Excel 2002 Create a blank workbook and a workbook from a template Format a workbook Apply formulas to a workbook Create a chart Import data to a workbook Share

More information

COGNOS 8 Business Intelligence

COGNOS 8 Business Intelligence COGNOS 8 Business Intelligence QUERY STUDIO USER GUIDE Query Studio is the reporting tool for creating simple queries and reports in Cognos 8, the Web-based reporting solution. In Query Studio, you can

More information

Information Server Documentation SIMATIC. Information Server V8.0 Update 1 Information Server Documentation. Introduction 1. Web application basics 2

Information Server Documentation SIMATIC. Information Server V8.0 Update 1 Information Server Documentation. Introduction 1. Web application basics 2 Introduction 1 Web application basics 2 SIMATIC Information Server V8.0 Update 1 System Manual Office add-ins basics 3 Time specifications 4 Report templates 5 Working with the Web application 6 Working

More information

COGNOS (R) 8 Business Intelligence

COGNOS (R) 8 Business Intelligence COGNOS (R) 8 Business Intelligence QUERY STUDIO USER GUIDE Query Studio Quick Tour Cognos(R) 8 Business Intelligence Readme Query Studio User Guide USER GUIDE THE NEXT LEVEL OF PERFORMANCE TM Product Information

More information

A Quick Tour of F9 1

A Quick Tour of F9 1 A Quick Tour of F9 1 Table of Contents I. A Quick Tour of F9... 3 1. Getting Started... 3 2. Quick Trial Balance... 7 3. A More Dynamic Table Report... 10 II. The Fundamental F9 Formula... 14 The GL Formula...

More information

Explore commands on the ribbon Each ribbon tab has groups, and each group has a set of related commands.

Explore commands on the ribbon Each ribbon tab has groups, and each group has a set of related commands. Quick Start Guide Microsoft Excel 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Add commands to the Quick Access Toolbar Keep favorite commands

More information

GETTING STARTED WITH COVALENT BROWSER

GETTING STARTED WITH COVALENT BROWSER GETTING STARTED WITH COVALENT BROWSER Contents Getting Started with Covalent Browser... 1 What is the Browser Version?... 4 Logging in... 5 The URL address... 5 Home page... 5 Menu bar... 5 Go To button...

More information

Sugar Community Edition 6.4.0 Application Guide

Sugar Community Edition 6.4.0 Application Guide Sugar Community Edition 6.4.0 Application Guide Sugar Community Edition 6.4.0 Application Guide Preface Getting Started User Interface Home Leads Contacts Accounts Opportunities Documents Calendar Calls

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

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip Load testing with WAPT: Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. A brief insight is provided

More information

Microsoft Dynamics GP. Business Analyzer

Microsoft Dynamics GP. Business Analyzer Microsoft Dynamics GP Business Analyzer April 5, 2013 Copyright Copyright 2013 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in

More information

SAP BusinessObjects Financial Consolidation Web User Guide

SAP BusinessObjects Financial Consolidation Web User Guide SAP BusinessObjects Financial Consolidation Document Version: 10.0 Support Package 18 2016-02-19 SAP BusinessObjects Financial Consolidation Web User Guide Content 1 General user functions....12 1.1 To

More information

ConnectingGTA Provider Portal User Guide for Site Trainers and Site Help Desks

ConnectingGTA Provider Portal User Guide for Site Trainers and Site Help Desks ConnectingGTA Provider Portal User Guide for Site Trainers and Site Help Desks Version: 1.0 Date: July 2015 Table of Contents Getting Started... 9 Introduction... 9 Accessing the ConnectingGTA Provider

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

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

EMC Smarts Network Configuration Manager

EMC Smarts Network Configuration Manager EMC Smarts Network Configuration Manager Version 9.4.1 Advisors User Guide P/N 302-002-279 REV 01 Copyright 2013-2015 EMC Corporation. All rights reserved. Published in the USA. Published October, 2015

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

CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual

CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual Training A brief overview of your website s content management system () with screenshots. 1 Contents Logging In:...3 Dashboard:...4 Page List / Search Filter:...5 Common Icons:...6 Adding a New Page:...7

More information

Business Objects Version 5 : Introduction

Business Objects Version 5 : Introduction Business Objects Version 5 : Introduction Page 1 TABLE OF CONTENTS Introduction About Business Objects Changing Your Password Retrieving Pre-Defined Reports Formatting Your Report Using the Slice and Dice

More information

Infor ERP BaanIV / Baan 5.0 / LN 6.1. User's Guide for Worktop 2.4

Infor ERP BaanIV / Baan 5.0 / LN 6.1. User's Guide for Worktop 2.4 Infor ERP BaanIV / Baan 5.0 / LN 6.1 User's Guide for Worktop 2.4 Copyright 2008 Infor All rights reserved. The word and design marks set forth herein are trademarks and/or registered trademarks of Infor

More information

Excel 2013 What s New. Introduction. Modified Backstage View. Viewing the Backstage. Process Summary Introduction. Modified Backstage View

Excel 2013 What s New. Introduction. Modified Backstage View. Viewing the Backstage. Process Summary Introduction. Modified Backstage View Excel 03 What s New Introduction Microsoft Excel 03 has undergone some slight user interface (UI) enhancements while still keeping a similar look and feel to Microsoft Excel 00. In this self-help document,

More information

Trial version of GADD Dashboards Builder

Trial version of GADD Dashboards Builder Trial version of GADD Dashboards Builder Published 2014-02 gaddsoftware.com Table of content 1. Introduction... 3 2. Getting started... 3 2.1. Start the GADD Dashboard Builder... 3 2.2. Example 1... 3

More information

Welcome to Tableau Server

Welcome to Tableau Server Welcome to Tableau Server As a companion to Tableau Desktop Professional Edition, Tableau Server allows you and others to share discoveries through an interactive and collaborative web experience. People

More information

PLANNING FOR A SECURE RETIREMENT

PLANNING FOR A SECURE RETIREMENT PLANNING FOR A SECURE RETIREMENT ADMINISTRATIVE VIEW User Guide: D2.6.39 Agriculture Information Technology Released: August, 2005 Revised: January, 2006 Version: 1.0 PLANNING FOR A SECURE RETIREMENT ADMINISTRATIVE

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...

More information

Tips and Tricks SAGE ACCPAC INTELLIGENCE

Tips and Tricks SAGE ACCPAC INTELLIGENCE Tips and Tricks SAGE ACCPAC INTELLIGENCE 1 Table of Contents Auto e-mailing reports... 4 Automatically Running Macros... 7 Creating new Macros from Excel... 8 Compact Metadata Functionality... 9 Copying,

More information

MICROSOFT ACCESS 2007 BOOK 2

MICROSOFT ACCESS 2007 BOOK 2 MICROSOFT ACCESS 2007 BOOK 2 4.1 INTRODUCTION TO ACCESS FIRST ENCOUNTER WITH ACCESS 2007 P 205 Access is activated by means of Start, Programs, Microsoft Access or clicking on the icon. The window opened

More information

Oracle Business Intelligence Answers, Delivers, and Interactive Dashboards User Guide. Version 10.1.3.2 December 2006

Oracle Business Intelligence Answers, Delivers, and Interactive Dashboards User Guide. Version 10.1.3.2 December 2006 Oracle Business Intelligence Answers, Delivers, and Interactive Dashboards User Guide Version 10.1.3.2 December 2006 Part Number: B31767-01 Copyright 2006, Oracle. All rights reserved. The Programs (which

More information

History Explorer. View and Export Logged Print Job Information WHITE PAPER

History Explorer. View and Export Logged Print Job Information WHITE PAPER History Explorer View and Export Logged Print Job Information WHITE PAPER Contents Overview 3 Logging Information to the System Database 4 Logging Print Job Information from BarTender Designer 4 Logging

More information

Business Portal for Microsoft Dynamics GP 2010. Key Performance Indicators

Business Portal for Microsoft Dynamics GP 2010. Key Performance Indicators Business Portal for Microsoft Dynamics GP 2010 Key Performance Indicators April 2, 2012 Copyright Copyright 2012 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.

More information

Microsoft Dynamics CRM 2016 Interactive Service Hub User Guide

Microsoft Dynamics CRM 2016 Interactive Service Hub User Guide Microsoft Dynamics CRM 2016 Interactive Service Hub User Guide Microsoft Dynamics CRM Online Microsoft Dynamics CRM 2016 (on-premises) Version 1.0 The new interactive experience for customer service We

More information

SHAREPOINT 2010 FOUNDATION FOR END USERS

SHAREPOINT 2010 FOUNDATION FOR END USERS SHAREPOINT 2010 FOUNDATION FOR END USERS WWP Training Limited Page i SharePoint Foundation 2010 for End Users Fundamentals of SharePoint... 6 Accessing SharePoint Foundation 2010... 6 Logging in to your

More information

SAS BI Dashboard 4.4. User's Guide Second Edition. SAS Documentation

SAS BI Dashboard 4.4. User's Guide Second Edition. SAS Documentation SAS BI Dashboard 4.4 User's Guide Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS BI Dashboard 4.4: User's Guide, Second

More information

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1 Migrating to Excel 2010 - Excel - Microsoft Office 1 of 1 In This Guide Microsoft Excel 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key

More information

Site Configuration Mobile Entrée 4

Site Configuration Mobile Entrée 4 Table of Contents Table of Contents... 1 SharePoint Content Installed by ME... 3 Mobile Entrée Base Feature... 3 Mobile PerformancePoint Application Feature... 3 Mobile Entrée My Sites Feature... 3 Site

More information

EMC SourceOne Auditing and Reporting Version 7.0

EMC SourceOne Auditing and Reporting Version 7.0 EMC SourceOne Auditing and Reporting Version 7.0 Installation and Administration Guide 300-015-186 REV 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Using the New InfoAssist Tool for Ad Hoc Query and Reporting. John Osborn Information Builders

Using the New InfoAssist Tool for Ad Hoc Query and Reporting. John Osborn Information Builders John Osborn Information Builders Information Builders Summit 2008 User Conference June 2008 Author: John Osborn Company: Information Builders Presentation Title: Presentation Abstract: This lab will show

More information

Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets

Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets Simply type the id# in the search mechanism of ACS Skills Online to access the learning assets outlined below. Titles Microsoft

More information

Resource Online User Guide JUNE 2013

Resource Online User Guide JUNE 2013 Resource Online User Guide JUNE 2013 CHASE PAYMENTECH SOLUTIONS MAKES NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES

More information

IBM Information Server

IBM Information Server IBM Information Server Version 8 Release 1 IBM Information Server Administration Guide SC18-9929-01 IBM Information Server Version 8 Release 1 IBM Information Server Administration Guide SC18-9929-01

More information

Quest Web Parts for SharePoint

Quest Web Parts for SharePoint Quest Web Parts for SharePoint Quest Web Parts for SharePoint enables you to build line-of-business applications on the SharePoint Platform while overcoming the limitations of SharePoint forms, lists,

More information

August 2014 Release Notes Version 14.0.72.6

August 2014 Release Notes Version 14.0.72.6 August 2014 Release Notes Version 14.0.72.6 i NOTICES ServicePRO Release Notes August 2014 HelpSTAR and ServicePRO are registered trademarks of Help Desk Technology International Corporation. This publication

More information

User's Guide for Maximizer Web Access

User's Guide for Maximizer Web Access User's Guide for Maximizer Web Access Notice of Copyright Published by Maximizer Software Inc. Copyright 1988-2010 All rights reserved. Registered Trademarks and Proprietary Names Product names mentioned

More information

Accounts Payable Workflow Guide. Version 11.2

Accounts Payable Workflow Guide. Version 11.2 Accounts Payable Workflow Guide Version 11.2 Copyright Information Copyright 2013 Informa Software. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored

More information

TaskCentre v4.5 Run Crystal Report Tool White Paper

TaskCentre v4.5 Run Crystal Report Tool White Paper TaskCentre v4.5 Run Crystal Report Tool White Paper Document Number: PD500-03-13-1_0-WP Orbis Software Limited 2010 Table of Contents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 Features 2 TECHNICAL

More information

Handout: Word 2010 Tips and Shortcuts

Handout: Word 2010 Tips and Shortcuts Word 2010: Tips and Shortcuts Table of Contents EXPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 IMPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 USE THE FORMAT PAINTER... 3 REPEAT THE LAST ACTION... 3 SHOW

More information

MadCap Software. SharePoint Guide. Flare 11.1

MadCap Software. SharePoint Guide. Flare 11.1 MadCap Software SharePoint Guide Flare 11.1 Copyright 2015 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information