Navigation to Smart List Builder

Slides:



Advertisements
Similar presentations
Little Used, but Powerful Features with GP Cathy Fregelette, CPA, PMP Practice Manager BroadPoint Technologies September 20, 2012.
Advertisements

MS-Access XP Lesson 1. Introduction to MS-Access Database Management System Software (DBMS) Store data in databases Database is a collection of table.
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.
Microsoft Office 2007 Access Chapter 2 Querying a Database.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2006 Microsoft Corporation.
Working with SharePoint Document Libraries. What are document libraries? Document libraries are collections of files that you can share with team members.
Classroom User Training June 29, 2005 Presented by:
2009 Year End Close Webinar by: Kris Sundberg Please questions to Presentation will be posted on our blog at
Microsoft Access 2010 Building and Using Queries.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 7 BACKNEXTEND 7-1 LINKS TO OBJECTIVES Filtering Data Removing a Filter Filter by Selection.
Access Manual 2 By Dhawala Kovuri Elham S.Khorasani Ismail Guneydas.
MS-Access XP Lesson 4. Modifying Queries 1.Select query in queries 2.Click design button or Right click on query and click design view 3.Change query.
0 Copyright 2012 FUJITSU Interstage BOP SQL Query Tutorial Todd Palmer October 2012.
SoCal GPUG User Group Meeting – August Dynamics.set Known as the launch file Located in C:\Program Files\Microsoft Dynamics\GPyyyy Defines all components.
Authored by Frank Hamelly, Microsoft MVP Regional Chapters.
@GPUG WHAT’S NEW IN DYNAMICS GP 2016 ? Presented by Beat Bucher, Dynamics GP MVP 1 Tweet During today’s #GPUG, #GPUG.
COMPUTER ACCOUNTING WITH MICROSOFT BUSINESS SOLUTIONS—GREAT PLAINS 8.0 CHAPTER 10 FLASH CARD SOLUTIONS.
50 Tips in 50 Minutes: The Builders Wally Dodds Dorado Solutions, Inc.
Review DATA VISUALIZATION WITH TABLEAU ONLINE TUTORIAL Training Guide Fundamentals.
Emdeon Office Batch Management Services This document provides detailed information on Batch Import Services and other Batch features.
What’s New – 10 interesting tidbits A few highlights of the recently released GP 2016 (and some from GP 2015 R2) Presented by Barbara Gavron, Jacksonville.
Training Guide for Residents
Lunch and Learn: Customer Solutions Shootout
Dynamics GP – You Own It … Why Not Use It? Financial November 8, 2016
Access Tutorial 2 Building a Database and Defining Table Relationships
Stop the madness - How to balance to the GL
Dynamics GP SmartList and SmartList Designer
GO! with Microsoft Office 2016
Microsoft Office Illustrated Introductory, Windows Vista Edition
Practical Office 2007 Chapter 10
Access Chapter 2 Querying a Database.
About SharePoint Server 2007 My Sites
Microsoft Office Access 2003
Plug-In T7: Problem Solving Using Access 2007
GO! with Microsoft Access 2016
Reporting.
Naomi Olson Account Manager.
BUILDER MONDAY Nicole Albertson Product Specialist.
Microsoft Access 2003 Illustrated Complete
Building and Using Queries
Customization
Microsoft Dynamics GP SmartList Builder: Going all the Way
The Benefits of using SmartList Builder
eOne Presents Know your Smart reporting tool:
Microsoft Office Access 2003
Creating Database Tables
Tutorial 3 – Querying a Database
NextGen Trustee General Ledger Accounting
Creating Database Reports
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Working with Tables, PivotTables, and PivotCharts
HP ALM Defects Module To protect the confidential and proprietary information included in this material, it may not be disclosed or provided to any third.
Microsoft Office Access 2003
From and Report.
Guidelines for Microsoft® Office 2013
Center for Earned Value Management wInsight – “How to Use” Guide
Grauer and Barber Series Microsoft Access Chapter One
Microsoft Office Illustrated Introductory, Windows XP Edition
Troubleshooting GP and MoversSuite
Extend Excel with Smartlist Designer
Unit J: Creating a Database
Finding Your GP Data Ian Richardson BA CPA CGA Colin Pich CPA CGA.
Nicole Albertson Product Manager.
Professional Services Tools Library (PSTL)
Smartlist Builder Tips and Tricks
Lab 07 Creating Documents with Efficiency and Consistency
MY NCBI (module 4.5).
Relationships While we are on the subject of Relationships, let’s take a quick look at them.
Presentation transcript:

E-one, Smart List Builder Presented by, Danny Clemenson, Progressive Components

Navigation to Smart List Builder Presented by

Table Finder

New SmartList:. Smart List Type - New or Existing New SmartList: Smart List Type - New or Existing SmartList ID - 15 Characters long SmartList Name – Over 50 Characters long Item Name – Populates from SmartList Name but can be over written Product Name – Choose SmartList Builder (This saves into a Dev area)

SmartList Builder Window Menu Bar:. Save – Save your new SmartList SmartList Builder Window Menu Bar: Save – Save your new SmartList. Clear – Clear the Current SmartList. Delete – Delete the selected SmartList Columns – Default Common Ordering. Go To – Move the selected record to the window i.e. Item Master Card. Restrictions – Restrict/Filter the record Shown. Calculations – ability to calculate on columns to create a calculated field(QTY*Cost =Ext Cost). Summary – summarize the total in a column.

SmartList Builder Options. Summary… – Summarize the Columns SmartList Builder Options Summary… – Summarize the Columns Duplicate… – Make a back up and Save to a different location Display SQL… - This will display the SQL Query that is built from your Preview Data… - This is to check to see if you even get any data. Create View… - Edit Field Settings > Currency, Date, Integer, Long Integer, String Fields

Add Data. Microsoft Dynamics GP Table - This is the. SmartList Add Data Microsoft Dynamics GP Table - This is the SmartList SQL Server Table SQL Script Extender Resource

Adding a Second Table and Linking:

Five Do’s: 1. Get started.  You are building lists to display data, you aren’t going to change/break data in the system.  If you don’t get the data you expected, just try again. 2. Use Table Finder to help you find the tables you need. Use the SmartList Table type if there is something appropriate there.  3. Don’t start from scratch if you don’t have to. 4. Check out the eOne Template library as they have a bunch built that are common to customers.  (https://www.eonesolutions.com/smartlist-builder/downloads/#templates) 5. Join the GPUG Monthly Builder Monday (available for full members)

Five Don’ts: 1. Don’t modify a default list from MS unless you know exactly what people are already using it for.  Adding a field or something may be ok, but changing formatting, adding restrictions, etc can break their favorites. 2. Don’t use a SQL Table for any sort of GP table as you lose all the nice column names, formatting, etc. that is done for the GP tables. 3. Don’t include comments when using a SQL Script as a table type.  Also make sure it is less then 32767 characters long (Dexterity limit). 4. Don’t worry about the Key Fields on tables unless your GoTo’s aren’t working. 5. Don’t assume your data is correct after you build the list.  Verify you are getting all the correct data.

Other Resources: Blog on Table Joins: https://www. eonesolutions Other Resources: Blog on Table Joins:  https://www.eonesolutions.com/tech-tuesday-table-joins-in-smartlist-builder/   Help Article on Functions:  https://www.eonesolutions.com/help-article/a-list-of-functions-available-in-extender-and-smartlist-builder-calculations/

Victory Udin https://victoriayudin.com/ https://victoriayudin.com/2008/11/28/sql-view-to-show-all-gl- distributions-for-ap-transactions/

Thank you!