IT tutorials
 
Applications Server
 

Microsoft Dynamics GP 2010 : Improving information returned with SmartList Search

10/14/2011 9:03:27 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
The basic SmartLists included with Dynamics GP are great, but they really shine once companies figure out how to fine tune and filter the records that are returned. The Search feature in SmartLists does just that, making it easy to see which invoices were generated on a particular date or which transactions affected a certain general ledger account during the month.

In this recipe we'll look at how to better control the results that are returned using the Search feature in SmartLists. For our example, assume that auditors want to see any checkbook transactions over ten thousand dollars ($10,000) during the month of February. We'll use the Dynamics GP sample company for this recipe.

How to do it...

To limit the results of a SmartList with the Search feature:

  1. 1. Click on the SmartList button on the menu bar at the top or select Microsoft Dynamics GP from the top and click on SmartList.

  2. 2. Select Financial, then Bank Transactions.

  3. 3. Select Search.

  4. 4. In Search Definition 1 set Column Name to Checkbook ID, Filter to is equal to, and Value equal to First Bank:

  1. 5. In Search Definition 2 set Column Name to GL Posting Date and Filter to is between.

  2. 6. This opens up two date boxes. Set the dates to 2/1/2008 and 2/28/2008:

  1. 7. In Search Definition 3 set Column Name to Checkbook Amount, Filter to is greater than, and Value equal to 10000:

  1. 8. Click on OK.

  2. 9. The resulting SmartList is limited to only FIRST BANK transactions in February 2008 with amounts over $10,000:

How it works...

By default there are four available search boxes used to narrow results. However, with the 'is between' option shown in the demonstration, it's possible to effectively have more criteria than just the four boxes. 'is between' adds two options in a single search box, meaning that users don't have to use up 2 boxes with the 'greater than' and 'less than' criteria.

There's more...

The Field Comparison and Match Case settings provide additional search features and the Search Type option changes the way in which results are returned.

Field Comparison

The Field Comparison checkbox changes the Value field to a lookup field allowing the comparison of two values. This is useful for comparing fields in the system. For example, if a user wanted to find cases where the subledger posting date is not equal to the GL posting date, Field Comparisons would be a perfect tool.

Match Case

The Match Case checkbox makes a search case-sensitive. Sometimes, it is important to find situations where data has been entered in all caps. This is a great way to use the Match Case option.

The Match Case option can be removed, or set as the default, via the SmartList Options window. This window is available by selecting Administration from the Navigation Pane and selecting SmartList Options under Setup.

Search Type

SmartLists default to a Search Type of Match All. This returns results that meet all of the criteria. From a technical standpoint this is an 'and' search. In our example we found transactions for a specific checkbook AND between two dates AND over a certain amount.

Switching Search Type to Match 1 or More changes the search to an 'or' type search. Our example would return transactions for a specific checkbook regardless of date or amount. In short, it would return a mess. However, if I wanted transactions that were orders or invoices, Match 1 or More would be perfect as a document can't be both an order and an invoice.

 
Others
 
- Microsoft Dynamics GP 2010 : Getting warnings with SmartList Alerts
- Upgrading and Configuring SharePoint 2010 : Visual upgrade
- Upgrading and Configuring SharePoint 2010 : Upgrading with minimal downtime
- Microsoft Dynamics CRM 201 : Managing Service Request Activities
- Microsoft Dynamics CRM 201 : Creating and Assigning a Service Request Case
- Systems Management Server 2003 : Installing a Primary Site Server (part 2) - Running Setup
- Systems Management Server 2003 : Installing a Primary Site Server (part 1) - Installation Options
- InfoPath Designer 2010 : Preview Your Form & Add Submit Options
- InfoPath Designer 2010 : Design a SharePoint Form Using the Blank Form Template & Add Controls
- BizTalk 2009 : Custom Components - Key BizTalk API Objects
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us