Market Insight Release Notes

Size: px
Start display at page:

Download "Market Insight Release Notes"

Transcription

1 Market Insight Release Notes July Publish date:

2 Table of Contents 1. Executive Summary Target Audience Features Updated User Interface (UI) Updated Wizards Look & Feel Integration With R New Exporting Option for Storyboards Output Wizard Improvements Support Case Insensitive Selection for UTF-8 Text Variables Improve usability of sequencing dialogs New Thematic Shading Market Insight Orbit Page 2 of 17

3 1. EXECUTIVE SUMMARY This document outlines the Market Insight (MI) features that are scheduled to be released to production in July, The key functional areas affected by this release are: UI: Updates to the general look and feel of the Market Insight user interface. This is the first step in a multi-step process to improve the user experience within Market Insight. This release focuses exclusively on the general look of the UI to bring it up to speed with modern UI design principles. Integration with R: MI users with a can now create models in R and bring those into Market Insight. Orbit: Market Insight Orbit is a new browser-based, platform-independent sharing application that works on tablets, phones and desktop computers. This initial version of the feature allows marketers and data analysts to deliver storyboards to colleagues and share insights with non- MI users. (This feature requires configuration before it will be live in a customer s Market Insight system.) 1.1 Target Audience This document is intended for all users of Market Insight. Page 3 of 17

4 2. FEATURES This section outlines the new features and improvements to Market Insight. 2.1 Updated User Interface (UI) This release of Market Insight sees the first concrete steps towards the redesign of the user interface. The aim is to modernize the look and feel, and to bring it up to date with the latest design standards and improve the user experience. The left-hand panel has an updated look incorporating new icons, tab positions, fonts and colors. Throughout the application background colors, form backgrounds, and list item colors have all been standardized. Please note that these UI changes apply only to the look and feel of Market Insight. These changes do not affect the workflows or how the application functions. Page 4 of 17

5 2.2 Updated Wizards Look & Feel The Market Insight wizards have been updated with reference to the latest style guidelines from Microsoft. An example of one wizard is shown below. The main changes are: Removal of the images on the left-hand panel. All the possible steps in the wizard are shown in the left-hand panel. The current step is highlighted and the completed steps are visible. The back arrow button has moved to the top left corner. Where a decision has to be made on a particular page, answering that question will automatically move you on, rather than requiring you to press the Next button. Better layout of the wizard content in the main panel. New titles at the top of each wizard page. Some text has been removed where it was deemed unnecessary, although we have been generally conservative in removing too much of the explanatory text. Page 5 of 17

6 Page 6 of 17

7 2.3 Integration With R MI users with a can now create models in R and bring those into Market Insight. This extends the range of modelling techniques available within MI. This is done from the Modelling Environment by clicking on the new R button on the toolbar. Your chosen variables and selections will then be used to populate the R Model tool. There are specific options for Linear and Logistic Regression via the Modelling function drop down menu. There is also a User Defined option for other modelling techniques available in R that you want to utilize. Page 7 of 17

8 When you press the Build R Model button the R model building technique is invoked with the selected data and then the resulting summary from R is shown within the R Output tab. A.pmml file is written into the MI Public directory which can be accessed immediately by clicking on the Apply R Model as Expression button within the R Model dialog. You can then use the expression to apply the model to a selection of records. You can use the Model Report tool to compare this method against our Market Insight modelbuilding mechanisms (with a bit of extra work in MI to create a suitable virtual variable). Page 8 of 17

9 You can also create your own RMarkdown document (which is essentially a HTML page with embedded R code that can refer to the dataframe used to train the model, and the model itself) and place this in your Public/RModels directory in the File Explorer. When the model is built, this document is converted into an HTML page and displayed in a tab alongside the R Input / Output tabs, as can be seen in the example below. There can be any number of reports generated. The name of each tab is configurable. This new feature allows expert R users to provide their own sensible output formats to validate particular models from within MI. This visual way of interpreting the models gives a clearer indication of how reliable or strong the model is. It helps you work more efficiently by visually assessing the model from within the Market Insight UI. Page 9 of 17

10 2.4 New Exporting Option for Storyboards A new button has been added to the Storyboard ribbon bar to support exporting charts out to Word. 2.5 Output Wizard Improvements The Output Wizard can be used to output a Cube/Tree into a text file. We have improved this mechanism such that now: Dimension names are better presented Measure names are better presented Not a Number NaN markers are removed from the output Statistics hidden in the display in MI are omitted Some calculated measures are now calculated. Unsupported ones are removed after giving a friendly warning message. Note that not all calculated measures are supported. 2.6 Support Case Insensitive Selection for UTF-8 Text Variables Until now the Match Case checkbox on text selections has been disabled on UTF8 systems. This server-side enhancement has added support for this type of selection on text variables. Note: Case-insensitive matching has some inherent limitations. We only know the locale that is configured for the Market Insight system. If text in languages that are incompatible with this locale is included in the Market Insight system then the result of upper casing and hence case-insensitive matching may not always be as expected. For example: In English the letter "i" matches uppercase letter "I". In Turkish this is not the case. Say the Market Insight system was configured as English locale but one variable contained text from both English and Turkish source languages. In this case a case-insensitive match on a target string including an "i" would match both "i" and "I" across all the text. This is what an English user might expect but a Turkish user would find it wrong. If you changed the system locale to Turkish then the problem would be reversed. Page 10 of 17

11 Page 11 of 17

12 2.7 Improve usability of sequencing dialogs Sequencing dialogs can be difficult to use when there are a large number of codes in a nominal variable which has been chosen as the ordering variable. Where there are more than 20 codes, a filter box is now shown at the top of this dialog, and an Import button allows codes to be matched from an import file containing the preferred order of codes. This makes it much easier to search the list manually or to define a new order for the list using the Import button. Page 12 of 17

13 2.8 New Thematic Shading We have introduced two new thematic shading mechanisms that each use a two-way range to highlight values above and below a threshold. The example below has been shaded based on the Index statistic with a threshold of 100. This quickly shows us that there are fewer than the expected proportion of Manufacturing sites with 1-4 employees (Blue) and more than expected Agriculture/Forestry/Fishing with 1-4 employees (Red). The new options from the Thematic menu Type drop down box are: Equal Ranges from Threshold Half the ranges are used for equal sized bands between the minimum value and the threshold and half are used for (probably different but) equal sized ranges between the threshold and the maximum value. Quantile Ranges from Threshold Half the ranges are used for equally populated bands between the minimum value and the threshold and half are used for (probably different but) equally populated ranges between the threshold and the maximum value. Quantiles from Absolute Threshold Prepares two sets of equally populated ranges, the first set covering values from the most negative value to the negative threshold value and the second set covering values from the positive threshold value to the maximum positive value in the data. For example, if you request 10 ranges in total, you will get 10 equally populated (i.e. decile) bands for the range from most negative value to negative threshold value, 1 band for the range between negative and positive threshold value and 10 equally populated bands for the range from positive threshold to the maximum positive value. The negative bands will be coloured in shades from the low colour to the normal colour, the central band will be shaded in the normal colour and the positive bands will be coloured in shades from the normal colour to the high colour. Page 13 of 17

14 Equal Ranges From Absolute Threshold Prepares similar bands but with equally sized rather than equally populated bands either side of the positive / negative threshold value. Page 14 of 17

15 2.9 Market Insight Orbit Market Insight Orbit is a new browser-based, platform-independent sharing application that works on tablets, phones and desktop computers. The initial version of the software allows marketers and data analysts to deliver storyboards to colleagues and share insights with non-mi users. In the future you will be able to interact with Market Insight Orbit to create further visualizations. Shared storyboards, initially created in the Market Insight data analytics tool, are displayed in Orbit as Collections and can be sequenced and annotated to create engaging reports. With Orbit you can tell and share the stories hidden within your data. Please contact your D&B account representative if you wish to deploy Market Insight Orbit. Page 15 of 17

16 Page 16 of 17

17 Page 17 of 17

Market Insight Release Notes

Market Insight Release Notes Market Insight Release Notes 2017 - November Publish date: 2017-11-07 Table of Contents 1. Executive Summary... 3 1.1 Target Audience... 3 2. Features... 4 2.1 Storyboards Now Include Data Grids... 4 2.2

More information

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image Inserting Image To make your page more striking visually you can add images. There are three ways of loading images, one from your computer as you edit the page or you can preload them in an image library

More information

Using Tables, Sparklines and Conditional Formatting. Module 5. Adobe Captivate Wednesday, May 11, 2016

Using Tables, Sparklines and Conditional Formatting. Module 5. Adobe Captivate Wednesday, May 11, 2016 Slide 1 - Using Tables, Sparklines and Conditional Formatting Using Tables, Sparklines and Conditional Formatting Module 5 Page 1 of 27 Slide 2 - Lesson Objectives Lesson Objectives Explore the find and

More information

What s New in Access 2007

What s New in Access 2007 What s New in Access 2007 This document provides a general overview of the new and improved features in Microsoft Access 2007. Opening Assurances 1. Functionality is the same; how we interact with the

More information

Checkbox Quick Start Guide

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

More information

Using ATI Catalyst Control Center to Configure Desktops & Displays

Using ATI Catalyst Control Center to Configure Desktops & Displays Using ATI Catalyst Control Center to Configure Desktops & Displays The following general instructions apply using CCC to configure displays. The ATI Catalyst Control Center (CCC) Desktops & Displays manager

More information

How to Add Word Heading Styles Explanation

How to Add Word Heading Styles Explanation How to Add Word Heading Styles Explanation Using Word Heading Styles creates hierarchical structure and easier navigation throughout your file. Word Headings allow the user to navigate directly to various

More information

Preview from Notesale.co.uk Page 2 of 61

Preview from Notesale.co.uk Page 2 of 61 Modify a table Applying styles to tables; banding rows and columns; inserting total rows; removing styles from tables Filter and sort a table Filtering records; sorting data on multiple columns; changing

More information

Marketer's Guide. User guide for marketing analysts and business users

Marketer's Guide. User guide for marketing analysts and business users Marketer's Guide Rev: 2014-06-11 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter 1 Introduction... 4 Chapter 2 Quick Start Guide... 5 2.1 Accessing the Email

More information

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Content 1 INTRODUCTION... 4 1.1 Page-based systems versus item-based systems 4 1.2 Browser support 5

More information

WordPress User Interface Expert Review Gabriel White Version 1.0 DRAFT March, 2005

WordPress User Interface Expert Review Gabriel White Version 1.0 DRAFT March, 2005 WordPress User Interface Expert Review Gabriel White Version 1.0 DRAFT March, 2005 WordPress User Interface Expert Review, Gabriel White (v1.0 Draft, March, 2005) 2 Copyright Copyright Gabriel White, 2005.

More information

Password Memory 7 User s Guide

Password Memory 7 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 7 User s Guide 2007-2018 by code:aero technologies Phone: +1 (321) 285.7447 E-mail: info@codeaero.com Table of Contents How secure is Password

More information

Introduction. Getting Started. Selecting a Template. 1 of 1

Introduction. Getting Started. Selecting a Template. 1 of 1 1 of 1 Introduction Visual materials are one of the most effective means of communicating a message. They can give a presentation a professional quality. Visuals help a speaker to be well prepared, organized,

More information

Euroopa Liit Euroopa Sotsiaalfond. Eesti tuleviku heaks. PC-Axis User Instructions

Euroopa Liit Euroopa Sotsiaalfond. Eesti tuleviku heaks. PC-Axis User Instructions Euroopa Liit Euroopa Sotsiaalfond Eesti tuleviku heaks PC-Axis User Instructions Table of Contents Introduction... 3 Installation... 3 Using the Program... 3 Support Functions in PC-Axis... 5 Opening a

More information

Student eportfolio Step-by-step Guide Student eportfolio Step-by-step Guide

Student eportfolio Step-by-step Guide Student eportfolio Step-by-step Guide Student eportfolio Step-by-step Guide Section 1 Adding an Experience Section 2 File Manager and Artefacts Section 3 Adding an Artefact Section 4 eportfolio Views Section 5 Releasing your eportfolio to

More information

Client Configuration Cookbook

Client Configuration Cookbook Sitecore CMS 6.4 or later Client Configuration Cookbook Rev: 2013-10-01 Sitecore CMS 6.4 or later Client Configuration Cookbook Features, Tips and Techniques for CMS Architects and Developers Table of

More information

Exercise Producing Thematic Maps for Dissemination

Exercise Producing Thematic Maps for Dissemination Exercise Producing Thematic Maps for Dissemination 2007 In this exercise you will work with an existing file geodatabase which contains administrative boundaries (named wards) feature class and population

More information

Client Configuration Cookbook

Client Configuration Cookbook Sitecore CMS 6.2 Client Configuration Cookbook Rev: 2009-10-20 Sitecore CMS 6.2 Client Configuration Cookbook Features, Tips and Techniques for CMS Architects and Developers Table of Contents Chapter 1

More information

Lesson 1: Getting Familiar with Microsoft Word 2007 for Windows

Lesson 1: Getting Familiar with Microsoft Word 2007 for Windows Lesson 1: Getting Familiar with Microsoft Word 2007 for Windows Microsoft Word is a word processing software package. You can use it to type letters, reports, and other documents. This tutorial teaches

More information

This document contains information that will help you to create and send graphically-rich and compelling HTML s through the Create Wizard.

This document contains information that will help you to create and send graphically-rich and compelling HTML  s through the Create  Wizard. This document contains information that will help you to create and send graphically-rich and compelling HTML emails through the Create Email Wizard. or warranty by AT&T and is subject to change. 1 Contents

More information

Microsoft Word. Introduction

Microsoft Word. Introduction Microsoft Word Introduction Microsoft Word 2016 is a word processing application that allows you to create a variety of documents, including letters, resumes, and more. In this lesson, you'll learn how

More information

Microsoft Word 2007 on Windows

Microsoft Word 2007 on Windows 1 Microsoft Word 2007 on Windows Word is a very popular text formatting and editing program. It is the standard for writing papers and other documents. This tutorial and quick start guide will help you

More information

Intro to GIS (requirements: basic Windows computer skills and a flash drive)

Intro to GIS (requirements: basic Windows computer skills and a flash drive) Introduction to GIS Intro to GIS (requirements: basic Windows computer skills and a flash drive) Part 1. What is GIS. 1. System: hardware (computers, devices), software (proprietary or free), people. 2.

More information

InterActive SyslogViewer Adiscon GmbH

InterActive SyslogViewer Adiscon GmbH InterActive SyslogViewer I InterActive SyslogViewer Table of Contents Part I About InterActive SyslogViewer 1 1 Features... 1 2 Requirements... 1 Part II Options & Configuration 1 1 Launching... InterActive

More information

WAIPA DISTRICT COUNCIL. Maps Online 9. Updated January This document contains an overview of IntraMaps/Maps Online version 9.

WAIPA DISTRICT COUNCIL. Maps Online 9. Updated January This document contains an overview of IntraMaps/Maps Online version 9. WAIPA DISTRICT COUNCIL Maps Online 9 Updated January 2018 This document contains an overview of IntraMaps/Maps Online version 9.0 Contents Starting Maps Online... 3 Menu Bar... 4 Tools... 5 View Tab...

More information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information Tutorial A database is a computerized record keeping system used to collect, store, analyze and report electronic information for a variety of purposes. Microsoft Access is a database. There are three

More information

Keynote 08 Basics Website:

Keynote 08 Basics Website: Website: http://etc.usf.edu/te/ Keynote is Apple's presentation application. Keynote is installed as part of the iwork suite, which also includes the word processing program Pages and the spreadsheet program

More information

Instructions for Formatting MLA Style Papers in Microsoft Word 2010

Instructions for Formatting MLA Style Papers in Microsoft Word 2010 Instructions for Formatting MLA Style Papers in Microsoft Word 2010 To begin a Microsoft Word 2010 project, click on the Start bar in the lower left corner of the screen. Select All Programs and then find

More information

Drupal FAQs for administrators

Drupal FAQs for administrators Drupal FAQs for administrators Questions How do I edit content? Why can t I edit content? How do I publish content? How do I pull a piece of content back to draft after publishing? Where has the save button

More information

AgWare ClickFORMS 7.0 Introductory Tutorial

AgWare ClickFORMS 7.0 Introductory Tutorial AgWare ClickFORMS 7.0 Introductory Tutorial MAIN WINDOW If you have used Office 2007, our new layout will look familiar. Here is a screenshot of the new and improved AgWare ClickFORMS window: The Forms

More information

HTML5 and CSS3 for Web Designers & Developers

HTML5 and CSS3 for Web Designers & Developers HTML5 and CSS3 for Web Designers & Developers Course ISI-1372B - Five Days - Instructor-led - Hands on Introduction This 5 day instructor-led course is a full web development course that integrates HTML5

More information

No Programming Required Create web apps rapidly with Web AppBuilder for ArcGIS

No Programming Required Create web apps rapidly with Web AppBuilder for ArcGIS No Programming Required Create web apps rapidly with Web AppBuilder for ArcGIS By Derek Law, Esri Product Manager, ArcGIS for Server Do you want to build web mapping applications you can run on desktop,

More information

Accessible Word Documents

Accessible Word Documents Accessible Word Documents Using MS Word for Windows Why make documents accessible? Making accessible documents ensures that they usable by the widest range of users, but also ensures your document is easier

More information

SPARK. User Manual Ver ITLAQ Technologies

SPARK. User Manual Ver ITLAQ Technologies SPARK Forms Builder for Office 365 User Manual Ver. 3.5.50.102 0 ITLAQ Technologies www.itlaq.com Table of Contents 1 The Form Designer Workspace... 3 1.1 Form Toolbox... 3 1.1.1 Hiding/ Unhiding/ Minimizing

More information

1 User Guide. 1 Main screen

1 User Guide. 1 Main screen 1 User Guide 1 Main screen The opening screen appears in figure 1. Please wait until the loading bar (as shown in the bottom left) has filled up and the text changed from loading to completed. From the

More information

CliniSync Community Health Record. Version Release Notes Live 05/20/17

CliniSync Community Health Record. Version Release Notes Live 05/20/17 CliniSync Community Health Record Version 7.5.4.4 Release Notes Live 05/20/17 1 Contents Appearance and Performance... 3 Browser Support Validation... 3 Advanced Search Option... 4 Patient Age Display...

More information

Word 2008 for Mac: Forms Learning Guide

Word 2008 for Mac: Forms Learning Guide Word 2008 for Mac: Forms Learning Guide Why Use Word Forms? If you have ever worked on a project that involves collecting data from a group of people, you have probably designed a form using Word. Although

More information

Creating a Portfolio in LiveText

Creating a Portfolio in LiveText Creating a Portfolio in LiveText Create a New Document A Template Outline will appear on the right side of the screen once a document template has been selected. The outline reflects the page and section

More information

BCI.com Sitecore Publishing Guide. November 2017

BCI.com Sitecore Publishing Guide. November 2017 BCI.com Sitecore Publishing Guide November 2017 Table of contents 3 Introduction 63 Search 4 Sitecore terms 66 Change your personal settings 5 Publishing basics 5 Log in to Sitecore Editing 69 BCI.com

More information

HOW TO USE THE EXPORT FEATURE IN LCL

HOW TO USE THE EXPORT FEATURE IN LCL HOW TO USE THE EXPORT FEATURE IN LCL In LCL go to the Go To menu and select Export. Select the items that you would like to have exported to the file. To select them you will click the item in the left

More information

TYPING IN ARABIC (WINDOWS 7)

TYPING IN ARABIC (WINDOWS 7) University of Richmond TYPING IN ARABIC (WINDOWS 7) These instructions will help you set up your Windows 7 computer to type in Arabic. Windows 7 comes with pre-installed support for right-to-left languages;

More information

Poet Image Description Tool: Step-by-step Guide

Poet Image Description Tool: Step-by-step Guide Poet Image Description Tool: Step-by-step Guide Introduction This guide is designed to help you use the Poet image description tool to add image descriptions to DAISY books. The tool assumes you have access

More information

HealthStream Connect Administrator User Guide

HealthStream Connect Administrator User Guide HealthStream Connect Administrator User Guide ii Contents About HealthStream Connect... 1 Administrator Overview of HealthStream Connect... 2 Administrator Access and Privileges... 2 Navigating HealthStream

More information

Microsoft Office Word 2016 for Mac

Microsoft Office Word 2016 for Mac Microsoft Office Word 2016 for Mac Formatting Your Document University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2016 KSU Division of University Information

More information

2. In the Start and End Dates section, use the Calendar icon to change the Displayed Start Date to 1/1/2015 and the Displayed End Date to 5/31/2015.

2. In the Start and End Dates section, use the Calendar icon to change the Displayed Start Date to 1/1/2015 and the Displayed End Date to 5/31/2015. Tutorials Lesson 1 - Format a Schedule In this lesson you will learn how to: Change the schedule s date range. Change the date headings. Change the schedule dimensions. Change the legend and add a new

More information

MS Word Professional Document Alignment

MS Word Professional Document Alignment MS Word Professional Document Alignment Table of Contents CHARACTER VS. PARAGRAPH FORMATTING...5 Character formatting...5 Paragraph Formatting...5 USING SHOW/HIDE TO REVEAL NON-PRINTING CHARACTERS...5

More information

4 Timesaving Tips for Word 2010

4 Timesaving Tips for Word 2010 Teaching and Learning Center Table of Contents Page 1.0 Overview... 3 1.1 Before you begin... 3 2.0 Quick Styles... 4 2.1 Adding Heading 1 and Heading 2 Quick Styles... 5 3.0 Navigation Pane... 7 3.1 Using

More information

Creating a PowerPoint Presentation

Creating a PowerPoint Presentation powerpoint 1 Creating a PowerPoint Presentation Getting Started 1. Open PowerPoint from the "Start" "Programs" Microsoft Office directory. 2. When starting PowerPoint, it usually starts with a new blank

More information

Introduction to Word 2010

Introduction to Word 2010 Introduction to Word 2010 Screen Elements 4 1 2 3 5 10 6 7 8 9 1. File Tab: The File tab will bring you into the Backstage View. The Backstage View is where you manage your files and the data about them

More information

PowerPoint Slide Basics. Introduction

PowerPoint Slide Basics. Introduction PowerPoint 2016 Slide Basics Introduction Every PowerPoint presentation is composed of a series of slides. To begin creating a slide show, you'll need to know the basics of working with slides. You'll

More information

! " # $%& Html.htm Note: Files under html.htm are created in the previous lab exercises. (Just link it up)

!  # $%& Html.htm Note: Files under html.htm are created in the previous lab exercises. (Just link it up) ! " # $%& # &'()*+ At the end of this lab exercise, students should be able to: Invoke the main components in Macromedia Dreamweaver MX 2004 Edit and format text using Macromedia Dreamweaver MX 2004 Create

More information

Using Word 2016: A Quick Guide

Using Word 2016: A Quick Guide Using Word 2016: A Quick Guide Prepared by Sali Kaceli http://kaceli.com GETTING STARTED WITH WORD 2016 CREATING A NEW DOCUMENT & THE DOCUMENT GALLERY 1. Open Word 2016 2. Click on Blank Document or click

More information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information Tutorial A database is a computerized record keeping system used to collect, store, analyze and report electronic information for a variety of purposes. Microsoft Access is a database. There are three

More information

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu TABLE OF CONTENTS Introduction... 1

More information

Excel 2007 Fundamentals

Excel 2007 Fundamentals Excel 2007 Fundamentals Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on that information.

More information

build a digital portfolio in WebPlus X4

build a digital portfolio in WebPlus X4 How to build a digital portfolio in WebPlus X4 Get started Open Serif WebPlus and select Start New Site from the Startup Wizard. WebPlus will open a blank website for you. Take a few moments to familiarise

More information

1.1 Create a New Survey: Getting Started. To create a new survey, you can use one of two methods: a) Click Author on the navigation bar.

1.1 Create a New Survey: Getting Started. To create a new survey, you can use one of two methods: a) Click Author on the navigation bar. 1. Survey Authoring Section 1 of this User Guide provides step-by-step instructions on how to author your survey. Surveys can be created using questions and response choices you develop; copying content

More information

Dashboard / Output Guide

Dashboard / Output Guide Interstage Business Process Manager Analytics V11.0 Dashboard / Output Guide Windows/Solaris/Linux J2U3-0053-01(00) December 2009 About this Manual This document describes how to use the Dashboard to display

More information

PART I. The Lay of the Land. CHAPTER 1: Exploring SharePoint Designer

PART I. The Lay of the Land. CHAPTER 1: Exploring SharePoint Designer PART I RI AL The Lay of the Land CO PY RI GH TE D MA TE CHAPTER 1: Exploring SharePoint Designer 1Exploring SharePoint Designer WHAT YOU WILL LEARN IN THIS CHAPTER How SharePoint Designer fits into Microsoft

More information

Introduction to Microsoft PowerPoint 2010

Introduction to Microsoft PowerPoint 2010 Introduction to Microsoft PowerPoint 2010 This class is designed to cover the following basics: Creating a presentation Adding new slides Applying design themes Adding text and content Animating text and

More information

Use Active Directory To Simulate InfoPath User Roles

Use Active Directory To Simulate InfoPath User Roles Page 1 of 7 Use Active Directory To Simulate InfoPath User Roles You can leverage the information returned by the Active Directory web service to simulate InfoPath User Roles, which are disabled in browser

More information

Microsoft PowerPoint The Microsoft PowerPoint 2000 Screen. Leander ISD Technology Services CMB Title.

Microsoft PowerPoint The Microsoft PowerPoint 2000 Screen. Leander ISD Technology Services CMB Title. Microsoft PowerPoint 2007 The Microsoft PowerPoint 2007 Screen The Microsoft PowerPoint 2000 Screen Title Menu Bar Standard Formatting Toolbar Outline Pane Placeholders Slide Pane View Buttons Leander

More information

Getting Familiar with Microsoft Word 2010 for Windows

Getting Familiar with Microsoft Word 2010 for Windows Lesson 1: Getting Familiar with Microsoft Word 2010 for Windows Microsoft Word is a word processing software package. You can use it to type letters, reports, and other documents. This tutorial teaches

More information

San Pedro Junior College. WORD PROCESSING (Microsoft Word 2016) Week 4-7

San Pedro Junior College. WORD PROCESSING (Microsoft Word 2016) Week 4-7 WORD PROCESSING (Microsoft Word 2016) Week 4-7 Creating a New Document In Word, there are several ways to create new document, open existing documents, and save documents: Click the File menu tab and then

More information

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

Solo 4.6 Release Notes

Solo 4.6 Release Notes June9, 2017 (Updated to include Solo 4.6.4 changes) Solo 4.6 Release Notes This release contains a number of new features, as well as enhancements to the user interface and overall performance. Together

More information

Paragraph Formatting. Set line and paragraph spacing and indentation Create a numbered or bulleted list

Paragraph Formatting. Set line and paragraph spacing and indentation Create a numbered or bulleted list Lesson 4 Page 1 Paragraph Formatting Lesson Skill Matrix Skill Exam Objective Objective Number Setting Line Spacing in Text and Between Paragraphs Creating and Formatting a Bulleted List Creating and Formatting

More information

Marketer's Guide. User guide for marketing analysts and business users

Marketer's Guide. User guide for marketing analysts and business users Marketer's Guide Rev: 18 November 2014 Email Campaign Manager 2.2 for Sitecore CMS 7.5 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter 1 Introduction...

More information

Paragraph Formatting 4

Paragraph Formatting 4 Paragraph Formatting 4 LESSON SKILL MATRIX Skill Exam Objective Objective Number Setting Line Spacing in Text and Between Paragraphs Set line and paragraph spacing and indentation. 2.2.3 Creating and Formatting

More information

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010 Week 5 Creating a Calendar About Tables Tables are a good way to organize information. They can consist of only a few cells, or many cells that cover several pages. You can arrange boxes or cells vertically

More information

Black Diamond. Black Diamond Advisor Experience: Portfolio View. Activation

Black Diamond. Black Diamond Advisor Experience: Portfolio View. Activation Advisor Experience: Portfolio View Portfolio View is the advisor s home for dynamic client reporting. It features a dashboard of reporting content that can be configured to your preferences. This User

More information

OUTLOOK HOW DO I? 2013

OUTLOOK HOW DO I? 2013 OUTLOOK HOW DO I? Click on a Link to take you to that Section OUTLOOK - GENERAL... 2 GENERAL How Do I Navigate the 2010 Outlook Screen?... 2 GENERAL: How Do I Change the Reading Pane View?... 7 GENERAL:

More information

Phone: Fax: Directions for setting up MARCO Insert Item #A-6LI 3 H x 4 W

Phone: Fax: Directions for setting up MARCO Insert Item #A-6LI 3 H x 4 W Phone: 1.866.289.9909 Fax: 1.866.545.5672 www.marcopromotionalproducts.com Directions for setting up MARCO Insert Item #A-6LI 3 H x 4 W Word Perfect Directions Step 1. Open Word Perfect Step 2. Click Format

More information

A useful guide from the Royal Mail brand team

A useful guide from the Royal Mail brand team Royal Mail Group Getting started with the Wizkit templates 2010 A useful guide from the Royal Mail brand team The Wizkit templates Wizkit is a set of branded templates for PowerPoint, Word and Excel that

More information

Integrated Projects for Presentations

Integrated Projects for Presentations Integrated Projects for Presentations OUTLINING AND CREATING A PRESENTATION Outlining the Presentation Drafting a List of Topics Imagine that your supervisor has asked you to prepare and give a presentation.

More information

Virto SharePoint Forms Designer for Office 365. Installation and User Guide

Virto SharePoint Forms Designer for Office 365. Installation and User Guide Virto SharePoint Forms Designer for Office 365 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 INSTALLING VIRTO SHAREPOINT FORMS FOR OFFICE 365...3 LICENSE ACTIVATION...4

More information

Update Your Profile & Membership Directory Listing

Update Your Profile & Membership Directory Listing Update Your Profile & Membership Directory Listing This document outlines the easy steps to update your member record with AHS, Inc. and select which information to appear in your online and print Membership

More information

Digital Content e-reader Features Overview

Digital Content e-reader Features Overview Digital Content e-reader Features Overview Announcing the launch of our new digital content e-reader. This brief overview will demonstrate some of the most important features of our new e-reader. Once

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

WebStudio User Guide. OpenL Tablets BRMS Release 5.18

WebStudio User Guide. OpenL Tablets BRMS Release 5.18 WebStudio User Guide OpenL Tablets BRMS Release 5.18 Document number: TP_OpenL_WS_UG_3.2_LSh Revised: 07-12-2017 OpenL Tablets Documentation is licensed under a Creative Commons Attribution 3.0 United

More information

Word Learning Technology and Training Services. Angelo State University

Word Learning Technology and Training Services. Angelo State University Word 2010 Angelo State University http://elearning.angelo.edu elearning@angelo.edu 942-2334 ext 6263 MCS-106 Overview Contents New Look... 4 File Menu... 4 Quick Access Toolbar... 4 Ribbon... 4 Document

More information

Inserting Typed Comments Applies to Microsoft Word 2007

Inserting Typed Comments Applies to Microsoft Word 2007 Inserting Typed Comments You can insert a comment 1 inside balloons 2 that appear in the document margins. Type a comment 1. Select the text or item that you want to comment on, or click at the end of

More information

Tutorial. Identification of Variants Using GATK. Sample to Insight. November 21, 2017

Tutorial. Identification of Variants Using GATK. Sample to Insight. November 21, 2017 Identification of Variants Using GATK November 21, 2017 Sample to Insight QIAGEN Aarhus Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 www.qiagenbioinformatics.com AdvancedGenomicsSupport@qiagen.com

More information

Double-click on the PowerPoint icon on the desktop. Another way to access the program is to click on the Start button>programs>powerpoint.

Double-click on the PowerPoint icon on the desktop. Another way to access the program is to click on the Start button>programs>powerpoint. MS PowerPoint 2013 I. About PowerPoint A. What is it? Microsoft PowerPoint is a powerful tool to create professional looking presentations and slide shows. PowerPoint allows you to construct presentations

More information

Tutorial: De Novo Assembly of Paired Data

Tutorial: De Novo Assembly of Paired Data : De Novo Assembly of Paired Data September 20, 2013 CLC bio Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 Fax: +45 86 20 12 22 www.clcbio.com support@clcbio.com : De Novo Assembly

More information

Using Sitecore 5.3.1

Using Sitecore 5.3.1 Using Sitecore 5.3.1 An End-User s Guide to Using and Administrating Sitecore Author: Sitecore Corporation Date: December 12, 2007 Release: Rev. 1.0 Language: English Sitecore is a registered trademark.

More information

DataPro Quick Start Guide

DataPro Quick Start Guide DataPro Quick Start Guide Introduction The DataPro application provides the user with the ability to download and analyze data acquired using the ULTRA-LITE PRO range of Auto Meter products. Please see

More information

Campaign Manager 2.0 for Sitecore CMS 6.6

Campaign Manager 2.0 for Sitecore CMS 6.6 E-Mail Campaign Manager 2.0 Marketer's Guide Rev: 2014-06-11 E-Mail Campaign Manager 2.0 for Sitecore CMS 6.6 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter

More information

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

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

More information

Secure MaxMarkup

Secure MaxMarkup Secure MaxMarkup 4.0 MaxMarkup contains many enhancements over the MaxTakeoff and Secure MaxReader levels of MaxView, such as enhanced document viewing, enhanced markup and annotation tools, layers and

More information

Online Help StruxureWare Data Center Expert

Online Help StruxureWare Data Center Expert Online Help StruxureWare Data Center Expert Version 7.2.7 What's New in StruxureWare Data Center Expert 7.2.x Learn more about the new features available in the StruxureWare Data Center Expert 7.2.x release.

More information

Module 4: Creating Content Lesson 5: Creating Visualizations Try Now!

Module 4: Creating Content Lesson 5: Creating Visualizations Try Now! Module 4: Creating Content Lesson 5: Creating Visualizations Try Now! In this Try Now! exercise, you will be creating a visualization in your Sales domain, based on the data you uploaded from your Microsoft

More information

New York City College of Technology. Microsoft Word Contact Information:

New York City College of Technology. Microsoft Word Contact Information: New York City College of Technology Microsoft Word 2016 Contact Information: 718-254-8565 ITEC@citytech.cuny.edu Opening Word 2016 Begin by clicking on the bottom left corner icon on the desktop. From

More information

PowerPoint Introduction

PowerPoint Introduction PowerPoint 2010 Introduction PowerPoint 2010 is a presentation software that allows you to create dynamic slide presentations that can include animation, narration, images, and videos. In this lesson,

More information

Section 1 Microsoft Excel Overview

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

More information

Reporter Tutorial: Intermediate

Reporter Tutorial: Intermediate Reporter Tutorial: Intermediate Refer to the following sections for guidance on using these features of the Reporter: Lesson 1 Data Relationships in Reports Lesson 2 Create Tutorial Training Report Lesson

More information

A Guided Tour of Doc-To-Help

A Guided Tour of Doc-To-Help A Guided Tour of Doc-To-Help ii Table of Contents Table of Contents...ii A Guided Tour of Doc-To-Help... 1 Converting Projects to Doc-To-Help 2005... 1 Using Microsoft Word... 10 Using HTML Source Documents...

More information

Contents. Batch & Import Guide. Batch Overview 2. Import 157. Batch and Import: The Big Picture 2 Batch Configuration 11 Batch Entry 131

Contents. Batch & Import Guide. Batch Overview 2. Import 157. Batch and Import: The Big Picture 2 Batch Configuration 11 Batch Entry 131 Batch & Import Guide Last Updated: 08/10/2016 for ResearchPoint 4.91 Contents Batch Overview 2 Batch and Import: The Big Picture 2 Batch Configuration 11 Batch Entry 131 Import 157 Configure Import File

More information

Making Accessible MS Word Documents

Making Accessible MS Word Documents Making Accessible MS Word Documents When creating a MS Word document, it does not require a lot of extra effort to make the document accessible to people with disabilities. This article gives instructions

More information

Market Insight Geo Mapping User Guide v1.0

Market Insight Geo Mapping User Guide v1.0 Market Insight Geo Mapping v1.0 D&B Market Insight Geo Mapping Manual Version: 1.0 Software Version: System: 2017 Q3 Training (UK) Contents Introduction... 1 Data Structure... 2 How to Login... 3 Map Options...

More information