Process Mining Tutorial

Size: px
Start display at page:

Download "Process Mining Tutorial"

Transcription

1 Anne Rozinat Christian W. Günther 26. April 2010 Web: Phone: +31(0) Copyright 2010 Fluxicon

2 Problem IT-supported business processes are complex Lack of insight into what really happens Manual process analysis: Time-consuming Incomplete Subjective 2

3 Solution Use IT log data to support process discovery Quickly visible results Objective insight Process mining is a new form of data mining: Discovers process patterns IT Analyzes complete history of processed cases to reverse-engineer the process 3

4 Fluxicon Software engineers and process mining experts Former PhD students of Prof. Wil van der Aalst at TU/e Product Development: Christian W. Günther Previous lead developer of process mining software ProM Customer Understanding: Anne Rozinat Process mining projects with ASML, Philips, and others 4

5 Goals of this tutorial Understand phases of process mining analysis Be able to get started and play around with your own data 5

6 Agenda 1. Introduction 2. Hands-on Tutorial Example Scenario Roadmap Process Mining Session 3. Conclusion 6

7 Example Scenario Customer service process Call center 1 CRM 2 Customers Front Line Back Line 7

8 Example Scenario Start Our problem: Increased costs: - More activities - Lower first call resolution rate Decreased customer satisfaction: - Net promotor score (NPS) Handle Case Call Outbound Inbound Call End Inbound Handle Outbound Expected Process 8

9 Example Scenario Process Mining: You can t control what you can t measure. Questions: 1) Is the expected process the actual process? 2) Can we find points of improvement to save cost or increase quality? 9

10 Roadmap Questions Data Extraction Event Log Construction Data Analysis Presentation 10

11 Roadmap Questions Data Extraction Event Log Construction Data Analysis Presentation 11

12 Data Extraction IT Admin of call center performs SQL Query on the CRM system CRM All cases started last month For two problematic product categories CSV Data CSV file is starting point for our Session 12

13 Roadmap Questions Data Extraction Event Log Construction Data Analysis Presentation 13

14 Event Log Construction Mapping input data onto event sequences This usually involves writing code We use Fluxicon s tool Nitro for speed-up CSV Data Event Log 14

15 Roadmap Questions Data Extraction Event Log Construction Data Analysis Presentation 15

16 Data Analysis Event log can be loaded in open source software ProM Event Log Download from Academic toolset that is great to start experimenting with process mining 16

17 Roadmap Questions Data Extraction Event Log Construction Data Analysis Presentation Focus of today s session 17

18 Hands-on Session Let s get started! NITRO ProM 18

19 Step 0 - Inspect Data Open ExampleLog.csv file in Excel and inspect its contents You can see information about Service instances Service operations Start and end times Additional data.. 19

20 Step 1- Construct Log Start Nitro and load ExampleLog.csv Assign columns as follows: Service ID Case ID Operation Activity Start Date Set column ignored End Date Timestamp (completion of activity)... Other Agent Resource Press Start conversion and Export MXML 20

21 Step 2 - Inspect Log Start ProM and open ExampleLog.mxml.gz Look at Dashboard in resulting window to see overview information about event log Select Inspector tab in same window to inspect individual service instances 21

22 Step 3 - Discover Process Choose Mining Raw ExampleLog.mxml.gz (unfiltered) Heuristics miner from menu Press start mining Look at the resulting process model Numbers in rectangles are activity frequencies Lower number at arcs is frequency of connection 22

23 Step 4 - Add Start and End Go back to log window and select Filter tab Select Advanced filter tab Select Add Artificial Start Task Log Filter from list press add selected filter press add new filter Select Add Artificial End Task Log Filter... 23

24 Step 5 - Discover Process Choose Mining Filtered ExampleLog.mxml.gz (Advanced filter) Heuristics miner from menu Press start mining 24

25 Step 6 - Compare Process Answer question No. 1: Start Is the expected process the actual process? Observations: 1. Actual process is much more complex! Handle Case Call Outbound Inbound Call Inbound Handle Outbound 2. Does not always start with calls or s (quality problem) End 25

26 Step 7 - Construct New Log Goal: We want to see whether quality problem is in front line (FL) or back line (BL) Go back to Nitro and change Agent Position field from Other to Activity Press Start conversion Select use attribute --combine all-- as activity and press Export MXML 26

27 Step 8 - Inspect New Log Open new log in ProM Select Filter tab and see how activities are distinguished between BL and FL Observation: In Start Events we can see that new cases are started in the back line (should not happen) 27

28 Step 9 - Drill Down Select Inbound Call-BL in Start events filter to focus on cases that start with this activity Go to Summary tab in log window and scroll to bottom to look at Originators Actionable result for question No. 2: Give targeted training: Agents can be asked to reuse existing service instances 28

29 Step 10 - Discover Process Go to Filter tab in log window again, choose Advanced filter tab Select + add Add Artificial Start Task Log Filter Select + add Add Artificial End Task Log Filter Choose Mining Filtered ExampleLog.mxml.gz (Advanced filter) Fuzzy miner from menu Press start mining 29

30 Step 11 - Tune Level of Detail Move the slider in the Node filter tab on the right ( significance cutoff ) up and down Observe how the process can be simplified and detailed dynamically Pull the slider down to the bottom Last step: We will now visualize how individual cases flow through process 30

31 Step 12 - Animate Process Go to Animation tab and pull Lookahead slider to the far left Press view animation Press button to start animation Observe how one service instance after another moves through the process Drag needle to end of time line and observe how most used paths get thicker and thicker 31

32 That s it! We learned how to discover a process model and found opportunities to improve service quality by targeted training Close the loop: Take action and verify results Data Extraction Event Log Construction Data Analysis Action 32

33 Further Steps ProM allows for much more: Perform quantitative analysis Explicitly check conformance of initial model Perform social network analysis... We could also include additional data sources (NPS results and Servicer data) 33

34 Quantitative Analysis Determine No. of process variants (354 unique paths) Analyze frequency and timing of activities 34

35 Conformance Initial Model Start 67% of the cases fit Inbound Call Inbound Handle Case Handle Call Outbound Outbound End 35

36 Social Network Analysis Shows case transfers between agents 36

37 Take-away Points Real processes are often more complex than you would expect There is no one right model You can take multiple views on the same data Process mining is an explorative, interactive activity 37

38 Benefits Leveraging IT log data to understand the actual process allows to: Promote good and avoid bad practices Start process discussions not from an empty sheet Provide evidence to support your point of view Reduce IT complexity by identifying the actually used process variants 38

39 Applicability Administration Health Care Banking, Insurance Product Testing Application Usage... 39

40 Contact Today s session will be made available online Watch our weblog Follow us on Twitter We d love to hear from you! anne@fluxicon.com Phone: +31(0)

Discovering a Process Flow in Priority ERP

Discovering a Process Flow in Priority ERP Discovering a Process Flow in Priority ERP Service Calls Handling Author: Dafna Levy Service Calls Hypothetical Process Model BPM Flow Chart for Service Calls in Priority Statuses, paths and rules are

More information

The Multi-perspective Process Explorer

The Multi-perspective Process Explorer The Multi-perspective Process Explorer Felix Mannhardt 1,2, Massimiliano de Leoni 1, Hajo A. Reijers 3,1 1 Eindhoven University of Technology, Eindhoven, The Netherlands 2 Lexmark Enterprise Software,

More information

Reality Mining Via Process Mining

Reality Mining Via Process Mining Reality Mining Via Process Mining O. M. Hassan, M. S. Farag, and M. M. Mohie El-Din Abstract Reality mining project work on Ubiquitous Mobile Systems (UMSs) that allow for automated capturing of events.

More information

ProM 6: The Process Mining Toolkit

ProM 6: The Process Mining Toolkit ProM 6: The Process Mining Toolkit H.M.W. Verbeek, J.C.A.M. Buijs, B.F. van Dongen, W.M.P. van der Aalst Department of Mathematics and Computer Science, Eindhoven University of Technology P.O. Box 513,

More information

Reality Mining Via Process Mining

Reality Mining Via Process Mining Reality Mining Via Process Mining O. M. Hassan, M. S. Farag, M. M. MohieEl-Din Department of Mathematics, Facility of Science Al-Azhar University Cairo, Egypt {ohassan, farag.sayed, mmeldin}@azhar.edu.eg

More information

The multi-perspective process explorer

The multi-perspective process explorer The multi-perspective process explorer Mannhardt, F.; de Leoni, M.; Reijers, H.A. Published in: Proceedings of the Demo Session of the 13th International Conference on Business Process Management (BPM

More information

Non-Dominated Bi-Objective Genetic Mining Algorithm

Non-Dominated Bi-Objective Genetic Mining Algorithm Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 6 (2017) pp. 1607-1614 Research India Publications http://www.ripublication.com Non-Dominated Bi-Objective Genetic Mining

More information

ProM 4.0: Comprehensive Support for Real Process Analysis

ProM 4.0: Comprehensive Support for Real Process Analysis ProM 4.0: Comprehensive Support for Real Process Analysis W.M.P. van der Aalst 1, B.F. van Dongen 1, C.W. Günther 1, R.S. Mans 1, A.K. Alves de Medeiros 1, A. Rozinat 1, V. Rubin 2,1, M. Song 1, H.M.W.

More information

Discovering Concurrency Learning (Business) Process Models from Examples

Discovering Concurrency Learning (Business) Process Models from Examples Discovering Concurrency Learning (Business) Process Models from Examples Invited Talk CONCUR 2011, 8-9-2011, Aachen. prof.dr.ir. Wil van der Aalst www.processmining.org Business Process Management? PAGE

More information

2. From the Dashboard, scroll down to the Auto Attendant, and click the Settings Button, then click Detailed Settings.

2. From the Dashboard, scroll down to the Auto Attendant, and click the Settings Button, then click Detailed Settings. Call Detail Records (CDR) for Auto Attendants PURPOSE: Explain how to pull, export and understand the Call Detail Records in relation to the Auto Attendant Service. Pull Call Detail Reports (CDR) Call

More information

BPMN Miner 2.0: Discovering Hierarchical and Block-Structured BPMN Process Models

BPMN Miner 2.0: Discovering Hierarchical and Block-Structured BPMN Process Models BPMN Miner 2.0: Discovering Hierarchical and Block-Structured BPMN Process Models Raffaele Conforti 1, Adriano Augusto 1, Marcello La Rosa 1, Marlon Dumas 2, and Luciano García-Bañuelos 2 1 Queensland

More information

Multidimensional Process Mining with PMCube Explorer

Multidimensional Process Mining with PMCube Explorer Multidimensional Process Mining with PMCube Explorer Thomas Vogelgesang and H.-Jürgen Appelrath Department of Computer Science University of Oldenburg, Germany thomas.vogelgesang@uni-oldenburg.de Abstract.

More information

2. From the Dashboard, scroll down to the Hunt Group, and click the Settings Button, then click Detailed Settings.

2. From the Dashboard, scroll down to the Hunt Group, and click the Settings Button, then click Detailed Settings. Call Detail Records (CDR) for Hunt Groups PURPOSE: Explain how to pull, export and understand the Call Detail Records in relation to the Hunt Group Service. Pull Call Detail Reports (CDR) Call Detail Records

More information

Topics in this guide include:

Topics in this guide include: WORKSHOP INSTRUCTOR GUIDE This resource provides instructions on how to access and manage rosters and sessions for workshops or events within the College or Marin ProLearning portal. For information on

More information

Process Mining in the Context of Web Services

Process Mining in the Context of Web Services Process Mining in the Context of Web Services Prof.dr.ir. Wil van der Aalst Eindhoven University of Technology, P.O. Box 513, 5600 MB Eindhoven, The Netherlands w.m.p.v.d.aalst@tue.nl Outline Web services

More information

Packet Tracer - Investigating the TCP/IP and OSI Models in Action (Instructor Version Optional Packet Tracer)

Packet Tracer - Investigating the TCP/IP and OSI Models in Action (Instructor Version Optional Packet Tracer) (Instructor Version Optional Packet Tracer) Instructor Note: Red font color or gray highlights indicate text that appears in the instructor copy only. Optional activities are designed to enhance understanding

More information

Published in: Petri Nets and Other Models of Concurrency - ICATPN 2007 (28th International Conference, Siedcle, Poland, June 25-29, 2007)

Published in: Petri Nets and Other Models of Concurrency - ICATPN 2007 (28th International Conference, Siedcle, Poland, June 25-29, 2007) ProM 4.0 : comprehensive support for real process analysis van der Aalst, W.M.P.; van Dongen, B.F.; Günther, C.W.; Mans, R.S.; Alves De Medeiros, A.K.; Rozinat, A.; Rubin, V.A.; Song, M.S.; Verbeek, H.M.W.;

More information

Discovering Hierarchical Process Models Using ProM

Discovering Hierarchical Process Models Using ProM Discovering Hierarchical Process Models Using ProM R.P. Jagadeesh Chandra Bose 1,2, Eric H.M.W. Verbeek 1 and Wil M.P. van der Aalst 1 1 Department of Mathematics and Computer Science, University of Technology,

More information

Data Streams in ProM 6: A Single-Node Architecture

Data Streams in ProM 6: A Single-Node Architecture Data Streams in ProM 6: A Single-Node Architecture S.J. van Zelst, A. Burattin 2, B.F. van Dongen and H.M.W. Verbeek Eindhoven University of Technology {s.j.v.zelst,b.f.v.dongen,h.m.w.verbeek}@tue.nl 2

More information

USER GUIDE DASHBOARD OVERVIEW A STEP BY STEP GUIDE

USER GUIDE DASHBOARD OVERVIEW A STEP BY STEP GUIDE USER GUIDE DASHBOARD OVERVIEW A STEP BY STEP GUIDE DASHBOARD LAYOUT Understanding the layout of your dashboard. This user guide discusses the layout and navigation of the dashboard after the setup process

More information

Virtual Office. Virtual Office Analytics An Overview. Version 1.0. Revision 1.0

Virtual Office. Virtual Office Analytics An Overview. Version 1.0. Revision 1.0 Virtual Office Virtual Office Analytics An Overview Version 1.0 Revision 1.0 Copyright 2015, 8x8, Inc. All rights reserved. This document is provided for information purposes only and the contents hereof

More information

EMS LIVE! CONFERENCE. Reporting on Facility Usage and Utilization. October 17, 2017 Jill Maxwell EMS Implementation Consultant

EMS LIVE! CONFERENCE. Reporting on Facility Usage and Utilization. October 17, 2017 Jill Maxwell EMS Implementation Consultant EMS LIVE! CONFERENCE Reporting on Facility Usage and Utilization October 17, 2017 Jill Maxwell EMS Implementation Consultant Benefits of Monitoring Facility Usage Maximize space utilization to save costs:

More information

Beacon Catalog. Categories:

Beacon Catalog. Categories: Beacon Catalog Find the Data Beacons you need to build Custom Dashboards to answer your most pressing digital marketing questions, enable you to drill down for more detailed analysis and provide the data,

More information

Online Conformance Checking for Petri Nets and Event Streams

Online Conformance Checking for Petri Nets and Event Streams Online Conformance Checking for Petri Nets and Event Streams Andrea Burattin University of Innsbruck, Austria; Technical University of Denmark, Denmark andbur@dtu.dk Abstract. Within process mining, we

More information

Business Intelligence & Process Modelling

Business Intelligence & Process Modelling Business Intelligence & Process Modelling Frank Takes Universiteit Leiden Lecture 9 Process Modelling & BPMN & Tooling BIPM Lecture 9 Process Modelling & BPMN & Tooling 1 / 47 Recap Business Intelligence:

More information

Google Analytics: Part 3

Google Analytics: Part 3 Attract Shoppers Google Analytics: Part 3 In this lesson, you will learn about: How to use Site Search Tracking How to view your Google Adwords Statistics Valuable ecommerce metrics to watch Tips and tricks

More information

DOWNLOAD PDF EXCEL 2013

DOWNLOAD PDF EXCEL 2013 Chapter 1 : Excel Microsoft Docs Excel More Less. Check out the new Excel training. Beginner. Start using Excel. Create a chart. Add numbers in Excel Basic math in Excel Some of these new features add

More information

Call Reporter Pro Software

Call Reporter Pro Software Call Reporter Pro Software Call Management Features User Guide Version 1.05 Date & Issue: Issue 1 June 2017 www.usbcallrecord.com This guide is Copyright Intelligent Recording Limited 2017 Introduction

More information

Release 28 - Alpha Tracker Release Notes

Release 28 - Alpha Tracker Release Notes Release 28 - Alpha Tracker Release Notes New Features / Changes (from SVN2841 to SVN3056) 1. With the introduction of GDPR, there are some important new features now available in Alpha Tracker. There is

More information

Creating and Running a Report

Creating and Running a Report Creating and Running a Report Reports are similar to queries in that they retrieve data from one or more tables and display the records. Unlike queries, however, reports add formatting to the output including

More information

Using the Dashboard. The dashboard allows you to see, and drill into, important summary information about the health of your reliability solution.

Using the Dashboard. The dashboard allows you to see, and drill into, important summary information about the health of your reliability solution. Using the Dashboard The dashboard allows you to see, and drill into, important summary information about the health of your reliability solution. Opening the Dashboard: You can see part of the dashboard

More information

INSIGHTS, POWERED BY INSIDEVIEW

INSIGHTS, POWERED BY INSIDEVIEW INSIGHTS, POWERED BY INSIDEVIEW Installation Guide Product Version 4.3 JANUARY, 2019 Table of Contents Chapter 1: Introduction to Insights, powered by InsideView...3 What s New in this Release?... 4 Chapter

More information

Perceptive Process Mining

Perceptive Process Mining Perceptive Process Mining Getting Started Guide Version: 2.7.x Written by: Product Knowledge, R&D Date: September 2016 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International

More information

MicroStrategy Desktop

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

More information

Primo Analytics Workshop. BIBSYS Konferansen 20 March 2018

Primo Analytics Workshop. BIBSYS Konferansen 20 March 2018 Primo Analytics Workshop BIBSYS Konferansen 20 March 2018 Objectives By the end of this session, you will: Understand what is Primo Analytics and OBI. Have a high-level view of how Primo Analytics is working.

More information

Mining with Eve - Process Discovery and Event Structures

Mining with Eve - Process Discovery and Event Structures Mining with Eve - Process Discovery and Event Structures Robin Bergenthum, Benjamin Meis Department of Software Engineering, FernUniversität in Hagen {firstname.lastname}@fernuni-hagen.de Abstract. This

More information

RELEASE NOTES. CX Suite 18.1 Release

RELEASE NOTES. CX Suite 18.1 Release RELEASE NOTES CX Suite 18.1 Release JUNE 2018 CONTENTS Release Overview...3 CX Suite...4 Left-Rail Navigation... 4 NPS with Predictive Drivers... 4 SSO Mobile Login... 5 Dashboard and Card Builder... 5

More information

What s Inside: MemberView Report User Guide: Page MemberXP (Permission to reprint for internal training only.) Rev.8.17

What s Inside: MemberView Report User Guide: Page MemberXP (Permission to reprint for internal training only.) Rev.8.17 What s Inside: Logging In... 2 Updating your Profile... 3 Dashboard... 4 Question types... 6 Generating Reports... 7 Entire Team Summary... 10 Entire Team Detail... 12 Surveys and Comments... 14 Scorecard...

More information

HOSTED CONTACT CENTRE

HOSTED CONTACT CENTRE ---------------------------------------------------------------------------- ------ HOSTED CONTACT CENTRE ANALYTICS GUIDE Version 9.4 Revision 1.0 Confidentiality and Proprietary Statement This document

More information

Tutorial 1 Associations Discovery

Tutorial 1 Associations Discovery Tutorial 1 Associations Discovery Scenario This lesson focuses on a business problem that can be solved by applying Association discovery model. In our scenario, the Company wants to discover association

More information

Lastly, in case you don t already know this, and don t have Excel on your computers, you can get it for free through IT s website under software.

Lastly, in case you don t already know this, and don t have Excel on your computers, you can get it for free through IT s website under software. Welcome to Basic Excel, presented by STEM Gateway as part of the Essential Academic Skills Enhancement, or EASE, workshop series. Before we begin, I want to make sure we are clear that this is by no means

More information

DNS Server Status Dashboard

DNS Server Status Dashboard The Cisco Prime IP Express server status dashboard in the web user interface (web UI) presents a graphical view of the system status, using graphs, charts, and tables, to help in tracking and diagnosis.

More information

REDCAP DATA DICTIONARY CLASS. November 9, 2017

REDCAP DATA DICTIONARY CLASS. November 9, 2017 REDCAP DATA DICTIONARY CLASS November 9, 2017 LEARNING OBJECTIVES Learn how to leverage the data dictionary Data dictionary basics Column descriptions Best practices Interplay with longitudinal features

More information

Mining CPN Models. Discovering Process Models with Data from Event Logs. A. Rozinat, R.S. Mans, and W.M.P. van der Aalst

Mining CPN Models. Discovering Process Models with Data from Event Logs. A. Rozinat, R.S. Mans, and W.M.P. van der Aalst Mining CPN Models Discovering Process Models with Data from Event Logs A. Rozinat, R.S. Mans, and W.M.P. van der Aalst Department of Technology Management, Eindhoven University of Technology P.O. Box 513,

More information

This job aid details the process for reviewing GL Balances with the Account Inspector.

This job aid details the process for reviewing GL Balances with the Account Inspector. OVERVIEW This job aid details the process for reviewing GL Balances with the Account Inspector. NAVIGATING TO THE ACCOUNT INSPECTOR Use the following process to navigate to the Account Inspector (Inquire

More information

Interactive PMCube Explorer

Interactive PMCube Explorer Interactive PMCube Explorer Documentation and User Manual Thomas Vogelgesang Carl von Ossietzky Universität Oldenburg June 15, 2017 Contents 1. Introduction 4 2. Application Overview 5 3. Data Preparation

More information

MicroStrategy Desktop Quick Start Guide

MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop Quick Start Guide Version: 10.4 10.4, December 2017 Copyright 2017 by MicroStrategy Incorporated. All rights reserved. Trademark Information The following are either trademarks or

More information

This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

This presentation is for informational purposes only and may not be incorporated into a contract or agreement. This presentation is for informational purposes only and may not be incorporated into a contract or agreement. SQL Developer Introducing Oracle's New Graphical Database Development Tool Craig Silveira

More information

How likely are you to recommend venue name to a friend?

How likely are you to recommend venue name to a friend? NPS SURVEY NPS stands for Net Promoter Score, this is an index ranging from -100 to 100 that measures the willingness of customers to recommend a company s product or services to others. As the questions

More information

Introducing the. new & improved. Think. Formerly. Intelligent Business Automation.

Introducing the. new & improved. Think. Formerly. Intelligent Business Automation. Introducing the new & improved Think New branding, new release, A good deal has changed since you heard from us last. As well as giving Email2DB a makeover into ThinkAutomation, we ve also massively extended

More information

Creating and Editing Budgets

Creating and Editing Budgets EXO Business CRM User Guide 4. Select the levels to create budgets at by ticking the required boxes in the Budget Model section. It is only necessary to tick one box for each column - ticking the box for

More information

SANS 2017 SOC Survey. A Mile of Numbers and a Ton of Stats. Christopher Crowley All Rights Reserved All Wrongs Reversed

SANS 2017 SOC Survey. A Mile of Numbers and a Ton of Stats. Christopher Crowley All Rights Reserved All Wrongs Reversed SANS 2017 SOC Survey A Mile of Numbers and a Ton of Stats Christopher Crowley twitter: @CCrowMontance All Rights Reserved All Wrongs Reversed Two Webcasts There are two webcasts covering additional aspects

More information

Eindhoven University of Technology MASTER. The business value of process mining bringing it all together. Bayraktar, I.

Eindhoven University of Technology MASTER. The business value of process mining bringing it all together. Bayraktar, I. Eindhoven University of Technology MASTER The business value of process mining bringing it all together Bayraktar, I. Award date: 2011 Link to publication Disclaimer This document contains a student thesis

More information

Vicki Wayne Advanced Reporting Datasets and Charts

Vicki Wayne Advanced Reporting Datasets and Charts Vicki Wayne vicki.wayne@evisions.com Advanced Reporting Datasets and Charts Welcome! Prerequisites Using Form Variables SQL Variables Manual Variables Charting Standard Charts Multi-Series Charts Drill-Through

More information

2. How Metric Insights gets data from Tableau Server

2. How Metric Insights gets data from Tableau Server 1. Publishing dashboards and worksheets In Tableau Desktop you have a workbook that is composed of dashboards and worksheets. A dashboard is like a canvas where you drop in one or more worksheets. You

More information

Excel and Tableau. A Beautiful Partnership. Faye Satta, Senior Technical Writer Eriel Ross, Technical Writer

Excel and Tableau. A Beautiful Partnership. Faye Satta, Senior Technical Writer Eriel Ross, Technical Writer Excel and Tableau A Beautiful Partnership Faye Satta, Senior Technical Writer Eriel Ross, Technical Writer Microsoft Excel is used by millions of people to track and sort data, and to perform various financial,

More information

Online Conformance Checking for Petri Nets and Event Streams

Online Conformance Checking for Petri Nets and Event Streams Downloaded from orbit.dtu.dk on: Apr 30, 2018 Online Conformance Checking for Petri Nets and Event Streams Burattin, Andrea Published in: Online Proceedings of the BPM Demo Track 2017 Publication date:

More information

Best Practices for Choosing Content Reporting Tools and Datasources. Andrew Grohe Pentaho Director of Services Delivery, Hitachi Vantara

Best Practices for Choosing Content Reporting Tools and Datasources. Andrew Grohe Pentaho Director of Services Delivery, Hitachi Vantara Best Practices for Choosing Content Reporting Tools and Datasources Andrew Grohe Pentaho Director of Services Delivery, Hitachi Vantara Agenda Discuss best practices for choosing content with Pentaho Business

More information

We start by providing you with an overview of the key feature of the IBM BPM Process Portal.

We start by providing you with an overview of the key feature of the IBM BPM Process Portal. Lab 1 Process Portal 1.1 Overview This lab exercise will make you familiar with the key capabilities of the ready-to-use Process Portal included with IBM Business Process Manager (BPM). You will experience

More information

RELEASE NOTES. Overview: Introducing ForeSee CX Suite

RELEASE NOTES. Overview: Introducing ForeSee CX Suite RELEASE NOTES Overview: Introducing ForeSee CX Suite FALL 2016 CONTENTS Overview of ForeSee CX Suite...4 First Release of CX Suite... 4 The Login Page... 4 Dashboards... 4 Surveys... 5 Cases... 5 Text

More information

Importing Career Standards Benchmark Scores

Importing Career Standards Benchmark Scores Importing Career Standards Benchmark Scores The Career Standards Benchmark assessments that are reported on the PIMS Student Fact Template for Career Standards Benchmarks can be imported en masse using

More information

Spreadsheet Training. By Billy R. Williams, PhD, President Inspire a Nation Business Mentoring

Spreadsheet Training. By Billy R. Williams, PhD, President Inspire a Nation Business Mentoring Spreadsheet Training By Billy R. Williams, PhD, President The ability to understand and use the functionality of a spreadsheet is quickly becoming a lost art. Because of this, many businesses are spending

More information

HP Co-Marketing Zone Plus (CMZ Plus)

HP Co-Marketing Zone Plus (CMZ Plus) HP Co-Marketing Zone Plus (CMZ Plus) Your free-of-charge and easy-to-use marketing platform Fundamentals Training Deck Marketing Application Support & Services (MASS) August 2017 Copyright 2014 Hewlett-Packard

More information

Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS)

Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS) Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS) June 10, 2014 Page 1 of 36 IIS Dashboard District User Guide 2 Contents Project Overview...

More information

Introduction. Process Mining post-execution analysis Process Simulation what-if analysis

Introduction. Process Mining post-execution analysis Process Simulation what-if analysis Process mining Process mining is the missing link between model-based process analysis and dataoriented analysis techniques. Through concrete data sets and easy to use software the process mining provides

More information

Server Status Dashboard

Server Status Dashboard The Cisco Prime Network Registrar server status dashboard in the web user interface (web UI) presents a graphical view of the system status, using graphs, charts, and tables, to help in tracking and diagnosis.

More information

Tutors Guide to the Platform

Tutors Guide to the Platform Tutors Guide to the Platform Log on to the platform with your codes. This will give you access to the course contents, the internal mail system and the administration side of the courses. This is the page

More information

COGNOS DYNAMIC CUBES: SET TO RETIRE TRANSFORMER? Update: Pros & Cons

COGNOS DYNAMIC CUBES: SET TO RETIRE TRANSFORMER? Update: Pros & Cons COGNOS DYNAMIC CUBES: SET TO RETIRE TRANSFORMER? 10.2.2 Update: Pros & Cons GoToWebinar Control Panel Submit questions here Click arrow to restore full control panel Copyright 2015 Senturus, Inc. All Rights

More information

Echo Surveys for incontact Pro. Reference Manual

Echo Surveys for incontact Pro. Reference Manual Echo Surveys for incontact Pro Reference Manual Echo Surveys for incontact Pro Reference Manual Title Echo Surveys for incontact Pro Reference Manual Revision 03162010 Copyright About incontact 2010 incontact,

More information

Setup Google Analytics

Setup Google Analytics Setup Google Analytics 1.1 Sign Up Google Analytics 1. Once you have a Google account, you can go to Google Analytics (https://analytics.google.com) and click the Sign into Google Analytics button. You

More information

Ultimate, Real-Time Mail Tracking and Notifications

Ultimate, Real-Time Mail Tracking and Notifications Ultimate, Real-Time Mail Tracking and Notifications Job List Summary See all of your most recent jobs in this comprehensive summary view that provides real-time scan and statistical information at the

More information

How to Select the Right Marketing Cloud Edition

How to Select the Right Marketing Cloud Edition How to Select the Right Marketing Cloud Edition Email Studio, Mobile Studio, and Web Studio ith Salesforce Marketing Cloud, marketers have one platform to manage 1-to-1 customer journeys through the entire

More information

A Quick Start Guide On How To Promote Your Site Using WebCEO

A Quick Start Guide On How To Promote Your Site Using WebCEO Move your site to the top! A Quick Start Guide On How To Promote Your Site Using WebCEO Welcome to WebCEO, a set of 15 cloud-based tools for SEO, Social Media Analytics and Competitive Analysis. This platform

More information

TURN DATA INTO ACTIONABLE INSIGHTS. Google Analytics Workshop

TURN DATA INTO ACTIONABLE INSIGHTS. Google Analytics Workshop TURN DATA INTO ACTIONABLE INSIGHTS Google Analytics Workshop The Value of Analytics Google Analytics is more than just numbers and stats. It tells the story of how people are interacting with your brand

More information

COMM 391 Winter 2014 Term 1. Tutorial 1: Microsoft Excel - Creating Pivot Table

COMM 391 Winter 2014 Term 1. Tutorial 1: Microsoft Excel - Creating Pivot Table COMM 391 Winter 2014 Term 1 Tutorial 1: Microsoft Excel - Creating Pivot Table The purpose of this tutorial is to enable you to create Pivot Table to analyze worksheet data in Microsoft Excel. You should

More information

Chapter 5 Viewing Results, Generating Reports, and Administrative Functions

Chapter 5 Viewing Results, Generating Reports, and Administrative Functions Chapter 5 Viewing Results, Generating Reports, and Administrative Functions Q-interactive User Guide March 2017 1 Introduction This chapter focuses on how to organize and store data on Central, how to

More information

ONCONTACT MARKETING AND CAMPAIGN USER GUIDE V10

ONCONTACT MARKETING AND CAMPAIGN USER GUIDE V10 ONCONTACT MARKETING AND CAMPAIGN USER GUIDE V10 Contents Marketing Dashboard... 2 Marketing Dashboard Badges... 2 Marketing Dashboard Panels... 3 Campaign Record... 3 Field Descriptions... 4 Opportunities

More information

SageCRM 6.2. Quick Start Guide

SageCRM 6.2. Quick Start Guide SageCRM 6.2 Quick Start Guide Copyright 2008 Sage Technologies Limited, publisher of this work. All rights reserved. No part of this documentation may be copied, photocopied, reproduced, translated, microfilmed,

More information

SMP User Manual Sales, Marketing and Information Services

SMP User Manual Sales, Marketing and Information Services SMP User Manual Sales, Marketing and Information Services Product Information www.gosmp.com Tutorial Videos & Training www.gosmp.com Customer Support 949-258-0410 or support@gosmp.com Page 1 of 14 Advanced

More information

Process Mining: Using CPN Tools to Create Test Logs for Mining Algorithms

Process Mining: Using CPN Tools to Create Test Logs for Mining Algorithms Process Mining: Using CPN Tools to Create Test Logs for Mining Algorithms A.K. Alves de Medeiros and C.W. Günther Department of Technology Management, Eindhoven University of Technology P.O. Box 513, NL-5600

More information

CUSTOMER PORTAL USER MANUAL. Marketing

CUSTOMER PORTAL USER MANUAL. Marketing CUSTOMER PORTAL USER MANUAL Marketing 1 The marketing tab contains five different areas (depending on level); these are accessible by clicking the relevant option from the left-hand side. COMMUNICATIONS

More information

ALWAYS-ON MARKETING PLAYBOOK

ALWAYS-ON MARKETING PLAYBOOK ALWAYS-ON MARKETING PLAYBOOK Foreword A message from Joe Hyland, CMO, ON24 Businesses today can scale their communications easier than ever before. There s no shortage of ways to push out another message,

More information

The onprom Toolchain for Extracting Business Process Logs using Ontology-based Data Access

The onprom Toolchain for Extracting Business Process Logs using Ontology-based Data Access The onprom Toolchain for Extracting Business Process Logs using Ontology-based Data Access Diego Calvanese, Tahir Emre Kalayci, Marco Montali, and Ario Santoso KRDB Research Centre for Knowledge and Data

More information

Shawn Dorward, MVP. Getting Started with Power Query

Shawn Dorward, MVP. Getting Started with Power Query Shawn Dorward, MVP Getting Started with Power Query Meet our Presenter InterDyn Artis specializes in the implementation, service and support of Microsoft Dynamics Enterprise Resource Planning (ERP) and

More information

Reports Guide. Table of Contents. Welcome to EZLynx Reports... 5 REPORT BASICS... 5 Basic Functions... 5 Accessing Reports... 5 TYPES OF REPORTS...

Reports Guide. Table of Contents. Welcome to EZLynx Reports... 5 REPORT BASICS... 5 Basic Functions... 5 Accessing Reports... 5 TYPES OF REPORTS... REPORTS GUIDE Reports Guide Table of Contents Welcome to EZLynx Reports... 5 REPORT BASICS... 5 Basic Functions... 5 Accessing Reports... 5 TYPES OF REPORTS... 5... 5... 5 Custom Reports... 5 CUSTOMIZING

More information

INSIGHTS, POWERED BY INSIDEVIEW

INSIGHTS, POWERED BY INSIDEVIEW INSIGHTS, POWERED BY INSIDEVIEW Installation Guide Product Version 4.2 OCTOBER, 2017 Table of Contents Chapter 1: Introduction to Insights, powered by InsideView...3 What s New in this Release?... 4 Chapter

More information

Get feedback by using Voice of the Customer surveys Install the Voice of the Customer solution Plan a survey Design a basic survey Distribute a

Get feedback by using Voice of the Customer surveys Install the Voice of the Customer solution Plan a survey Design a basic survey Distribute a Table of Contents Get feedback by using Voice of the Customer surveys Install the Voice of the Customer solution Plan a survey Design a basic survey Distribute a survey Design an advanced survey Analyze

More information

Professional Edition Tutorial: Excel Spreadsheets

Professional Edition Tutorial: Excel Spreadsheets -- DRAFT DOCUMENTATION RELEASE-- Information Subject to Change Professional Edition Tutorial: Excel Spreadsheets Pronto, Visualizer, and Dashboards 2.0 Documentation Release 3/7/2017 i Copyright 2015-2017

More information

To Receive CPE Credit

To Receive CPE Credit Integration Options for Dynamics GP September 17, 2015 Charles Allen Senior Managing Consultant BKD Technologies callen@bkd.com To Receive CPE Credit Participate in entire webinar Answer attendance checks

More information

Chapter 3 An Overview of Q-interactive Central

Chapter 3 An Overview of Q-interactive Central Chapter 3 An Overview of Q-interactive Central Q-interactive User Guide March 2017 1 Introduction Q-interactive has two components, Central and Assess. Central is web-based and is your first and last stop

More information

Laying the Groundwork for UC Network Performance

Laying the Groundwork for UC Network Performance Laying the Groundwork for UC Network Performance Step by Step Planning Guide for UC Network Performance Success Better Planning for Better Network Performance This white paper shows you how to use Mitel

More information

File Importing - Text Files

File Importing - Text Files File Importing - Text Files With this tutorial we are going to go through the basic elements of importing a text file that contains several records (lines) each containing several fields. Sample Data -

More information

Administrator Quick Guide

Administrator Quick Guide 1 Administrator Quick Guide Login Screen The first page employees will see when visiting their training site is the login screen. This is where employees must enter their username and password to access

More information

TungSpot User Manual Last Update 5/20/2013

TungSpot User Manual Last Update 5/20/2013 TungSpot User Manual Last Update 5/20/2013 TungSpot User Manual 1. Introduction... 2 1.1 Overview... 2 1.2 Login... 2 1.3 Navigation Tools... 3 2. Homepage... 4 2.1 Overview of Home Page... 4 2.2 My Purchases...

More information

The 2018 (14th) International Conference on Data Science (ICDATA)

The 2018 (14th) International Conference on Data Science (ICDATA) CALL FOR PAPERS LATE BREAKING PAPERS, POSITION PAPERS, ABSTRACTS, POSTERS Paper Submission Deadline: May 20, 2018 The 2018 (14th) International Conference on Data Science (ICDATA) (former International

More information

PhotoSpread. Quick User s Manual. Stanford University

PhotoSpread. Quick User s Manual. Stanford University PS PhotoSpread Quick User s Manual Stanford University PhotoSpread Quick Introduction Guide 1.1 Introduction 1.2 Starting the application 1.3 The main application windows 1.4 Load Photos into a cell 1.5

More information

Children s Commissioning Support Resource (CCSR) Database. User Guide Provider Role. Version 2e

Children s Commissioning Support Resource (CCSR) Database. User Guide Provider Role. Version 2e Children s Commissioning Support Resource (CCSR) Database User Guide Provider Role Version 2e September 2010 Table of contents 1. Provider Details 3 2. Verification 4 3. Care Setting Details 5 4. Adding

More information

Decomposed Process Mining: The ILP Case

Decomposed Process Mining: The ILP Case Decomposed Process Mining: The ILP Case H.M.W. Verbeek and W.M.P. van der Aalst Department of Mathematics and Computer Science, Eindhoven University of Technology, Eindhoven, The Netherlands {h.m.w.verbeek,w.m.p.v.d.aaalst}@tue.nl

More information

Customer Journey Platform Customer Engagement Analyzer User Guide

Customer Journey Platform Customer Engagement Analyzer User Guide Customer Journey Platform Customer Engagement Analyzer User Guide Notification Copyright Notice The Broadsoft CC-One solution has been renamed the Cisco Customer Journey Platform. Beginning in August 2018,

More information

Introduction to emanagement MGMT 230 WEEK 5: FEBRUARY 5

Introduction to emanagement MGMT 230 WEEK 5: FEBRUARY 5 Introduction to emanagement MGMT 230 WEEK 5: FEBRUARY 5 Digital design and usability search engine optimization. Measurement and evaluation. Web analytics and data mining Today s Class Search Engine Optimization

More information