+ All Categories
Home > Documents > Getting To Your Data Mike Glue Data Collection process of gathering information on variables of...

Getting To Your Data Mike Glue Data Collection process of gathering information on variables of...

Date post: 28-Dec-2015
Category:
Upload: marjory-jenkins
View: 213 times
Download: 0 times
Share this document with a friend
Popular Tags:
12
Transcript
Page 1: Getting To Your Data Mike Glue Data Collection process of gathering information on variables of interest Why do it? To capture quality evidence that.
Page 2: Getting To Your Data Mike Glue Data Collection process of gathering information on variables of interest Why do it? To capture quality evidence that.

Getting To Your Data

Mike Glue

Page 3: Getting To Your Data Mike Glue Data Collection process of gathering information on variables of interest Why do it? To capture quality evidence that.

Data Collection

process of gathering information on variables of interest

Why do it?To capture quality evidence that translates to rich data analysis and allows the building of a convincing and credible answer to questions that have been posed

Page 4: Getting To Your Data Mike Glue Data Collection process of gathering information on variables of interest Why do it? To capture quality evidence that.

Data Analysis

process of inspecting, cleaning, transforming, and modeling data with the goal of discovering useful information, suggesting conclusions, and supporting decision making

Defining data is the most important part of data analysis- wisegeek.org

What do you want to know?

Page 5: Getting To Your Data Mike Glue Data Collection process of gathering information on variables of interest Why do it? To capture quality evidence that.

Database

an organized collection of data

1,749 tablesin JF 2013 R2 !

Page 6: Getting To Your Data Mike Glue Data Collection process of gathering information on variables of interest Why do it? To capture quality evidence that.

So How Do I Get To All That Data?

XMLPort

• Export• Import• XML/text format• Business logic• Handles flowfields• Requires object

Configuration Packages

• User-definable• Export direct to Excel• RapidStart• No business logic• Handles flowfields• “Get Related Tables”

Pull Direct From Table

• Security concerns• Security

management• Need to know table

names• Need to know table

relations• Does not handle

flowfields

Query

• NAV security applies• Handles flowfields• Limited business

logic• Executes directly on

SQL Server• Publish controlled

data models to users• Object required• OData

Send to Excel

Page 7: Getting To Your Data Mike Glue Data Collection process of gathering information on variables of interest Why do it? To capture quality evidence that.

Send to Excel: demo

Page 8: Getting To Your Data Mike Glue Data Collection process of gathering information on variables of interest Why do it? To capture quality evidence that.

Configuration Packages: demo

Page 9: Getting To Your Data Mike Glue Data Collection process of gathering information on variables of interest Why do it? To capture quality evidence that.

Query: demo

Page 10: Getting To Your Data Mike Glue Data Collection process of gathering information on variables of interest Why do it? To capture quality evidence that.

Recap

• Data collection• Data analysis• Multiple methods to get data– Different technical skills required

Page 11: Getting To Your Data Mike Glue Data Collection process of gathering information on variables of interest Why do it? To capture quality evidence that.

Questions

Page 12: Getting To Your Data Mike Glue Data Collection process of gathering information on variables of interest Why do it? To capture quality evidence that.

Recommended