Navigating Your GP Data

Slides:



Advertisements
Similar presentations
GET INFORMATION INTO AND OUT OF YOUR FINANCIAL MANAGEMENT SYSTEM Presented by Barry Crowell Beyond Integrations v2.0.
Advertisements

GP2013 (R2) New features in GP2013 (R2). New Ribbon for windows Edit List is the Print button on the right without the paper background Action pane can.
0 Leveraging External Data In SharePoint John Ramminger.
Exploring Microsoft Excel 2002 Chapter 7 Chapter 7 List and Data Management: Converting Data to Information By Robert T. Grauer Maryann Barber Exploring.
Integrating Access with the Web and with Other Programs.
Introduction to the Query System (APEX)
Mary K. Olson PS Reporting Instance – Query Tool 101.
Chapter 7 Managing Data Sources. ASP.NET 2.0, Third Edition2.
Accessing Your Data Primarius Users Group Ways to Access to Your Data Accessing Your Data Reports using the Report Interface Exporting Reports.
Building Ad-Hoc Reports using the SQL Server 2005 Reporting Services (SSRS) Report Builder (SQL307) Adrian Rupp Business Intelligence Solutions Specialist.
MS Access 2007 IT User Services - University of Delaware.
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
Easy HTML DB. Michael Cunningham Developer/Database Administrator.
Cizer.NET Reporting Forum for Business Intelligence Copyright © 2005 Cizer Software OR
DAY 14: ACCESS CHAPTER 1 Tazin Afrin October 03,
Introducing Reporting Services for SQL Server 2005.
1 Working with MS SQL Server Textbook Chapter 14.
© FPT SOFTWARE – TRAINING MATERIAL – Internal use 04e-BM/NS/HDCV/FSOFT v2/3 Working with MSSQL Server Code:G0-C# Version: 1.0 Author: Pham Trung Hai CTD.
Using SAS® Information Map Studio
The Last Mile: Delivering the Facts – Client Side Analysis.
1 Intro to JOINs SQL INNER JOIN SQL OUTER JOIN SQL FULL JOIN SQL CROSS JOIN Intro to VIEWs Simple VIEWs Considerations about VIEWs VIEWs as filters ALTER.
Reports, Reports, Reports Paul Johnson. Session Overview Smartlists – Current smartlist functionality in GP Smartlist Designer – Features and how to build.
CIS 338: Using Queries in Access as a RecordSource Dr. Ralph D. Westfall May, 2011.
National Levee Database Interactive Reports Instructions NLD Point of Contact 1 US Army Corps of Engineers.
By N.Gopinath AP/CSE Cognos Impromptu. What is Impromptu? Impromptu is an interactive database reporting tool. It allows Power Users to query data without.
This application does require access to the BW (Baan Windows) client and authorization to the OLE Daemon Introducing … XQL - Excel Query Language How about.
Access Chapter 5-Table Tricks, Advanced Queries and Custom Forms.
Database Management Supplement 1. 2 I. The Hierarchy of Data Database File (Entity, Table) Record (info for a specific entity, Row) Field (Attribute,
NSF DUE ; Wen M. Andrews J. Sargeant Reynolds Community College Richmond, Virginia.
How to train your users to create their own BI reports? So that you (IT) don’t have to Paras Doshi Consultant, SolidQ Chapter co-leader, PASS Business.
Excel Services Displays all or parts of interactive Excel worksheets in the browser –Excel “publish” feature with optional parameters defined in worksheet.
Dennis Voegler Bay Country Lawns Why Crystal Reports? An alternative to Report Builder (And hashing our your own).
The Power of Excel for Ad Hoc Reporting FAB 5013 Brian Caviggiola Controller - Indiana Wesleyan University Mike Ionno Senior.
MAKING BUSINESS INTELLIGENT Brought to you by your local PASS Community! Self Service ETL with Power Query Welcome.
SSi Consulting, Inc. Dynamics GP Refreshable Excel Spreadsheets/Dashboards Presentation by Lisa Armstrong, Senior GP Consultant.
Product Overview.
Discussion Points for GP Reporting
Visual Basic 2010 How to Program
Dynamics GP SmartList and SmartList Designer
Customizing GP In different ways….
Have it all: Solutions to Integrate GP
Data Virtualization Demoette… Flat-File Data Sources
Dynamics GP – You Own It … Why Not Use It? Reporting December 13, 2016
Information Systems Today: Managing in the Digital World
6/16/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Leveraging BI in SharePoint with PowerPivot and Power View
STEVE ENDOW, MCP, MCT, MVP Christina Phillips, mcp, mct, mvp
Naomi Olson Account Manager.
How to improve how you use Microsoft Dynamics gp
The Benefits of using SmartList Builder
eOne Presents Know your Smart reporting tool:
Principles of report writing
You Own It – Why not use it? Excel Reports
Enhance BI Applications and Simplify Development
SQL Saturday New York City May 19th, 2018
Power Query Discovery and connectivity to a wide range of data sources
Collaborative Business Solutions
Microsoft Office Access 2003
Analytics Plus Product Overview 1.
Microsoft Office Access 2003
Smartlist designer versus SMARTLIST BUILDER
Introduction to Access
Tutorial 7 – Integrating Access With the Web and With Other Programs
Analytics Plus Product Overview.
PlanUW Implementation
Extend Excel with Smartlist Designer
Business Intelligence
Finding Your GP Data Ian Richardson BA CPA CGA Colin Pich CPA CGA.
Nicole Albertson Product Manager.
Navigating SSMS Primer for Beginners
Presentation transcript:

Navigating Your GP Data

Navigating Your GP Data Presented by Victor Desveaux Ron Groening Consultant & DBA – please warn me if Ron gives me a look like I’ve said or done something incredibly foolish

I SQLed Today! Structured Query Language basic concepts SQL, with less syntax Refreshable Excel reports SQL Server Reporting Service (SSRS) reports SmartList & SmartView SmartList Designer & SmartList Builder

SQL Basic Concepts Data stored in tables of columns and rows Data interaction with SQL SQL queries are useful with a wide range of user capability Everything else is GUI, including Dynamics GP

Querying Basics SELECT statement FROM and WHERE clauses Table joins allow you to relate data from multiple tables SQL views are saved queries Query a view to further filter the data

DEMO – Querying Basics

No Direct Access SQL queries are how reports are built Users should not have direct access to SQL Users want the data, not the syntax

Refreshable Excel reports Pros Cons Excel familiarity; 2003 and up No GP license required Security based on AD and GP credentials Users can modify reports based on the built-in data connection Strong Excel knowledge required when modifying or creating new data connections & reports Data exposure risk – files are easy to copy and share Multiple users

DEMO – Top Customers in Excel

SSRS Basics Included in Dynamics GP purchase price Full version of SQL required for out-of-the-box reports Custom reports can be built in SQL Express with advanced services Report Builder and Visual Studio for creating reports

SSRS Reports Pros Cons Extremely customizable Accessible outside of intranet Subscriptions No GP license required Complicated reports require exclusive knowledge – Report Builder, advanced SQL queries, programming

DEMO – SSRS Reports

On-The-Fly Querying in GP SmartList or third-party alternative, SmartView Out-of-the-box reports Customization of fields Search criteria Export to Excel SQL queries without the syntax

SmartList SmartView Free querying tool in GP Four search criteria Column customization Save queries as Favourites In most cases, sufficient for finding your data Third-party tool from eOne Unlimited criteria Drag-and-drop columns & grouping Improved Favourites Subtotals Multiple instances SmartView External

DEMO – SmartList vs. SmartView

Custom SmartLists SmartList Designer allows custom report building Create SQL queries using a GUI Choose tables, fields, table relationships, and filters Can be based on existing SQL views SmartList Builder is an alternative tool from eOne Improved interface & expanded functionality

DEMO – Designer & Builder

Resources & Recommendations If you plan on building your own reports SQL training Targeted reporting tool training GP table references, e.g. Victoria Yudin’s site Pre-made SQL views Prophet Business Group!

Questions ?

THANK YOU