Vanguard System SOFTWAREREVIEW

Size: px
Start display at page:

Download "Vanguard System SOFTWAREREVIEW"

Transcription

1 ORMS_Vanguard Software Review 4/25/07 3:01 PM Page 1 Article prepared as it is scheduled to run in the ORMS Today, June 2007 issue. SOFTWAREREVIEW Vanguard System Powerful, flexible, scaleable decision-support platform instantly converts business models into fully functional Web applications for enterprise-level deployment. By Michael Kubica D P R O D U C T I N F O R M A T I O N Vanguard System is available from Vanguard Software Address: 1100 Crescent Green, Cary NC Phone: Fax: sales@vanguardsw.com URL: Pricing Professional version: $895/yr + optional Add-ins (single user); $5,950/yr + Add-ins (10-user pilot system) Academic version: $ perpetual (single user). Donations are available for multi-user systems. Student version: $ perpetual. System requirements Vanguard Server: Windows 2000 or later (Windows 2003 Server recommended for large user groups) Vanguard Studio client: Windows 2000, XP or Vista Web-based users: Any Web browser URING THE PAST 10 YEARS there has been a growing inter- est in quantitative decision support for business. Commensurate with this interest, there has been a proliferation of business modeling tools, each with unique advantages and disadvantages, depending on the business problem being addressed. At Healthcare Econometrics, a division of Applied Quantitative Sciences, we help our clients make informed decisions under conditions of uncertainty and complexity. The diversity of model requirements within our client base (scope, scale, complexity, accessibility, etc.) has fueled our persistent survey and acquisition of what we consider best-inclass modeling tools. Recently, we tested (and have since adopted) Vanguard System. Vanguard System provides an extremely powerful, flexible, scaleable and extensible decision-support platform for any project scale or scope. The real value with Vanguard System is realized, however, within the context enterprise-level decision support. Business modeling occurs in almost every functional area of an organization. Many times, the model from one function provides inputs to one or more other functional models. In this type of environment, it is typical for there to be version discontinuities between functional model updates (at best) and in the worst cases multiple models relying on different sources for (presumably) the same information. Vanguard System transcends these issues by establishing a secure, collaborative, component-modeling environment where all models using inputs from another model are instantaneously updated when the component is updated. Another significant advantage of Vanguard System is the ability to instantly publish a model as a Web-based application. Vanguard System makes decision-support models widely accessible to the people who need them: decision-makers. They can be made available anytime, from any Web browser, with an easy-to-use and understand interface. The days of having to J une 2007

2 SOFTWAREREVIEW wait for the modeler to re-run the model with alternative assumptions may be over. Vanguard System is the flagship product of Vanguard Software Corporation ( , This review describes some of the main features, benefits and limitations of the current version of Vanguard System (version ). Vanguard System is comprised of two core components: Vanguard Studio: a graphical modeling environment that may be used to construct quantitative decisionsupport tools ranging from simple, single-event decisions to enterprise decision-support systems. Single- and multi-user licensing is available. Vanguard Server: Once a model is constructed using Vanguard Studio, it is published to Vanguard Server, which functions as a library server (a secure environment to store and access models), an application server (making all models available as a fully functional Web-based application) and a licensing server (allowing licenses to be shared between multiple users within a networked environment). Vanguard Server has many valuable features, including multi-user support, Secure Socket Layer encryption (SSL), failover and load balancing. Overview of Vanguard System VANGUARD STUDIO is a powerful quantitative modeling environment, providing an array of tools for mathematical, statistical and artificial intelligence applications. The capabilities of Vanguard Studio may be optionally extended into multiple specialty domains, via Add-in modules, including: Forecasting: Given an historical data set, this Add-in assists in selecting and implementing the appropriate algorithm from among several options, including moving averages, exponential smoothing, regression and even more advanced methods such as Fourier spectral-analysis. A forecasting wizard is available to simplify the process of importing data and executing the analysis. Decision tree analysis: This Add-in constructs and solves decision trees, and provides outputs such as risk analysis and value of information. Monte Carlo simulation: This Add-in allows you to define inputs as probability distributions and simulate the output based on the uncertainty defined in the inputs. By defining all input uncertainties according to their statistical probabilities, outputs may be analyzed statistically with a more rich understanding of the likelihood of achieving different values of a measure of interest. This Add-in provides sophisticated tools for establishing correlations between variables and performing a variety of sensitivity analyses. Vanguard System offers another Add-in, Grid Computing, to allow you to use multiple processors across any number of networked computers or servers. This places virtual super-computing capabilities behind large complex simulation models. Optimization: The optimization module provides two tools: Solver and Goal Seek. Solver uses traditional linear and integer programming techniques and allows you to state constraints in plain English form (a real benefit when working with complex, multi-constraint problems). Goal Seek uses non-linear unconstrained optimization techniques. The optimization module supports an unlimited number of variables and constraints. Application development: The Web Development Add-in allows you to rapidly create sophisticated Web applications based on your model. You can use Vanguard s Dscript language to read and write data files, or interface directly with other enterprise applications via DDE, OLE, ODBC and Web Services (using the Web Services Add-ins). At the heart of Vanguard System is DScript, an object-oriented programming language. DScript is an extension of the JavaScript programming language, and follows the same syntax. Using DScript you may program your own Add-ins and functions, and save them as libraries for future use. Leveraging this capability can dramatically increase modeling efficiency, reduce the likelihood of errors and provide consistency of methodology between modelers. If you have prior experience with JavaScript, you will easily begin programming in DScript, since it follows the same syntax. If you are not an experienced JavaScript programmer, the syntax is easily understood if you elect, and Vanguard System tools and menus are more than adequate to meet most user requirements. Building a Model IN THE SECTIONS THAT FOLLOW, we will demonstrate the use of Vanguard System with the Monte Carlo Add-in and an Addin we created using DScript, which facilitates the construction of market simulation models. We will create a simple model forecasting revenue from a fictitious novel medical technology (code named Project Elephant ) to treat a fictitious disease (Lapsus Memori). For this model, we assume one market segment and two products: an implantable microchip that stimulates memory structures in the brain and a surgical kit to facilitate implantation. Vanguard Studio opens to a blank modeling page, which has a tool bar, document window and status bar. Models are instantiated as documents, consisting of one or more sheets. Sheets are organized as tabs, similar to common spreadsheet applications, and include one or more tree sheets (to display the actual model diagram), text sheets (to provide information about and/or documentation of the model) data table sheets (to store data), graph/table sheets and report sheets (to produce exquisite reports that include text, tables, graphs, etc.). You can open, edit and run multiple model documents within a single instance of Vanguard Studio (Figure 1). June 2007

3 nents may also be represented in differing units of time (years, quarters, months, days, etc.), and Vanguard System automatically scales them to be consistent with one another in the parent model. Anyone who has ever tried to consolidate multiple models in an application that allows only one time base and/or a single unit of time can appreciate how incredibly valuable this feature is. With a few mouse clicks, this parent model is published to Vanguard Server. Next, we will create a component for the segment within which Project Elephant will be adopted, and link to that component from the parent model. We begin by opening another model document, and constructing the Segment model by defining the mathematical relationships between variables (Figure 3). Figure 1 Figure 2 You begin programming your model by typing in the formula bar. Vanguard Studio automatically begins building a graphical representation of the mathematical model as a hierarchical tree diagram. The tree diagram uses nodes and branches to represent the relationships between variables created in the formulas you type. First, we will create a parent model, which will have links to, and use data from, several component models. Since our task is to forecast revenue from products used to treat Lapsus Memori, we begin with a simple model: Revenue = Segment Size * Technological Adoption * Market Share * Price (Figure 2). Like many business problems, this one involves calculating values as a function of time. Because this is a dynamic model, we must establish a time base for the time series being calculated. Vanguard System s treatment of time is one of its most powerful features. First, date values are internally translated in Vanguard System into unique serial numbers. Second, you can have any number of time bases within the same model. For example, one component may have a starting date of July 1, 2000, while another has a starting date of Jan. 1, Compo- Figure 3 Note the arrows indicating links to another page on some nodes. In order to keep the workspace organized and the model structure transparent, Vanguard Studio automatically extends the workspace into additional screens with navigation links when the model becomes too large to view on a single screen. Simply click on the link to see the additional nodes. Likewise, when a node is referenced by several other nodes, Vanguard Studio displays a pointer with the name of the referenced node. This eliminates the spaghetti of multiple crossing lines in the influence diagram without sacrificing transparency. Because several variables represent unknown futures (such as growth rates of the population and prevalence of Lapsus Memori within the population), these variables are represented as probability distributions. To define a node as probabilistic, you may type a distribution function directly into the formula bar, or use the menu to select the distribution you wish to use. The menu system provides a graphical interface for selecting the probability distribution you wish to use. By convention, I externalize distribution parameters so they may be represented as assumptions and documented. June 2007

4 ORMS_Vanguard Software Review 4/25/07 3:01 PM Page 4 SOFTWAREREVIEW Next, we publish this component to Vanguard Server, return to our parent model and link to the segment model as a component object. This task is easily accomplished using the right-click menu over the node that will contain the component link and selecting the component from an explorer-style dialog box. Once the component model is inserted, you may view the inputs and outputs of the component from within the parent model (Figure 8). Figure 4 Vanguard System makes it easy to document the model at any level of granularity. To demonstrate, I declare the input nodes. By declaring nodes as inputs, the shape of the node changes to an arrow and input data entry fields are placed in the upper left corner of the model. Likewise, by declaring nodes as outputs, output fields are placed in the upper left corner as well (Figure 4). I place a comment over the input nodes, with an instruction as to what information the node should contain. Following the instruction, I insert ##MORE##, which separates the instruction from the documentation. As will be shown later, when the model is accessed via Web browser, the instruction will display next to each input field, with a More link, which expands to include assumption documentation. In Vanguard Studio, comments will now be visible when you move your mouse over the input node (Figure 5). We will now define a correlation between the initial and terminal prevalence compound annual growth rate (CAGR). Vanguard System makes it a simple task to Figure 5 establish correlations between variables. Simply select the menu item to reveal a dialog box requesting which variables you wish to correlate. Then you can click on the nodes to be included in the correlation matrix, and the dialog box is Figure 6 automatically populated (Figure 6). When you click OK, a correlation sheet is inserted into the model document, and you can define the strength of the relationships in the matrix (Figure 7). Figure 7 J une 2007 Figure 8 You may modify inputs from the component directly from this screen, without corrupting the default assumption values in the original component model. Herein lies one of the most powerful features of Vanguard System. A component is essentially a replica of the model it represents. By un-checking the Single Instance box, we can insert this component multiple times within a single model, each of which can contain unique assumptions. Any time the structure of the original component model is modified, each component replica is likewise modified. This object-oriented architecture provides for extremely efficient modeling and dramatically decreases the likelihood of coding errors. By declaring the component model as a parent class, the inserted component inherits the features and attributes from the original component model and allows infinite flexibility to extend beyond the inherited structure for the component (Figure 9). Figure 9 Next, we define the Tech Adoption, Market Share and Price components following the same steps as we did for the segment component. For price, we expand the model to accom-

5 ORMS_Vanguard Software Review 4/25/07 3:01 PM Page 5 modate our two products. We do this by expanding the tree to include revenue from each product, which is then aggregated into a total revenue value (Figure 10). Figure 12 dynamic reports, which are automatically updated whenever an input value is changed. We can create a number of output reports in either tabular or graphical format. Our completed model structure looks like Figure 13. Figure 10 The model structure for price in this example is identical for both products; there are simply different assumptions. We assume a base price, with compound annual growth rate (CAGR) on average sales price (ASP) that lasts for some period of time, and then potentially transitions to a different growth rate for another interval of time. The initial CAGR, probability of a transition, terminal CAGR and years to transition are all represented as uncertainties with probability distributions. The initial CAGR and terminal CAGR values are correlated (Figure 11). Figure 13 We publish the model to Vanguard Server, and the model is accessible to any authorized user with a Web browser. Users access the model via a wiki-style knowledge portal (Figure 14). Each time a model is saved (published), a new date/time/user-stamped instance is created in Vanguard Server. This way the history of modifications is always accessible, Figure 11 Because of the object-oriented nature of Vanguard System, we only have to create this model once. We simply instantiate it twice in our parent model and allow for multiple instances with unique values. To do this we follow the same method of inserting a component that we did before. This time, however, we uncheck the Single Instance box to allow for multiple unique instances (Figure 12). Next we simply update the values in the pricing components to reflect the assumptions for the current model. With a few simple clicks of the mouse, we are able to create Figure 14 J une 2007

6 ORMS_Vanguard Software Review 4/25/07 3:01 PM Page 6 SOFTWAREREVIEW in the original model. This is an extremely valuable feature when there may be multiple decision-makers using the model for different purposes. Any number of unique user scenarios may be run without corrupting the official model assumptions. While models may be very interesting in and of themselves to the modeler, for most end users, models are a means to an end: gaining insight into a problem. Therefore, effective models must communicate answers and insights well in order to be useful. Vanguard System does an excellent job of integrating powerful reporting and graphical representation into the modeling environment, so that users may easily access, query, understand and operationalize the decision support for which models are intended. Reports are automatically updated whenever the user modifies an input. Figure 17 is a report from our sample model. Figure 15 and you can roll back to a prior version at any time. From a Web browser, our model looks very similar to the way it does in Vanguard Studio, except the user cannot modify structure. To drill down into the model, simply click on a component and that component model opens (Figure 15). By clicking on the Segment component, the assumptions page for that component opens. The Web-based interface is elegant and easy to navigate. By clicking on the More... link, detailed documentation is revealed (Figure 16). Figure 17 Integration with Microsoft Excel A SIGNIFICANT INFLUENCE on the adoption of even the most powerful stand-alone decision-support applications is how well it is able to interface with existing enterprise applications; and let s face it, Microsoft Excel is one of the most ubiquitous software tools for business modeling in use today. Vanguard allows users to leverage existing Excel models as a fully integrated component within the Vanguard model. This feature is extremely valuable to organizations seeking to increase their quantitative modeling capabilities without being required to abandon existing, corporately sanctioned models constructed in Excel. Summary Figure 16 The user may modify input values and save them as scenarios. You can save as many scenarios as you wish, and they are associated with your specific login. Values saved from the Web browser do not modify assumptions J une 2007 I HAVE BEEN BUILDING models professionally for more than a decade. I discovered Vanguard System in 2006 while searching for a modeling environment that provided: excellent interactivity with Excel but which overcomes the limitations imposed by spreadsheet models; the modeling efficiency afforded by multidimensional models;

7 the ability to maintain a historical database of assumptions and structure as the model evolves to meet organizational needs; and the ability to provide access to a wide user-base via the Web, without sacrificing security and master model integrity. Vanguard System delivers on all of these requirements and much more. The ease with which a model is converted into a fully functional Web application makes models instantly deployable to where they are needed most: in the hands of decision-makers. Models and output reports are available any time, from any Web browser, with an easyto-use and understand interface. The days of having to wait for the modeler to re-run the model with alternative assumptions may be over. Sources inside Vanguard Software say exciting new features are on the way, including improved graphical capabilities and multiple-language support. The multiple language support functionality sounds particularly interesting. It will allow you to document comments in different languages, and the user may select which to view via a drop-down box. Any organization that works in a global environment will appreciate this flexibility. You will even be able to create your own language categories for special documentation purposes. For example, you may want to place technical notes and end user notes in a particular set of nodes. Vanguard System makes even complex models simple to navigate, understand and use. The team at Healthcare Econometrics has been using Vanguard System for three months now. We have implemented several complex global market simulation models. Our clients have embraced the graphical user interface in the Web-based models and (unlike the response to similar models created in other environments) are visibly excited about using them. While we have not encountered any show-stoppers, we have suggested some opportunities for improvement. Some of our models are larger than one screen. In the Web browser, you are not able to scroll to portions of the diagram that are out of view. Another opportunity would be to provide a comment summary sheet that lists a table of input nodes and associated documentation from comments. The development team at Vanguard Software is both accessible and responsive. Suggestions I made in January for nice to have features have shown up in the latest release in February. The customer service provided by the Vanguard Software team is outstanding as well. There are a lot of excellent modeling applications available today. Vanguard System brought to market a truly remarkable product, which is arguably best in class. Michael Kubica (mkubica@hei-us.com) is senior scientist, econometric modeling, for Healthcare Econometrics ( a division of Applied Quantitative Sciences, Inc. Healthcare Econometrics provides decision support and risk analysis applications for some of the largest medical device, pharmaceutical and biotechnology companies in the world. V E N D O R C O M M E N T S Editor s note: It is the policy of OR/MS Today to allow developers of reviewed software an opportunity to clarify and/or comment on the review article. Following are comments by Rob Suggs, CEO of Vanguard Software. The Vanguard System was released in the fourth quarter of We combined the analytic capabilities of our DecisionPro and DecisionScript product lines with years of additional research into how people work together to make business decisions. Our goal was to focus not only on the analytic side of how practitioners of O.R. perform their work, but to also focus on how they communicate their results and promote their skills throughout an organization. The result is the first enterprise-scale application for collaborative modeling and simulation. It is a Web-based system that facilitates open, transparent collaboration between all stake-holders involved in a business modeling effort. There are a number of very significant technical hurdles to overcome in making this type of a system work. Contributors might be spread around the world; they might build models using different time frames, different currencies and even different modeling platforms (such as spreadsheets). The Vanguard System automatically handles all complexities associated with making these parts work together as a single model. We have taken the concept of a collaborative modeling environment one step further by allowing users to share their computing power. Vanguard is the first commercial product to support Grid-based Monte Carlo simulation. The Vanguard Server can use spare CPU cycles on individuals desktop computers to perform large simulations. Runs that take 24 hours in a spreadsheet can be performed in about two minutes using a workgroup-sized grid (10 computers). This puts supercomputing power in the hands of users without a supercomputing budget. We have recently introduced the Vanguard Academic Partnership program. Over the past few months Vanguard has donated about $1 million worth of software and services to universities worldwide. Please contact us if you would like to learn more about this program. June 2007

8 Vanguard Software Address: 1100 Crescent Green, Cary NC Phone: Fax: URL:

Vanguard Knowledge Automation System

Vanguard Knowledge Automation System KNOWLEDGE AUTOMATION SYSTEM: OVERVIEW Vanguard Knowledge Automation System Turn routine processes into easy-to-use Web Apps Vanguard Knowledge Automation System lets you capture routine business processes

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

SMB Intelligence. Reporting

SMB Intelligence. Reporting SMB Intelligence Reporting Introduction Microsoft Excel is one of the most popular business tools for data analysis and light accounting functions. The SMB Intelligence Reporting powered by Solver is designed

More information

Microsoft Consulting Services. PerformancePoint Services for Project Server 2010

Microsoft Consulting Services. PerformancePoint Services for Project Server 2010 Microsoft Consulting Services PerformancePoint Services for Project Server 2010 Author: Emmanuel Fadullon, Delivery Architect Microsoft Consulting Services August 2011 Information in the document, including

More information

SAS IT Resource Management 3.2

SAS IT Resource Management 3.2 SAS IT Resource Management 3.2 Reporting Guide Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc 2011. SAS IT Resource Management 3.2:

More information

Configuration Manager

Configuration Manager After you have installed Unified Intelligent Contact Management (Unified ICM) and have it running, use the to view and update the configuration information in the Unified ICM database. The configuration

More information

TECHNICAL PAPER. Infor10 ION BI: The Comprehensive Business Intelligence Solution

TECHNICAL PAPER. Infor10 ION BI: The Comprehensive Business Intelligence Solution TECHNICAL PAPER Infor10 ION BI: The Comprehensive Business Intelligence Solution Table of contents Executive summary... 3 Infor10 ION BI overview... 3 Architecture... 5 Core components... 5 Multidimensional,

More information

DPL. Portfolio Manual. Syncopation Software, Inc. www.syncopation.com

DPL. Portfolio Manual. Syncopation Software, Inc. www.syncopation.com 1 DPL Portfolio Manual Syncopation Software, Inc. www.syncopation.com Copyright 2009 Syncopation Software, Inc. All rights reserved. Printed in the United States of America. March 2009: First Edition.

More information

SUGI 29 Systems Architecture. Paper 223-29

SUGI 29 Systems Architecture. Paper 223-29 Paper 223-29 SAS Add-In for Microsoft Office Leveraging SAS Throughout the Organization from Microsoft Office Jennifer Clegg, SAS Institute Inc., Cary, NC Stephen McDaniel, SAS Institute Inc., Cary, NC

More information

one Introduction chapter OVERVIEW CHAPTER

one Introduction chapter OVERVIEW CHAPTER one Introduction CHAPTER chapter OVERVIEW 1.1 Introduction to Decision Support Systems 1.2 Defining a Decision Support System 1.3 Decision Support Systems Applications 1.4 Textbook Overview 1.5 Summary

More information

Introduction to Simulink

Introduction to Simulink Introduction to Simulink MEEN 364 Simulink is a software package for modeling, simulating, and analyzing dynamical systems. It supports linear and nonlinear systems, modeled in continuous time, sampled

More information

Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients

Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients Technical Paper Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients A practical introduction to SAS Information Map Studio and SAS Web Report Studio for new and experienced

More information

Producing Listings and Reports Using SAS and Crystal Reports Krishna (Balakrishna) Dandamudi, PharmaNet - SPS, Kennett Square, PA

Producing Listings and Reports Using SAS and Crystal Reports Krishna (Balakrishna) Dandamudi, PharmaNet - SPS, Kennett Square, PA Producing Listings and Reports Using SAS and Crystal Reports Krishna (Balakrishna) Dandamudi, PharmaNet - SPS, Kennett Square, PA ABSTRACT The SAS Institute has a long history of commitment to openness

More information

QAD Business Intelligence Dashboards Demonstration Guide. May 2015 BI 3.11

QAD Business Intelligence Dashboards Demonstration Guide. May 2015 BI 3.11 QAD Business Intelligence Dashboards Demonstration Guide May 2015 BI 3.11 Overview This demonstration focuses on one aspect of QAD Business Intelligence Business Intelligence Dashboards and shows how this

More information

How To Use Sap Business Objects For Microsoft (For Microsoft) For Microsoft (For Pax) For Pax (For Sap) For Spera) For A Business Intelligence (Bio) Solution

How To Use Sap Business Objects For Microsoft (For Microsoft) For Microsoft (For Pax) For Pax (For Sap) For Spera) For A Business Intelligence (Bio) Solution SAP BusinessObjects FOR MICROSOFT ENVIRONMENTS MAKE BETTER DECISIONS TODAY SAP Solution Brief SAP BusinessObjects Business Intelligence Solutions SAP BusinessObjects FOR MICROSOFT ENVIRONMENTS SAP BusinessObjects

More information

SAS Office Analytics: An Application In Practice

SAS Office Analytics: An Application In Practice PharmaSUG 2016 - Paper AD19 SAS Office Analytics: An Application In Practice Monitoring and Ad-Hoc Reporting Using Stored Process Mansi Singh, Roche Molecular Systems Inc., Pleasanton, CA Smitha Krishnamurthy,

More information

BID2WIN Workshop. Advanced Report Writing

BID2WIN Workshop. Advanced Report Writing BID2WIN Workshop Advanced Report Writing Please Note: Please feel free to take this workbook home with you! Electronic copies of all lab documentation are available for download at http://www.bid2win.com/userconf/2011/labs/

More information

CHAPTER 4: BUSINESS ANALYTICS

CHAPTER 4: BUSINESS ANALYTICS Chapter 4: Business Analytics CHAPTER 4: BUSINESS ANALYTICS Objectives Introduction The objectives are: Describe Business Analytics Explain the terminology associated with Business Analytics Describe the

More information

CalPlanning. Smart View Essbase Ad Hoc Analysis

CalPlanning. Smart View Essbase Ad Hoc Analysis 1 CalPlanning CalPlanning Smart View Essbase Ad Hoc Analysis Agenda Overview Introduction to Smart View & Essbase 4 Step Smart View Essbase Ad Hoc Analysis Approach 1. Plot Dimensions 2. Drill into Data

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

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

Simulation and Risk Analysis

Simulation and Risk Analysis Simulation and Risk Analysis Using Analytic Solver Platform REVIEW BASED ON MANAGEMENT SCIENCE What We ll Cover Today Introduction Frontline Systems Session Ι Beta Training Program Goals Overview of Analytic

More information

Self-Service Business Intelligence

Self-Service Business Intelligence Self-Service Business Intelligence BRIDGE THE GAP VISUALIZE DATA, DISCOVER TRENDS, SHARE FINDINGS Solgenia Analysis provides users throughout your organization with flexible tools to create and share meaningful

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

BusinessObjects Planning Excel Analyst User Guide

BusinessObjects Planning Excel Analyst User Guide BusinessObjects Planning Excel Analyst User Guide BusinessObjects Planning Excel Analyst 5.2 Copyright Third-party contributors Copyright 2007 Business Objects. All rights reserved. Business Objects owns

More information

Business Intelligence Capabilities Sage MAS 90 ERP and QuickBooks Enterprise Solutions

Business Intelligence Capabilities Sage MAS 90 ERP and QuickBooks Enterprise Solutions A Comparison Of Business Intelligence Capabilities Sage MAS 90 ERP and QuickBooks Enterprise Solutions February 1, 2008 Charles C. Chewning, Jr. Solutions 1256 Providence Knoll Drive Richmond, VA 23236

More information

WEBFOCUS QUICK DATA FOR EXCEL

WEBFOCUS QUICK DATA FOR EXCEL WEBFOCUS QUICK DATA FOR EXCEL BRIAN CARTER INFORMATION BUILDERS SUMMIT 2008 USERS CONFERENCE JUNE 2008 Presentation Abstract: Even with the growing popularity and evolvement of Business Intelligence products

More information

KASPERSKY LAB. Kaspersky Administration Kit version 6.0. Administrator s manual

KASPERSKY LAB. Kaspersky Administration Kit version 6.0. Administrator s manual KASPERSKY LAB Kaspersky Administration Kit version 6.0 Administrator s manual KASPERSKY ADMINISTRATION KIT VERSION 6.0 Administrator s manual Kaspersky Lab Visit our website: http://www.kaspersky.com/

More information

Take a Whirlwind Tour Around SAS 9.2 Justin Choy, SAS Institute Inc., Cary, NC

Take a Whirlwind Tour Around SAS 9.2 Justin Choy, SAS Institute Inc., Cary, NC Take a Whirlwind Tour Around SAS 9.2 Justin Choy, SAS Institute Inc., Cary, NC ABSTRACT The term productivity can mean a number of different things and can be realized in a number of different ways. The

More information

Appendix A How to create a data-sharing lab

Appendix A How to create a data-sharing lab Appendix A How to create a data-sharing lab Creating a lab involves completing five major steps: creating lists, then graphs, then the page for lab instructions, then adding forms to the lab instructions,

More information

SQL Server 2014 BI. Lab 04. Enhancing an E-Commerce Web Application with Analysis Services Data Mining in SQL Server 2014. Jump to the Lab Overview

SQL Server 2014 BI. Lab 04. Enhancing an E-Commerce Web Application with Analysis Services Data Mining in SQL Server 2014. Jump to the Lab Overview SQL Server 2014 BI Lab 04 Enhancing an E-Commerce Web Application with Analysis Services Data Mining in SQL Server 2014 Jump to the Lab Overview Terms of Use 2014 Microsoft Corporation. All rights reserved.

More information

Microsoft Visio 2010 Business Intelligence

Microsoft Visio 2010 Business Intelligence Microsoft Visio 2010 Business Intelligence St. Louis SharePoint User Group Candy Parisi Microsoft Visio Solution Specialist April 10, 2012 Agenda Microsoft Business Intelligence Overview Visio Business

More information

Getting Started Guide SAGE ACCPAC INTELLIGENCE

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

More information

SAS Add-In 2.1 for Microsoft Office: Getting Started with Data Analysis

SAS Add-In 2.1 for Microsoft Office: Getting Started with Data Analysis SAS Add-In 2.1 for Microsoft Office: Getting Started with Data Analysis The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2007. SAS Add-In 2.1 for Microsoft Office: Getting

More information

SPSS: Getting Started. For Windows

SPSS: Getting Started. For Windows For Windows Updated: August 2012 Table of Contents Section 1: Overview... 3 1.1 Introduction to SPSS Tutorials... 3 1.2 Introduction to SPSS... 3 1.3 Overview of SPSS for Windows... 3 Section 2: Entering

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

SAS Marketing Automation 5.1. User s Guide

SAS Marketing Automation 5.1. User s Guide SAS Marketing Automation 5.1 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2007. SAS Marketing Automation 5.1: User s Guide. Cary, NC: SAS Institute

More information

MODULE 7: FINANCIAL REPORTING AND ANALYSIS

MODULE 7: FINANCIAL REPORTING AND ANALYSIS MODULE 7: FINANCIAL REPORTING AND ANALYSIS Module Overview Businesses running ERP systems capture lots of data through daily activity. This data, which reflects such things as the organization's sales

More information

Better decision making under uncertain conditions using Monte Carlo Simulation

Better decision making under uncertain conditions using Monte Carlo Simulation IBM Software Business Analytics IBM SPSS Statistics Better decision making under uncertain conditions using Monte Carlo Simulation Monte Carlo simulation and risk analysis techniques in IBM SPSS Statistics

More information

Pastel Evolution BIC. Getting Started Guide

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

More information

What s new in Excel 2013

What s new in Excel 2013 Work Smart by Microsoft IT What s new in Excel 2013 The first thing that you see when you open Microsoft Excel 2013 spreadsheet software is a new look. It s cleaner, but it s also designed to help you

More information

Qualtrics Survey Tool

Qualtrics Survey Tool Qualtrics Survey Tool This page left blank intentionally. Table of Contents Overview... 5 Uses for Qualtrics Surveys:... 5 Accessing Qualtrics... 5 My Surveys Tab... 5 Survey Controls... 5 Creating New

More information

Programming in Access VBA

Programming in Access VBA PART I Programming in Access VBA In this part, you will learn all about how Visual Basic for Applications (VBA) works for Access 2010. A number of new VBA features have been incorporated into the 2010

More information

Master Data Services. SQL Server 2012 Books Online

Master Data Services. SQL Server 2012 Books Online Master Data Services SQL Server 2012 Books Online Summary: Master Data Services (MDS) is the SQL Server solution for master data management. Master data management (MDM) describes the efforts made by an

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

CHAPTER 11: SALES REPORTING

CHAPTER 11: SALES REPORTING Chapter 11: Sales Reporting CHAPTER 11: SALES REPORTING Objectives Introduction The objectives are: Understand the tools you use to evaluate sales data. Use default sales productivity reports to review

More information

Transaction Monitoring Version 8.1.3 for AIX, Linux, and Windows. Reference IBM

Transaction Monitoring Version 8.1.3 for AIX, Linux, and Windows. Reference IBM Transaction Monitoring Version 8.1.3 for AIX, Linux, and Windows Reference IBM Note Before using this information and the product it supports, read the information in Notices. This edition applies to V8.1.3

More information

BSDI Advanced Fitness & Wellness Software

BSDI Advanced Fitness & Wellness Software BSDI Advanced Fitness & Wellness Software 6 Kellie Ct. Califon, NJ 07830 http://www.bsdi.cc SOFTWARE BACKUP/RESTORE INSTRUCTION SHEET This document will outline the steps necessary to take configure the

More information

Chapter 4: Website Basics

Chapter 4: Website Basics 1 Chapter 4: In its most basic form, a website is a group of files stored in folders on a hard drive that is connected directly to the internet. These files include all of the items that you see on your

More information

Insights for SharePoint 2013 INTRODUCTION TO THE BI TOOLS

Insights for SharePoint 2013 INTRODUCTION TO THE BI TOOLS Insights for SharePoint 2013 INTRODUCTION TO THE BI TOOLS Webinar Topics Intro to BI Tools What is SharePoint? What is Business Intelligence? Evolution of Business Intelligence Common Challenges of BI

More information

BillQuick Web i Time and Expense User Guide

BillQuick Web i Time and Expense User Guide BillQuick Web i Time and Expense User Guide BQE Software Inc. 1852 Lomita Boulevard Lomita, California 90717 USA http://www.bqe.com Table of Contents INTRODUCTION TO BILLQUICK... 3 INTRODUCTION TO BILLQUICK

More information

Authoring for System Center 2012 Operations Manager

Authoring for System Center 2012 Operations Manager Authoring for System Center 2012 Operations Manager Microsoft Corporation Published: November 1, 2013 Authors Byron Ricks Applies To System Center 2012 Operations Manager System Center 2012 Service Pack

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

System 800xA Information Management

System 800xA Information Management System 800xA Information Management Getting Started System Version 6.0 Power and productivity for a better world TM System 800xA Information Management Getting Started System Version 6.0 NOTICE This document

More information

USING THOMSON REUTERS EIKON EXCEL

USING THOMSON REUTERS EIKON EXCEL THOMSON REUTERS EIKON EXCEL USING THOMSON REUTERS EIKON EXCEL Thomson Reuters Training Fast and reliable pricing and valuation capabilities are central to a trader s daily business. Thomson Reuters Eikon

More information

Sage Accpac ERP 5.6A. CRM Analytics for SageCRM I User Guide

Sage Accpac ERP 5.6A. CRM Analytics for SageCRM I User Guide Sage Accpac ERP 5.6A CRM Analytics for SageCRM I User Guide 2009 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and all SageCRM product and service names mentioned herein are registered

More information

Lab 3: Introduction to Data Acquisition Cards

Lab 3: Introduction to Data Acquisition Cards Lab 3: Introduction to Data Acquisition Cards INTRODUCTION: In this lab, you will be building a VI to display the input measured on a channel. However, within your own VI you will use LabVIEW supplied

More information

CHAPTER 6: TECHNOLOGY

CHAPTER 6: TECHNOLOGY Chapter 6: Technology CHAPTER 6: TECHNOLOGY Objectives Introduction The objectives are: Review the system architecture of Microsoft Dynamics AX 2012. Describe the options for making development changes

More information

DEPLOYING A VISUAL BASIC.NET APPLICATION

DEPLOYING A VISUAL BASIC.NET APPLICATION C6109_AppendixD_CTP.qxd 18/7/06 02:34 PM Page 1 A P P E N D I X D D DEPLOYING A VISUAL BASIC.NET APPLICATION After completing this appendix, you will be able to: Understand how Visual Studio performs deployment

More information

v6.1 Websense Enterprise Reporting Administrator s Guide

v6.1 Websense Enterprise Reporting Administrator s Guide v6.1 Websense Enterprise Reporting Administrator s Guide Websense Enterprise Reporting Administrator s Guide 1996 2005, Websense, Inc. All rights reserved. 10240 Sorrento Valley Rd., San Diego, CA 92121,

More information

NYS OCFS CMS Contractor Manual

NYS OCFS CMS Contractor Manual NYS OCFS CMS Contractor Manual C O N T E N T S CHAPTER 1... 1-1 Chapter 1: Introduction to the Contract Management System... 1-2 CHAPTER 2... 2-1 Accessing the Contract Management System... 2-2 Shortcuts

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Table of Contents TABLE OF CONTENTS... 3 1.0 INTRODUCTION... 1 1.1 HOW TO USE THIS GUIDE... 1 1.2 TOPIC SUMMARY...

More information

Microsoft Office Access 2007 Basics

Microsoft Office Access 2007 Basics Access(ing) A Database Project PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: TRAININGLAB@MONROE.LIB.MI.US MONROE COUNTY LIBRARY SYSTEM 734-241-5770 1 840 SOUTH ROESSLER

More information

Financial Series EXCEL-BASED BUDGETING

Financial Series EXCEL-BASED BUDGETING EXCEL-BASED BUDGETING Microsoft Excel is the world's most popular tool for complex, graphical budgeting, and we have automated the process of sharing budgeting information between eenterprise and Excel.

More information

Calc Guide Chapter 9 Data Analysis

Calc Guide Chapter 9 Data Analysis Calc Guide Chapter 9 Data Analysis Using Scenarios, Goal Seek, Solver, others Copyright This document is Copyright 2007 2011 by its contributors as listed below. You may distribute it and/or modify it

More information

DEPLOYMENT GUIDE Version 1.1. Deploying F5 with Oracle Application Server 10g

DEPLOYMENT GUIDE Version 1.1. Deploying F5 with Oracle Application Server 10g DEPLOYMENT GUIDE Version 1.1 Deploying F5 with Oracle Application Server 10g Table of Contents Table of Contents Introducing the F5 and Oracle 10g configuration Prerequisites and configuration notes...1-1

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

Usage Analysis Tools in SharePoint Products and Technologies

Usage Analysis Tools in SharePoint Products and Technologies Usage Analysis Tools in SharePoint Products and Technologies Date published: June 9, 2004 Summary: Usage analysis allows you to track how websites on your server are being used. The Internet Information

More information

Course: SharePoint 2013 Business Intelligence

Course: SharePoint 2013 Business Intelligence Course: SharePoint 2013 Business Intelligence Course Length: 3 days Course Code: M55042 Description This three-day instructor-led course provides students with the necessary knowledge to work with all

More information

Copyright EPiServer AB

Copyright EPiServer AB Table of Contents 3 Table of Contents ABOUT THIS DOCUMENTATION 4 HOW TO ACCESS EPISERVER HELP SYSTEM 4 EXPECTED KNOWLEDGE 4 ONLINE COMMUNITY ON EPISERVER WORLD 4 COPYRIGHT NOTICE 4 EPISERVER ONLINECENTER

More information

Create Reports Utilizing SQL Server Reporting Services and PI OLEDB. Tutorial

Create Reports Utilizing SQL Server Reporting Services and PI OLEDB. Tutorial Create Reports Utilizing SQL Server Reporting Services and PI OLEDB Tutorial Introduction... 3 PI OLEDB... 3 SQL Server 2005 Reporting Services (SSRS)... 3 Installed Software on Tutorial PC... 3 Basic

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

Business Intelligence for Excel

Business Intelligence for Excel Business Intelligence for Excel White Paper Business Intelligence Technologies, Inc. Copyright 2002 All Rights Reserved Business Intelligence for Excel This white paper concerns business intelligence for

More information

Sage ERP I White Paper

Sage ERP I White Paper I White Paper Improving ERP Usability: How Intuitive ERP Drives Productivity, Improves ROI and Enhances Collaboration Table of Contents Executive Summary... 3 Traditional ERPs... 3 Improving the User Experience...

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

Setting Up SSL on IIS6 for MEGA Advisor

Setting Up SSL on IIS6 for MEGA Advisor Setting Up SSL on IIS6 for MEGA Advisor Revised: July 5, 2012 Created: February 1, 2008 Author: Melinda BODROGI CONTENTS Contents... 2 Principle... 3 Requirements... 4 Install the certification authority

More information

Track-It! 8.5. The World s Most Widely Installed Help Desk and Asset Management Solution

Track-It! 8.5. The World s Most Widely Installed Help Desk and Asset Management Solution The World s Most Widely Installed Help Desk and Asset Management Solution Key Benefits Easy to use! Gain full control of your IT assets, hardware and software Simplify software license management Save

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

Creating BI solutions with BISM Tabular. Written By: Dan Clark

Creating BI solutions with BISM Tabular. Written By: Dan Clark Creating BI solutions with BISM Tabular Written By: Dan Clark CONTENTS PAGE 3 INTRODUCTION PAGE 4 PAGE 5 PAGE 7 PAGE 8 PAGE 9 PAGE 9 PAGE 11 PAGE 12 PAGE 13 PAGE 14 PAGE 17 SSAS TABULAR MODE TABULAR MODELING

More information

Desktop, Web and Mobile Testing Tutorials

Desktop, Web and Mobile Testing Tutorials Desktop, Web and Mobile Testing Tutorials * Windows and the Windows logo are trademarks of the Microsoft group of companies. 2 About the Tutorial With TestComplete, you can test applications of three major

More information

DCA. Document Control & Archiving USER S GUIDE

DCA. Document Control & Archiving USER S GUIDE DCA Document Control & Archiving USER S GUIDE Decision Management International, Inc. 1111 Third Street West Suite 250 Bradenton, FL 34205 Phone 800-530-0803 FAX 941-744-0314 www.dmius.com Copyright 2002,

More information

CRGroup Whitepaper: Digging through the Data. www.crgroup.com. Reporting Options in Microsoft Dynamics GP

CRGroup Whitepaper: Digging through the Data. www.crgroup.com. Reporting Options in Microsoft Dynamics GP CRGroup Whitepaper: Digging through the Data Reporting Options in Microsoft Dynamics GP The objective of this paper is to provide greater insight on each of the reporting options available to you within

More information

Hamline University Administrative Computing Page 1

Hamline University Administrative Computing Page 1 User Guide Banner Handout: BUSINESS OBJECTS ENTERPRISE (InfoView) Document: boxi31sp3-infoview.docx Created: 5/11/2011 1:24 PM by Chris Berry; Last Modified: 8/31/2011 1:53 PM Purpose:... 2 Introduction:...

More information

IAF Business Intelligence Solutions Make the Most of Your Business Intelligence. White Paper November 2002

IAF Business Intelligence Solutions Make the Most of Your Business Intelligence. White Paper November 2002 IAF Business Intelligence Solutions Make the Most of Your Business Intelligence White Paper INTRODUCTION In recent years, the amount of data in companies has increased dramatically as enterprise resource

More information

Creating Database Tables in Microsoft SQL Server

Creating Database Tables in Microsoft SQL Server Creating Database Tables in Microsoft SQL Server Microsoft SQL Server is a relational database server that stores and retrieves data for multi-user network-based applications. SQL Server databases are

More information

HansaWorld SQL Training Material

HansaWorld SQL Training Material HansaWorld University HansaWorld SQL Training Material HansaWorld Ltd. January 2008 Version 5.4 TABLE OF CONTENTS: TABLE OF CONTENTS:...2 OBJECTIVES...4 INTRODUCTION...5 Relational Databases...5 Definition...5

More information

B.Sc (Computer Science) Database Management Systems UNIT-V

B.Sc (Computer Science) Database Management Systems UNIT-V 1 B.Sc (Computer Science) Database Management Systems UNIT-V Business Intelligence? Business intelligence is a term used to describe a comprehensive cohesive and integrated set of tools and process used

More information

Last Updated: July 2011. STATISTICA Enterprise Server Security

Last Updated: July 2011. STATISTICA Enterprise Server Security Last Updated: July 2011 STATISTICA Enterprise Server Security STATISTICA Enterprise Server Security Page 2 of 10 Table of Contents Executive Summary... 3 Introduction to STATISTICA Enterprise Server...

More information

Getting Started Guide

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

More information

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

Excel Companion. (Profit Embedded PHD) User's Guide

Excel Companion. (Profit Embedded PHD) User's Guide Excel Companion (Profit Embedded PHD) User's Guide Excel Companion (Profit Embedded PHD) User's Guide Copyright, Notices, and Trademarks Copyright, Notices, and Trademarks Honeywell Inc. 1998 2001. All

More information

MICROSOFT ACCESS 2003 TUTORIAL

MICROSOFT ACCESS 2003 TUTORIAL MICROSOFT ACCESS 2003 TUTORIAL M I C R O S O F T A C C E S S 2 0 0 3 Microsoft Access is powerful software designed for PC. It allows you to create and manage databases. A database is an organized body

More information

Reporting Guide NetIQ Reporting Center

Reporting Guide NetIQ Reporting Center Reporting Guide NetIQ Reporting Center October 2015 www.netiq.com/documentation Legal Notice THIS DOCUMENT AND THE SOFTWARE DESCRIBED IN THIS DOCUMENT ARE FURNISHED UNDER AND ARE SUBJECT TO THE TERMS OF

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

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2)

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Hyper-V Manager Hyper-V Server R1, R2 Intelligent Power Protector Main

More information

SYSTRAN v6 Quick Start Guide

SYSTRAN v6 Quick Start Guide SYSTRAN v6 Quick Start Guide 2 SYSTRAN v6 Quick Start Guide SYSTRAN Business Translator SYSTRAN Premium Translator Congratulations on your SYSTRAN v6 purchase which uses the latest generation of language

More information

Microsoft Access is an outstanding environment for both database users and professional. Introduction to Microsoft Access and Programming SESSION

Microsoft Access is an outstanding environment for both database users and professional. Introduction to Microsoft Access and Programming SESSION 539752 ch01.qxd 9/9/03 11:38 PM Page 5 SESSION 1 Introduction to Microsoft Access and Programming Session Checklist Understanding what programming is Using the Visual Basic language Programming for the

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

WebSphere Business Monitor

WebSphere Business Monitor WebSphere Business Monitor Dashboards 2010 IBM Corporation This presentation should provide an overview of the dashboard widgets for use with WebSphere Business Monitor. WBPM_Monitor_Dashboards.ppt Page

More information

Excel Add-ins Quick Start Guide

Excel Add-ins Quick Start Guide Excel Add-ins Quick Start Guide Contents Bloomberg - Excel Add-In... 2 Datastream - Excel Add-in... 9 FactSet - Excel Add-in... 13 Thomson Reuters Eikon - Excel Add-in... 19 Bloomberg - Excel Add-In Bloomberg

More information