The Art of Business Discovery

Size: px
Start display at page:

Download "The Art of Business Discovery"

Transcription

1 MAY 2010 A Explainer: The Art of Business Discovery Sponsored by QlikView

2 Contents Introduction 1 Consolidate, Search, Visualize 2 Letting Go of Old Paradigms 4 There Is No Database 4 There Is No SQL Or Other Queries 4 There Is No Retrieval 5 There Is No Delay 6 How QlikView Is Used: Step by Step 7 Common Questions 9 QlikView at Work 10 Fraud Analysis 10 Business Discovery Day 10 Hands-On Sales and Marketing 10

3 1 Introduction Computers are useless, the artist Pablo Picasso once said. They can only give you answers. What we need, he implied, isn t answers, but better questions. QlikView allows users to discover both questions and answers, thanks to a unique structure that allows users to unearth new questions while digging for answers. Filed under the heading of Business Intelligence (BI), QlikView is more than that. It offers users something genuinely new: not just intelligence, but business discovery. To understand the difference, it s important to first clear your mind of existing paradigms. QlikView s functionality will remind you of what s possible in BI and in spreadsheets, but if you cling too tightly to those ideas, you won t understand how QlikView works and why it may be important to your business. This paper provides a bottom-up explanation of QlikView s software, the implications of business discovery, and why those who are used to the limitations of traditional BI love QlikView. A CITO Explainer is a source of news, analysis, research, and knowledge for CIOs, CTOs, and other IT and business professionals. engages in a dialogue with its audience to capture technology trends that are harvested, analyzed and communicated in a sophisticated way to help practitioners solve difficult business problems. This document is a Explainer, a form of content intended to explain a topic that is of potential importance to CIOs and CTOs. This explainer was sponsored by QlikView in order to create a clear explanation of its products. To find out more about how explainers are created go to

4 2 Consolidate, Search, Visualize The value of QlikView and its differentiation from past approaches is best expressed in a three-step process: Consolidate, Search, and Visualize. Consolidate refers to the fact that QlikView makes the process of assembling, associating, and preparing data for analysis simple and straightforward. When data is loaded into QlikView, you explain how it is related to the other data you are looking at. This associative model along with the fact that the data is stored in-memory sets the stage for rapid-fire analysis and ease-of-use. Search represents how QlikView allows users to interact with data in the way they think associatively, with one thought, one idea, and one sequence of questions and answers leading to another. Associative search means finding not only the answers you re looking for, but also answers to questions you ve never even thought to ask. QlikView uses a construct called list boxes (explained in detail below) that allow you to highlight records matching certain criteria. You don t create queries as you would with SQL; you click checkboxes and see what matches. Just click and view (which explains the name). What sets QlikView s concept of business discovery apart from most BI applications is that you also see the records that don t match as well as the ones that do. This has significant implications in the third step. Visualize has a double meaning that refers to the visual display of summarized forms of information and the ability to see those displays change as the selected data is changed. QlikView offers powerful tools for representing data as graphs, charts, tables, and all of the visual elements you expect from a full-featured BI tool. QlikView allows you to build measures (that is, metrics, statistical calculations, and equations) that summarize data quickly, like you would in a spreadsheet. The in-memory architecture means that measures can be recalculated quickly. Every time you click a new set of search criteria in list boxes, you see those measures in the context of your selection. Watching the metrics change as the selection changes brings the data to life.

5 3 Table 1: QlikView s Associative In-Memory Architecture Versus Query-Based Systems How QlikView How Query-Based Task Works Software Works Key Differences Representing relationships between data QlikView makes associations between data sets and bring data together in a consolidated form so that all data is associated and resident in memory. Associations can be made explicitly by users or automatically by QlikView Joins in SQL statements allow users to explicitly define relationships between data SQL: Where clauses must be specified for each query; QlikView data is loaded in a way that is always associated Defining and displaying measures Users define measures that summarize and aggregate data using statistical functions and equations. Aggregates update instantly as selections change Aggregates can be defined in a query. Queries must be executed over and over as selection criteria in the Where clause changes In SQL, calculating aggregates is slower and may require many steps that must be repeated or a restructuring of the data Searching data Values are selected using list boxes. Results are immediately updated. Data that does not match is displayed. New questions arise based on seeing data that does not match Only those values that match the query are displayed. Results are displayed more slowly. More than one person may need to be involved Multiple, spontaneous questions can be asked and answered immediately in QlikView Graphics Graphics are integrated into the QlikView environment and instantly updated as selection criteria change Graphics programs need to be applied to query results. New queries must be run if selection criteria change Graphics can be adjusted and viewed immediately in QlikView

6 4 Letting Go of Old Paradigms In order to appreciate what QlikView can do for you, it s important to know what QlikView is not. Here are some concepts that you can let go of. There Is No Database One of the commonly asked questions is: What database does QlikView use? The answer is, It doesn t. QlikView s patented technology stores everything in memory. QlikView loads various data sources into an in-memory data structure where associations are automatically created. You set up the map of how each data set is related to other data sets just once at the beginning not each time you ask a question. This creates the equivalent of a massive permanent reusable SQL outer join that can be explored quickly and easily. Periodically, as needed, the in memory version of the data can be re-loaded from the original sources. There Is No SQL Or Other Queries Database queries the bedrock of traditional BI are powerful, but they ve always faced limitations. Queries in SQL and other specialized methods are often incredibly complex and difficult to construct, requiring subqueries of data subsets that can boggle the mind. (Entire books have been written on how to build better queries.) Often, the person who is asking the question doesn t have the expertise to write the query. The delay between asking the question and getting the answer can be quite long minutes, hours, or days depending on the bottleneck. It can take less than a second in QlikView. Instead of queries, QlikView presents users with list boxes in which fields in the underlying data are represented. Selecting a set of data involves just a series of clicks. Green items indicate the items you ve selected; white indicates others that are associated with the selection, and gray shows those that have been excluded from the selection. The underlying associations are made implicit by QlikView, rather than explicit by queries, so searches aren t limited by your ability to tell the database what you re looking for. The result is an unprecedented degree of interactivity for a BI application. The ability to free-associate while searching to drill down through data simply by clicking criteria is the essence of business discovery.

7 5 List boxes show all the unique values for a field loaded in memory Figure 1: What Is a List Box? There Is No Retrieval Queries have an ontological problem as well: they can tell you known unknowns common, dependable metrics such as sales and customers by region but they can t tell you unknown unknowns, the questions you haven t thought to ask. The former is the province of traditional BI; the latter is where insights are found. A query returning a list of every widget sold to every customer in North America might be useful, but a list of who didn t buy and what didn t sell is equally if not more useful. Because QlikView holds data in memory instead of retrieving it from databases and OLAP cubes, it cannot only display what s included in your search, but also what s excluded as well. This is a real departure from traditional BI; for the first time, unknowns become known.

8 6 When values are selected in list boxes, the matching values in other columns are highlighted in white, values that don t match appear in gray Green highlights hl h the selected values White highlights the associated data Gray highlights the non-associated data Figure 2: Matching and Non-Matching Data Are Displayed There Is No Delay Storing data in-memory means there s no database located somewhere else, there are no queries and no retrieval, which means there s no delay in returning results. QlikView displays them as clickable charts updated instantly and continuously by real-time data underneath. Charts can be measures that summarize data created on the fly by users. With a few clicks, for example, you can calculate the average price paid for every widget in North America, or the standard deviation, or any combination of more than two hundred built-in functions. Using QlikView, you can easily build business-relevant metrics. They re not defined ahead of time and stored in a cube. Traditional business intelligence historically made the best of a bad situation: coaxing insights from tremendous volumes of data beyond the handling capability of existing hardware. By pre-processing a set number of queries ahead of time, it could return results quickly. The drawback, of course, is that your deliverables or dashboards were only as good as the questions you asked ahead of time.

9 7 QlikView does nothing ahead of time and is highly optimized to take advantage of speed-ups such as multiple cores and other aspects of the latest generation of microprocessors. Because the data is associative and because it s stored in memory, you re able to ask it nearly anything, in any number of combinations. QlikView breaks the BI bottleneck in the IT department, where most requests to create new dashboards or cubes for specific projects and functions pile up for months while being subject to a strict cost-benefit analysis. QlikView empowers users to ask questions and discover the answers for themselves. How QlikView Is Used: Step by Step QlikView is one of the rare technologies that is popular with the entire range of the end-user population in a company, from the most advanced business analysts to hands-on users who want the answers right away in just a few clicks. The one area where the advanced users may be more active than beginners is in the consolidate step. The first step is understanding the meaning and structure of the data and the relationships between multiple data sources. No technology solution makes this step easier. In the load processes, QlikView captures a permanent record of the associations between data sources, whether simple or complex. With simple spreadsheet style data sets, users can usually perform this step themselves. QlikView accommodates the division of labor sometimes required through the notion of QlikView applications, which are preloaded sets of data with sets of list boxes, measures, and graphics built to support a specific type of analysis. In this way, complex data sets can be delivered and made useable by the widest population of users. But for the most part, QlikView users follow the cycle of business discovery shown in Figure 3.

10 8 Step 1: Consolidate Data Using g Load Scripts Using QlikView s load scripts, related data is loaded into memory. Each data set is related to others already in memory so that every field and every record is associated QlikView Load Scripts Data sets in various repositories Step 2: Search and Define Aggregates QlikView s list boxes allow data to be selected and inspected. What matches queries and what doesn t match is shown, leading to more and better questions. Aggregate measures such as counts, sums, averages, medians, other statistical functions, and the results of equations can be defined. They are recomputed instantaneously as the selected data changes Data in memory with every field associated with all others List boxes show what is selected (green) what matches (white) and what doesn t (gray) Step 3: Visualize Graphics that help visualize data update automatically as the selected data changes Figure 3: A Step-by-Step Tour Through QlikView

11 9 Common Questions Can everything really be stored in memory? Yes, because of fundamental changes in hardware since BI was first designed. The cost per gigabyte of solid-state memory is constantly falling. The number of 64-bit cores on an Intel processor is doubling every 18 months. Traditional BI applications were designed in a computing universe of scarcity. But 25 years and repeated cycles of Moore s Law have made memory cheap and hardware exponentially more powerful. Multiple cores on one chip and 64 bit processing make data processing even faster. Wal-Mart may not be able to store its terabytes of transactions in memory yet, but it will, and many businesses already can. In fact, many traditional BI vendors are switching to an in-memory approach. Does all of this need to be interactive? Can t we just send a report? Traditionally, BI applications produce one report and send it to everyone who needs it. Putting QlikView in the hands of dozens, hundreds, or even thousands of users does have the potential to place a strain on the underlying hardware. This is a serious issue, but the benefits of democratizing the tools of BI outweigh the negatives in terms of hardware costs and performance. The Stack Argument: Why shouldn t I buy BI from the biggest vendor that offers the most features? Choosing a BI application is a bit like choosing a vehicle: the most important question is Will it get you where you want to go? Sometimes the decision is bogged down in discussing features rather than finding the best solution. QlikView is like a bicycleeasy-to-use, inexpensive, maneuverable-something anyone can hop on and take for a ride. BI is a kit for building your own car that requires experts for proper assembly. You have to do a lot of work to get to the first answer. And if you want another answer, you have to do more work to change what you did to answer the new question. The kit to build a car-in software terms the complicated stack of features-may have lots of options, and for some heavy-duty, complicated jobs, that is the right approach. But most business people don t want options; they answers and the ability to ask better questions, which is where QlikView shines.

12 10 QlikView at Work Fraud Analysis Retailers using QlikView have discovered instances of fraud that had eluded their best detective efforts. One company uncovered previously invisible patterns in ordering, shipping, and returns that pointed to millions of dollars in fraudulent transactions that were accumulated a few hundred dollars at a time. It discovered the losses after using QlikView to combine and analyze formerly separate databases-its inability to do so had created the loophole in the first place. The fraud was an inside job, perpetrated by employees familiar with the limitations of the systems. Business Discovery Day One QlikView customer has instituted Business Discovery Fridays when developers are encouraged to put aside regular duties and follow the data where it leads them. This has a two-fold purpose. First, it trains developers to think associatively and to improve their pattern recognition skills. Second, by taking time for exploration, they discover helpful new projects to implement in QlikView. Hands-On Sales and Marketing Sales and marketing teams use QlikView to bring data on the road. Right before a meeting, sales staff quickly review and analyze order history to see how a customer stacks up against other customers. Is the customer buying too little of a popular product? What are other customers buying? What are the trends in orders from the customer? Armed with such information, sales staff can enter a meeting well informed and ready to ask key questions that lead to sales. Because sales staff can do this on their own, the data provided is even more powerful. Marketing staff benefit from the same hands-on approach and can perform deep exploration into who is buying what and why and which promotions are working, all without the aid of the IT department.

What s New in Spotfire DXP 1.1. Spotfire Product Management January 2007

What s New in Spotfire DXP 1.1. Spotfire Product Management January 2007 What s New in Spotfire DXP 1.1 Spotfire Product Management January 2007 Spotfire DXP Version 1.1 This document highlights the new capabilities planned for release in version 1.1 of Spotfire DXP. In this

More information

Qlik s Associative Model

Qlik s Associative Model White Paper Qlik s Associative Model See the Whole Story that Lives Within Your Data August, 2015 qlik.com Table of Contents Introduction 3 Qlik s associative model 3 Query-based visualization tools only

More information

Guide Users along Information Pathways and Surf through the Data

Guide Users along Information Pathways and Surf through the Data Guide Users along Information Pathways and Surf through the Data Stephen Overton, Overton Technologies, LLC, Raleigh, NC ABSTRACT Business information can be consumed many ways using the SAS Enterprise

More information

Crash Course in Modernization. A whitepaper from mrc

Crash Course in Modernization. A whitepaper from mrc Crash Course in Modernization A whitepaper from mrc Introduction Modernization is a confusing subject for one main reason: It isn t the same across the board. Different vendors sell different forms of

More information

QLIKVIEW ARCHITECTURAL OVERVIEW

QLIKVIEW ARCHITECTURAL OVERVIEW QLIKVIEW ARCHITECTURAL OVERVIEW A QlikView Technology White Paper Published: October, 2010 qlikview.com Table of Contents Making Sense of the QlikView Platform 3 Most BI Software Is Built on Old Technology

More information

It s possible to get your inbox to zero and keep it there, even if you get hundreds of s a day.

It s possible to get your  inbox to zero and keep it there, even if you get hundreds of  s a day. It s possible to get your email inbox to zero and keep it there, even if you get hundreds of emails a day. It s not super complicated, though it does take effort and discipline. Many people simply need

More information

Qlik s Associative Model

Qlik s Associative Model White Paper Qlik s Associative Model See the Whole Story that Lives Within Your Data January, 2017 qlik.com Table of Contents Introduction 3 Qlik s associative model 3 Query-based visualization tools only

More information

QLIKVIEW SCALABILITY BENCHMARK WHITE PAPER

QLIKVIEW SCALABILITY BENCHMARK WHITE PAPER QLIKVIEW SCALABILITY BENCHMARK WHITE PAPER Measuring Business Intelligence Throughput on a Single Server QlikView Scalability Center Technical White Paper December 2012 qlikview.com QLIKVIEW THROUGHPUT

More information

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Table of Contents Introduction!... 1 Part 1: Entering Data!... 2 1.a: Typing!... 2 1.b: Editing

More information

4 KEY FACTORS FOR DATA QUALITY ON A DATA LAKE (OR: HOW TO AVOID THE DATA SWAMP) JOSH HERRITZ MIOSOFT CORPORATION MIOsoft Corporation.

4 KEY FACTORS FOR DATA QUALITY ON A DATA LAKE (OR: HOW TO AVOID THE DATA SWAMP) JOSH HERRITZ MIOSOFT CORPORATION MIOsoft Corporation. 4 KEY FACTORS FOR DATA QUALITY ON A DATA LAKE (OR: HOW TO AVOID THE DATA SWAMP) JOSH HERRITZ MIOSOFT CORPORATION The trends in digital business promise that the future holds an unprecedented volume, variety,

More information

Alongside this is AVB, an IEEE standards based technology that could stand on its own or underpin many of the existing networked audio protocols.

Alongside this is AVB, an IEEE standards based technology that could stand on its own or underpin many of the existing networked audio protocols. AES67 and AES70 The complete industry solution for audio and control Over the past three decades the audio industry has taken a number of steps to move into the digital age. Some argue that the digital

More information

Title: Episode 11 - Walking through the Rapid Business Warehouse at TOMS Shoes (Duration: 18:10)

Title: Episode 11 - Walking through the Rapid Business Warehouse at TOMS Shoes (Duration: 18:10) SAP HANA EFFECT Title: Episode 11 - Walking through the Rapid Business Warehouse at (Duration: 18:10) Publish Date: April 6, 2015 Description: Rita Lefler walks us through how has revolutionized their

More information

SOLUTIONS GUIDE. I Don t Know What to or

SOLUTIONS GUIDE. I Don t Know What to  or SOLUTIONS GUIDE I Don t Know What to Email or How to Write My Email, Can I Have Some Ideas? We often hear from new students that one of their biggest challenges creating content for email campaigns. Not

More information

How to Get Your Inbox to Zero Every Day

How to Get Your Inbox to Zero Every Day How to Get Your Inbox to Zero Every Day MATT PERMAN WHATSBESTNEXT.COM It s possible to get your email inbox to zero and keep it there, even if you get hundreds of emails a day. It s not super complicated,

More information

Business Process Outsourcing

Business Process Outsourcing Business Process Outsourcing Copyright 2012-2014, AdminBetter Inc. LIST BUILDING SERVICES Table of Contents Introduction To List Building Services... 3 A Note On Ballbark Pricing... 3 Types Of List Building

More information

Tableau Metadata Model

Tableau Metadata Model Tableau Metadata Model Author: Marc Reuter Senior Director, Strategic Solutions, Tableau Software p2 Most Business Intelligence platforms fall into one of two metadata camps: either model the entire enterprise

More information

SAS BI Dashboard 3.1. User s Guide Second Edition

SAS BI Dashboard 3.1. User s Guide Second Edition SAS BI Dashboard 3.1 User s Guide Second Edition The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2007. SAS BI Dashboard 3.1: User s Guide, Second Edition. Cary, NC:

More information

Viságe.BIT. An OLAP/Data Warehouse solution for multi-valued databases

Viságe.BIT. An OLAP/Data Warehouse solution for multi-valued databases Viságe.BIT An OLAP/Data Warehouse solution for multi-valued databases Abstract : Viságe.BIT provides data warehouse/business intelligence/olap facilities to the multi-valued database environment. Boasting

More information

The Associative Difference

The Associative Difference White Paper The Associative Difference Freedom from the limitations of query-based tools September, 2017 qlik.com Table of Contents Introduction 3 Qlik s Associative Difference 3 Query-based tools limitations

More information

CIO 24/7 Podcast: Tapping into Accenture s rich content with a new search capability

CIO 24/7 Podcast: Tapping into Accenture s rich content with a new search capability CIO 24/7 Podcast: Tapping into Accenture s rich content with a new search capability CIO 24/7 Podcast: Tapping into Accenture s rich content with a new search capability Featuring Accenture managing directors

More information

A Step by Step Guide to Postcard Marketing Success

A Step by Step Guide to Postcard Marketing Success A Step by Step Guide to Postcard Marketing Success Table of Contents Why VerticalResponse?...3 Why Postcards?...4 So why use postcards in this modern era?...4 Quickstart Guide...6 Step 1: Setup Your Account...8

More information

DESIGNING RESPONSIVE DASHBOARDS. Best Practices for Building Responsive Analytic Applications

DESIGNING RESPONSIVE DASHBOARDS. Best Practices for Building Responsive Analytic Applications DESIGNING RESPONSIVE DASHBOARDS Best Practices for Building Responsive Analytic Applications CONTENTS Responsive Design and Embedded Analytics...1 6 Principles and Best Practices... 2 Tools of the Trade...

More information

WEBINARS FOR PROFIT. Contents

WEBINARS FOR PROFIT. Contents Contents Introduction:... 3 Putting Your Presentation Together... 5 The Back-End Offer They Can t Refuse... 8 Pick One Target Audience per Webinar... 10 Automate Your Webinar Sessions... 12 Introduction:

More information

1: Introduction to Object (1)

1: Introduction to Object (1) 1: Introduction to Object (1) 김동원 2003.01.20 Overview (1) The progress of abstraction Smalltalk Class & Object Interface The hidden implementation Reusing the implementation Inheritance: Reusing the interface

More information

6 counterintuitive strategies to put your list building efforts into overdrive

6 counterintuitive strategies to put your list building efforts into overdrive 6 counterintuitive strategies to put your list building efforts into overdrive Ant Carter is an online marketer, blogger and educator. Find out more about me, and the mission I have to free 1,000 people

More information

Understanding Managed Services

Understanding Managed Services Understanding Managed Services The buzzword relating to IT Support is Managed Services, and every day more and more businesses are jumping on the bandwagon. But what does managed services actually mean

More information

INTRODUCTION. In this guide, I m going to walk you through the most effective strategies for growing an list in 2016.

INTRODUCTION. In this guide, I m going to walk you through the most effective strategies for growing an  list in 2016. - Bryan Harris - INTRODUCTION In this guide, I m going to walk you through the most effective strategies for growing an email list in 2016. A lot of things are taught online that, quite honestly, just

More information

Excel Basics: Working with Spreadsheets

Excel Basics: Working with Spreadsheets Excel Basics: Working with Spreadsheets E 890 / 1 Unravel the Mysteries of Cells, Rows, Ranges, Formulas and More Spreadsheets are all about numbers: they help us keep track of figures and make calculations.

More information

Accelerating BI on Hadoop: Full-Scan, Cubes or Indexes?

Accelerating BI on Hadoop: Full-Scan, Cubes or Indexes? White Paper Accelerating BI on Hadoop: Full-Scan, Cubes or Indexes? How to Accelerate BI on Hadoop: Cubes or Indexes? Why not both? 1 +1(844)384-3844 INFO@JETHRO.IO Overview Organizations are storing more

More information

QuickBooks 2008 Software Installation Guide

QuickBooks 2008 Software Installation Guide 12/11/07; Ver. APD-1.2 Welcome This guide is designed to support users installing QuickBooks: Pro or Premier 2008 financial accounting software, especially in a networked environment. The guide also covers

More information

Partner Presentation Faster and Smarter Data Warehouses with Oracle OLAP 11g

Partner Presentation Faster and Smarter Data Warehouses with Oracle OLAP 11g Partner Presentation Faster and Smarter Data Warehouses with Oracle OLAP 11g Vlamis Software Solutions, Inc. Founded in 1992 in Kansas City, Missouri Oracle Partner and reseller since 1995 Specializes

More information

OLAP Cubes 101: An Introduction to Business Intelligence Cubes

OLAP Cubes 101: An Introduction to Business Intelligence Cubes OLAP Cubes 101 Page 3 Clear the Tables Page 4 Embracing Cubism Page 5 Everybody Loves Cubes Page 6 Cubes in Action Page 7 Cube Terminology Page 9 Correcting Mis-cube-ceptions Page 10 OLAP Cubes 101: It

More information

Taking a First Look at Excel s Reporting Tools

Taking a First Look at Excel s Reporting Tools CHAPTER 1 Taking a First Look at Excel s Reporting Tools This chapter provides you with an overview of Excel s reporting features. It shows you the principal types of Excel reports and how you can use

More information

An Incredibly Brief Introduction to Relational Databases: Appendix B - Learning Rails

An Incredibly Brief Introduction to Relational Databases: Appendix B - Learning Rails O'Reilly Published on O'Reilly (http://oreilly.com/) See this if you're having trouble printing code examples An Incredibly Brief Introduction to Relational Databases: Appendix B - Learning Rails by Edd

More information

XP: Backup Your Important Files for Safety

XP: Backup Your Important Files for Safety XP: Backup Your Important Files for Safety X 380 / 1 Protect Your Personal Files Against Accidental Loss with XP s Backup Wizard Your computer contains a great many important files, but when it comes to

More information

BI Moves Operational - The Case for High-Performance Aggregation Infrastructure

BI Moves Operational - The Case for High-Performance Aggregation Infrastructure WHITE PAPER BI Moves Operational - The Case for High-Performance Aggregation Infrastructure MARCH 2005 This white paper will detail the requirements for operational business intelligence, and will show

More information

Coursera A Redesign Trijeet Mukhopadhyay, January 2015

Coursera A Redesign Trijeet Mukhopadhyay, January 2015 Coursera A Redesign Trijeet Mukhopadhyay, January 2015 Table of Contents 1. Introduction 4 2. Current Design: Problems and Observations 5 3. Redesigning the system: Low-Fidelity Sketches 9 4. Finalizing

More information

Data Modeling in Looker

Data Modeling in Looker paper Data Modeling in Looker Quick iteration of metric calculations for powerful data exploration By Joshua Moskovitz The Reusability Paradigm of LookML At Looker, we want to make it easier for data analysts

More information

The strategic advantage of OLAP and multidimensional analysis

The strategic advantage of OLAP and multidimensional analysis IBM Software Business Analytics Cognos Enterprise The strategic advantage of OLAP and multidimensional analysis 2 The strategic advantage of OLAP and multidimensional analysis Overview Online analytical

More information

SAP BEX ANALYZER AND QUERY DESIGNER

SAP BEX ANALYZER AND QUERY DESIGNER SAP BEX ANALYZER AND QUERY DESIGNER THE COMPLETE GUIDE A COMPREHENSIVE STEP BY STEP GUIDE TO CREATING AND RUNNING REPORTS USING THE SAP BW BEX ANALYZER AND QUERY DESIGNER TOOLS PETER MOXON PUBLISHED BY:

More information

Meet our Example Buyer Persona Adele Revella, CEO

Meet our Example Buyer Persona Adele Revella, CEO Meet our Example Buyer Persona Adele Revella, CEO 685 SPRING STREET, NO. 200 FRIDAY HARBOR, WA 98250 W WW.BUYERPERSONA.COM You need to hear your buyer s story Take me back to the day when you first started

More information

2. In Video #6, we used Power Query to append multiple Text Files into a single Proper Data Set:

2. In Video #6, we used Power Query to append multiple Text Files into a single Proper Data Set: Data Analysis & Business Intelligence Made Easy with Excel Power Tools Excel Data Analysis Basics = E-DAB Notes for Video: E-DAB 07: Excel Data Analysis & BI Basics: Data Modeling: Excel Formulas, Power

More information

Digital Marketing Manager, Marketing Manager, Agency Owner. Bachelors in Marketing, Advertising, Communications, or equivalent experience

Digital Marketing Manager, Marketing Manager, Agency Owner. Bachelors in Marketing, Advertising, Communications, or equivalent experience Persona name Amanda Industry, geographic or other segments B2B Roles Digital Marketing Manager, Marketing Manager, Agency Owner Reports to VP Marketing or Agency Owner Education Bachelors in Marketing,

More information

Web Host. Choosing a. for Your WordPress Site. What is web hosting, and why do you need it?

Web Host. Choosing a. for Your WordPress Site. What is web hosting, and why do you need it? You ve registered a domain name, and you know you want to use WordPress to create your online presence. The next question is, where are you going to build your website? This report will help you choose

More information

Key questions to ask before commissioning any web designer to build your website.

Key questions to ask before commissioning any web designer to build your website. Key questions to ask before commissioning any web designer to build your website. KEY QUESTIONS TO ASK Before commissioning a web designer to build your website. As both an entrepreneur and business owner,

More information

WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital

WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital This WordPress tutorial for beginners (find the PDF at the bottom of this post) will quickly introduce you to every core WordPress

More information

How metadata can reduce query and report complexity As printed in the September 2009 edition of the IBM Systems Magazine

How metadata can reduce query and report complexity As printed in the September 2009 edition of the IBM Systems Magazine Untangling Web Query How metadata can reduce query and report complexity As printed in the September 2009 edition of the IBM Systems Magazine Written by Gene Cobb cobbg@us.ibm.com What is Metadata? Since

More information

Monitoring Tool Made to Measure for SharePoint Admins. By Stacy Simpkins

Monitoring Tool Made to Measure for SharePoint Admins. By Stacy Simpkins Monitoring Tool Made to Measure for SharePoint Admins By Stacy Simpkins Contents About the Author... 3 Introduction... 4 Who s it for and what all can it do?... 4 SysKit Insights Features... 6 Drillable

More information

This module presents the star schema, an alternative to 3NF schemas intended for analytical databases.

This module presents the star schema, an alternative to 3NF schemas intended for analytical databases. Topic 3.3: Star Schema Design This module presents the star schema, an alternative to 3NF schemas intended for analytical databases. Star Schema Overview The star schema is a simple database architecture

More information

MICRO DIGITAL: TECHNICAL CRITERIA FOR MAKING THE RTOS CHOICE

MICRO DIGITAL: TECHNICAL CRITERIA FOR MAKING THE RTOS CHOICE MICRO DIGITAL: TECHNICAL CRITERIA FOR MAKING THE RTOS CHOICE 15 December 2008: Technical Criteria for Making the RTOS Choice INTERVIEWEE. RALPH MOORE PRESIDENT TEL. 714 427 7333 EMAIL. RALPHM@SMXRTOS.COM

More information

2016 All Rights Reserved

2016 All Rights Reserved 2016 All Rights Reserved Table of Contents Chapter 1: The Truth About Safelists What is a Safelist Safelist myths busted Chapter 2: Getting Started What to look for before you join a Safelist Best Safelists

More information

How To Make 3-50 Times The Profits From Your Traffic

How To Make 3-50 Times The Profits From Your Traffic 1 How To Make 3-50 Times The Profits From Your Traffic by Chris Munch of Munchweb.com Copyright Munchweb.com. All Right Reserved. This work cannot be copied, re-published, or re-distributed. No re-sell

More information

CLIENT ONBOARDING PLAN & SCRIPT

CLIENT ONBOARDING PLAN & SCRIPT CLIENT ONBOARDING PLAN & SCRIPT FIRST STEPS Receive Order form from Sales Representative. This may come in the form of a BPQ from client Ensure the client has an account in Reputation Management and in

More information

Spam. Time: five years from now Place: England

Spam. Time: five years from now Place: England Spam Time: five years from now Place: England Oh no! said Joe Turner. When I go on the computer, all I get is spam email that nobody wants. It s all from people who are trying to sell you things. Email

More information

Considerations for Mobilizing your Lotus Notes Applications

Considerations for Mobilizing your Lotus Notes Applications Considerations for Mobilizing your Lotus Notes Applications John Kingsley Teamstudio Technical Director Why Mobilize? It all started with email. Not any one email in particular, just the fact that you

More information

Outlook is easier to use than you might think; it also does a lot more than. Fundamental Features: How Did You Ever Do without Outlook?

Outlook is easier to use than you might think; it also does a lot more than. Fundamental Features: How Did You Ever Do without Outlook? 04 537598 Ch01.qxd 9/2/03 9:46 AM Page 11 Chapter 1 Fundamental Features: How Did You Ever Do without Outlook? In This Chapter Reading e-mail Answering e-mail Creating new e-mail Entering an appointment

More information

CLIENT ONBOARDING PLAN & SCRIPT

CLIENT ONBOARDING PLAN & SCRIPT CLIENT ONBOARDING PLAN & SCRIPT FIRST STEPS Receive Order form from Sales Representative. This may come in the form of a BPQ from client Ensure the client has an account in Reputation Management and in

More information

Benefits of Automating Data Warehousing

Benefits of Automating Data Warehousing Benefits of Automating Data Warehousing Introduction Data warehousing can be defined as: A copy of data specifically structured for querying and reporting. In most cases, the data is transactional data

More information

Data Analysis and Data Science

Data Analysis and Data Science Data Analysis and Data Science CPS352: Database Systems Simon Miner Gordon College Last Revised: 4/29/15 Agenda Check-in Online Analytical Processing Data Science Homework 8 Check-in Online Analytical

More information

PROGRAMMING: PRINCIPLES AND PRACTICE USING C++ (2ND EDITION) BY BJARNE STROUSTRUP

PROGRAMMING: PRINCIPLES AND PRACTICE USING C++ (2ND EDITION) BY BJARNE STROUSTRUP Read Online and Download Ebook PROGRAMMING: PRINCIPLES AND PRACTICE USING C++ (2ND EDITION) BY BJARNE STROUSTRUP DOWNLOAD EBOOK : PROGRAMMING: PRINCIPLES AND PRACTICE USING C++ Click link bellow and free

More information

» How do I Integrate Excel information and objects in Word documents? How Do I... Page 2 of 10 How do I Integrate Excel information and objects in Word documents? Date: July 16th, 2007 Blogger: Scott Lowe

More information

Media-Ready Network Transcript

Media-Ready Network Transcript Media-Ready Network Transcript Hello and welcome to this Cisco on Cisco Seminar. I m Bob Scarbrough, Cisco IT manager on the Cisco on Cisco team. With me today are Sheila Jordan, Vice President of the

More information

Qlik. 10 key elements of a successful data strategy and modern analytics platform. February 2019 Julie Kae Executive Director, Qlik.

Qlik. 10 key elements of a successful data strategy and modern analytics platform. February 2019 Julie Kae Executive Director, Qlik. Qlik 10 key elements of a successful data strategy and modern analytics platform February 2019 Julie Kae Executive Director, Qlik.org Legal Disclaimer Qlik roadmaps provide a general overview of our anticipated

More information

IMPORTANT WORDS AND WHAT THEY MEAN

IMPORTANT WORDS AND WHAT THEY MEAN MOBILE PHONES WHAT IS DATA Data is Internet. It can let you do lots of different things on your phone or tablet. You can send or receive texts, emails or photos, listen to music, watch TV shows, movies

More information

RouteOp. Step 1: Make sure requirements are met.

RouteOp. Step 1: Make sure requirements are met. RouteOp If you are just getting started please note that the features are not enabled until your first call. You will receive a welcome email to get the ball rolling and will be hearing from your implementation

More information

Data Analyst Nanodegree Syllabus

Data Analyst Nanodegree Syllabus Data Analyst Nanodegree Syllabus Discover Insights from Data with Python, R, SQL, and Tableau Before You Start Prerequisites : In order to succeed in this program, we recommend having experience working

More information

The Quick And Easy Affiliate Setup List

The Quick And Easy Affiliate Setup List "Affiliate Marketing With Roy Carter!" Lesson #3 The Quick And Easy Affiliate Setup List - SUPPLEMENT - By Roy Carter NOTICE: You Do NOT Have the Right to Reprint or Resell this Report! You Also MAY NOT

More information

Rowland s Motion Graphics Video Process

Rowland s Motion Graphics Video Process Rowland s Motion Graphics Video Process You know it s essential to tell your story as clearly as possible. Getting it right isn t as easy as it sounds. There s always one more product spec or customer

More information

SOFTWARE DEFINED STORAGE VS. TRADITIONAL SAN AND NAS

SOFTWARE DEFINED STORAGE VS. TRADITIONAL SAN AND NAS WHITE PAPER SOFTWARE DEFINED STORAGE VS. TRADITIONAL SAN AND NAS This white paper describes, from a storage vendor perspective, the major differences between Software Defined Storage and traditional SAN

More information

DOWNLOAD PDF LEARN TO USE MICROSOFT ACCESS

DOWNLOAD PDF LEARN TO USE MICROSOFT ACCESS Chapter 1 : Microsoft Online IT Training Microsoft Learning Each video is between 15 to 20 minutes long. The first one covers the key concepts and principles that make Microsoft Access what it is, and

More information

GROW YOUR BUSINESS WITH AN ALL-IN-ONE REAL ESTATE PLATFORM

GROW YOUR BUSINESS WITH AN ALL-IN-ONE REAL ESTATE PLATFORM GROW YOUR BUSINESS WITH AN ALL-IN-ONE REAL ESTATE PLATFORM ZipperAgent TABLE OF CONTENTS 1. Introduction: How valuable is your CRM? 2. Online Lead Capture: Online lead capture builds your business 3. Timely

More information

Request for Proposal (RFP) Toolkit

Request for Proposal (RFP) Toolkit RFPToolkit Request for Proposal (RFP) Toolkit Table of Contents RFP Checklist......................................................... 2 6 Tips for Writing an RFP..............................................

More information

Business Analytics Nanodegree Syllabus

Business Analytics Nanodegree Syllabus Business Analytics Nanodegree Syllabus Master data fundamentals applicable to any industry Before You Start There are no prerequisites for this program, aside from basic computer skills. You should be

More information

Fully Optimize FULLY OPTIMIZE YOUR DBA RESOURCES

Fully Optimize FULLY OPTIMIZE YOUR DBA RESOURCES Fully Optimize FULLY OPTIMIZE YOUR DBA RESOURCES IMPROVE SERVER PERFORMANCE, UPTIME, AND AVAILABILITY WHILE LOWERING COSTS WE LL COVER THESE TOP WAYS TO OPTIMIZE YOUR RESOURCES: 1 Be Smart About Your Wait

More information

Knowledge Discovery and Data Mining

Knowledge Discovery and Data Mining Knowledge Discovery and Data Mining Unit # 1 1 Acknowledgement Several Slides in this presentation are taken from course slides provided by Han and Kimber (Data Mining Concepts and Techniques) and Tan,

More information

Get Twitter Followers in an Easy Way Step by Step Guide

Get Twitter Followers in an Easy Way Step by Step Guide Get Twitter Followers in an Easy Way Step by Step Guide See how I made $2300 in 3 Days using Twitter Traffic All in one guide for getting traffic via Twitter 1 Get Twitter Followers in an easy way Step

More information

SOFTWARE-DEFINED NETWORKING WHAT IT IS, AND WHY IT MATTERS

SOFTWARE-DEFINED NETWORKING WHAT IT IS, AND WHY IT MATTERS SOFTWARE-DEFINED NETWORKING WHAT IT IS, AND WHY IT MATTERS When discussing business networking and communications solutions, the conversation seems invariably to revolve around cloud services, and more

More information

NIRVANA. Setup Guide. David Allen Company

NIRVANA. Setup Guide. David Allen Company NIRVANA Setup Guide David Allen Company TABLE OF CONTENTS FOCUS OF THIS GUIDE WHAT YOU CAN EXPECT FROM THIS GUIDE 1 FOCUS OF THIS GUIDE UNDERSTANDING THE GTD BEST PRACTICES AN OVERVIEW OF THE KEY BEST

More information

Content Curation Mistakes

Content Curation Mistakes Table of Contents Table of Contents... 2 Introduction... 3 Mistake #1 Linking to Poor Quality Content... 4 Mistake #2 Using the Same Few Sources... 5 Mistake #3 Curating Only Blog Posts... 6 Mistake #4

More information

DIGITALGLOBE ENHANCES PRODUCTIVITY

DIGITALGLOBE ENHANCES PRODUCTIVITY DIGITALGLOBE ENHANCES PRODUCTIVITY WITH NVIDIA GRID High-performance virtualized desktops transform daily tasks and drastically improve staff efficiency. ABOUT DIGITALGLOBE FIVE REASONS FOR NVIDIA GRID

More information

Balancing the pressures of a healthcare SQL Server DBA

Balancing the pressures of a healthcare SQL Server DBA Balancing the pressures of a healthcare SQL Server DBA More than security, compliance and auditing? Working with SQL Server in the healthcare industry presents many unique challenges. The majority of these

More information

WINDOWS POWERSHELL 3.0 FIRST STEPS BY ED WILSON DOWNLOAD EBOOK : WINDOWS POWERSHELL 3.0 FIRST STEPS BY ED WILSON PDF

WINDOWS POWERSHELL 3.0 FIRST STEPS BY ED WILSON DOWNLOAD EBOOK : WINDOWS POWERSHELL 3.0 FIRST STEPS BY ED WILSON PDF Read Online and Download Ebook WINDOWS POWERSHELL 3.0 FIRST STEPS BY ED WILSON DOWNLOAD EBOOK : WINDOWS POWERSHELL 3.0 FIRST STEPS BY ED WILSON Click link bellow and free register to download ebook: WINDOWS

More information

BECOME A LOAD TESTING ROCK STAR

BECOME A LOAD TESTING ROCK STAR 3 EASY STEPS TO BECOME A LOAD TESTING ROCK STAR Replicate real life conditions to improve application quality Telerik An Introduction Software load testing is generally understood to consist of exercising

More information

Pervasive PSQL Summit v10 Highlights Performance and analytics

Pervasive PSQL Summit v10 Highlights Performance and analytics Pervasive PSQL Summit v10 Highlights Performance and analytics A Monash Information Services Bulletin by Curt A. Monash, PhD. September, 2007 Sponsored by: Pervasive PSQL Version 10 Highlights Page 2 PSQL

More information

FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE

FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE David C. Hay Essential Strategies, Inc In the buzzword sweepstakes of 1997, the clear winner has to be Data Warehouse. A host of technologies and techniques

More information

The SD-WAN security guide

The SD-WAN security guide The SD-WAN security guide How a flexible, software-defined WAN can help protect your network, people and data SD-WAN security: Separating fact from fiction For many companies, the benefits of SD-WAN are

More information

program self-assessment tool

program self-assessment tool 10-Point Email Assessment (Based on FulcrumTech Proprietary Email Maturity) Your Website Email program self-assessment tool This brief self-assessment tool will help you honestly assess your email program

More information

The Definitive Guide to MongoDB Analytics

The Definitive Guide to MongoDB Analytics The Definitive Guide to MongoDB Analytics Analytics on MongoDB is a different beast than what you re familiar with. Don t expect to fire up your existing analytics tool, point it at MongoDB, and go. This

More information

Image Credit: Photo by Lukas from Pexels

Image Credit: Photo by Lukas from Pexels Are you underestimating the importance of Keywords Research In SEO? If yes, then really you are making huge mistakes and missing valuable search engine traffic. Today s SEO world talks about unique content

More information

The White Papers. Employing Knowledge Management for Oracle, DB2 and SQL Server. By Steve Hilker & Daniel Norwood

The White Papers. Employing Knowledge Management for Oracle, DB2 and SQL Server. By Steve Hilker & Daniel Norwood The White Papers Employing Knowledge Management for Oracle, DB2 and SQL Server By Steve Hilker & Daniel Norwood Contents Employing Knowledge Management... 3 Introduction... 3 Overview... 3 The Challenges...

More information

2 How to Create a Killer Onboarding Process

2 How to Create a Killer Onboarding Process 2 How to Create a Killer Onboarding Process Onboarding Once you ve developed a new product, it s now time to plan out the onboarding process. Where do I even begin?, you might ask. This guide will take

More information

SQL Maestro and the ELT Paradigm Shift

SQL Maestro and the ELT Paradigm Shift SQL Maestro and the ELT Paradigm Shift Abstract ELT extract, load, and transform is replacing ETL (extract, transform, load) as the usual method of populating data warehouses. Modern data warehouse appliances

More information

GOOGLE ANALYTICS 101 INCREASE TRAFFIC AND PROFITS WITH GOOGLE ANALYTICS

GOOGLE ANALYTICS 101 INCREASE TRAFFIC AND PROFITS WITH GOOGLE ANALYTICS GOOGLE ANALYTICS 101 INCREASE TRAFFIC AND PROFITS WITH GOOGLE ANALYTICS page 2 page 3 Copyright All rights reserved worldwide. YOUR RIGHTS: This book is restricted to your personal use only. It does not

More information

versus Asterisk Switchvox Empowering communication. Digium is the creator and primary sponsor of the Asterisk project. As a free open-source platform,

versus Asterisk Switchvox Empowering communication. Digium is the creator and primary sponsor of the Asterisk project. As a free open-source platform, Empowering communication. Asterisk versus Switchvox Commercial Switchvox Unified Communications Solution or Asterisk open-source platform How do you decide which is right for you? Digium is the creator

More information

The Six Principles of BW Data Validation

The Six Principles of BW Data Validation The Problem The Six Principles of BW Data Validation Users do not trust the data in your BW system. The Cause By their nature, data warehouses store large volumes of data. For analytical purposes, the

More information

Independent Solution Review AppEnsure for Citrix Monitoring

Independent Solution Review AppEnsure for Citrix Monitoring Independent Solution Review AppEnsure for Citrix Monitoring Pawel Serwan, organizer of Polish Citrix Users Group Monitoring is always one of the most important topics that you have to define during implementation

More information

Webinars INSPIRING A SAFE AND SECURE CYBER WORLD Media Kit - North America

Webinars INSPIRING A SAFE AND SECURE CYBER WORLD Media Kit - North America Webinars INSPIRING A SAFE AND SECURE CYBER WORLD 2018 Media Kit - North America 1 THE (ISC) 2 SECURE WEBINARS (ISC) 2 Secure Webinars are a proven method of reaching high-level IT security executives in

More information

Weebly 101. Make an Affordable, Professional Website in Less than an Hour

Weebly 101. Make an Affordable, Professional Website in Less than an Hour Weebly 101 Make an Affordable, Professional Website in Less than an Hour Text Copyright STARTUP UNIVERSITY All Rights Reserved No part of this document or the related files may be reproduced or transmitted

More information

The Quick And Easy Affiliate Setup List

The Quick And Easy Affiliate Setup List Lesson #3 The Quick And Easy Affiliate Setup List - SUPPLEMENT - By Dennis Becker and Rachel Rofe AffiliateDominationSecrets.com NOTICE: You Do NOT Have the Right to Reprint or Resell this Report! You

More information

Decision Support. applied data warehousing and business intelligence. Paul Boal Sisters of Mercy Health System April 5, 2010

Decision Support. applied data warehousing and business intelligence. Paul Boal Sisters of Mercy Health System April 5, 2010 Decision Support applied data warehousing and business intelligence. Paul Boal Sisters of Mercy Health System April 5, 2010 Opening Questions What is one concept that you think businesses have a difficult

More information