- Sage ACT! 2011 Dashboard and Report Cookbook
- Karen Fredricks Roy Laudenslager
- 468字
- 2021-04-09 22:06:44
The simplest form of filtering for a report is to limit the report to only a portion of the contacts in your database. That way you only print the records that meet specific criteria. This type of filtering is done prior to running the report, and as such isn't directly part of running the report, but it's necessary for the filtering process in the report itself.
Before you create the lookup, you need to decide which report you plan to run, because the lookup needs to relate to the report you're creating. You also need to decide the criteria for the lookup. The example we'll use is the Contact Directory report and the lookup will be based on City and State.
- On the Detail Contact screen, right-click on the State field and choose Lookup State.
- If you don't see the full dialog box, click on Show more options. Verify the field type and type of query (Starts With) and use the dropdown to select the desired State. Make sure the For the current lookup is Replace Lookup.
- Click the OK button. The screen will switch to the List View with a list of all the contacts in New York state.
- Click on Detail View to switch back.
- Right-click on City field and choose Lookup City.
- Verify the field and query type and use the dropdown to select the desired City. In the For the current lookup box, use the dropdown to choose Narrow Lookup.

This procedure is a simple query chain. The first lookup examines the entire database and creates a temporary list of all the contacts in the specified state. The second lookup, by specifying Narrow Lookup, causes the query to look only at the temporary list, not the whole database, and then creates a new temporary list of contacts who are in the specified city within the specified state. This lookup is retained by the ACT! program until ACT! is closed or another new lookup is performed. It is called the Current Lookup and can then be used to filter a report.
What was used here was a simple query lookup. The ACT! program provides other methods of querying the database that are more complex. As a general rule, if you need to create a lookup that is based on a couple of field values, the method shown here is a good one to use. A more complex query is shown in a later procedure.
- Excel函數、公式、圖表、數據處理從新手到高手
- 自己動手寫分布式搜索引擎
- JasperReports for Java Developers
- 視覺封王:Photoshop CC 2019立體化教程(素材+視頻+教案)
- 數碼攝影后期處理秘笈:Photoshop CC專業調色(第2版)
- Photoshop影視動漫角色繪制技法精解
- After Effects CS6入門與提高
- Drupal 6 Panels Cookbook
- BackTrack 5 Wireless Penetration Testing Beginner's Guide
- 中文版Photoshop CS6全能修煉圣經(移動學習版)
- SPSS統計分析
- Indesign平面排版技術應用
- RAW 數碼底片演義
- 神奇的中文版Photoshop CC 2017入門書
- ICEfaces 1.8: Next Generation Enterprise Web Development