WebFOCUS is a complete information control system with comprehensive features for retrieving and analyzing data that enables you to create reports quickly and easily. It provides facilities for creating highly complex reports, but its strength lies in the simplicity of the request language. You can begin with simple queries and progress to complex reports as you learn about additional facilities.
WebFOCUS serves the needs of both end users with no formal training in data processing, and data processing professionals who need powerful tools for developing complete applications. A variety of tools are available that enable you to create reports and charts even if you do not know HTML or WebFOCUS reporting language commands and syntax.
This manual includes the following chapters:
Chapter/Appendix | Contents | |
---|---|---|
1 |
Describes ways to retrieve field values from a data source and display them. |
|
2 |
Describes how to display report information grouped in a particular order by sorting. |
|
3 |
Describes how to use and specify selection criteria to display only the field values that meet your needs. |
|
4 |
Describes how to use the DEFINE and COMPUTE commands to create temporary fields. |
|
5 |
Describes how to use subtotals and grand totals to summarize numeric information and aid in interpreting detailed information in a report. |
|
6 |
Describes how to combine operators, field names, and constants in an expression to derive new values. |
|
7 |
Describes how to save report data to files for reuse in different respects. |
|
8 |
Describes the display formats available for viewing reports on the screen, including PDF, EXL2K, and XLSX. |
|
9 |
Describes how to use StyleSheets to link reports to other reports, URLs, Maintain Data procedures, and JavaScript functions. |
|
10 |
Describes navigation in an HTML report including dynamic table of contents (TOC), the WebFOCUS Viewer, and linking report pages. |
|
11 |
Describes how to provide more efficient retrieval of reports by bursting, or separating, a single report into multiple HTML files. |
|
12 |
Describes how missing data affects report results and how to treat and represent it. |
|
13 |
Describes how to join two or more related data sources to create a larger integrated data structure from which you can report. |
|
14 |
Describes how to merge and concatenate two or more data sources into a new permanent data source. |
|
15 |
Provides a brief overview of the formatting options available in WebFOCUS. |
|
16 |
Describes how to create a StyleSheet and reviews general StyleSheet syntax. |
|
17 |
Describes how you can control how reports are formatted including generating internal cascading style sheets, conditional formatting, setting measurement units, and controlling the display of empty reports. |
|
18 |
Describes how to identify a report component using StyleSheet declarations. |
|
19 |
Describes how you can increase your formatting options by using external cascading style sheets. |
|
20 |
Describes basic report page layout including page size, orientation, page numbers, margins, images, grids, borders, page-breaks, and mailing labels. |
|
21 |
Describes how to add and format headings, footings, titles, and labels to add context to your report. |
|
22 |
Describes formatting and positioning text in a report including font style, size, and color. |
|
23 |
Describes the GRAPH facility, which you can use to display data in graph format instead of tabular format. |
|
24 |
Creating Financial Reports With Financial Modeling Language (FML) |
Describes the Financial Modeling Language (FML) used to create and present financially oriented data, using inter-row calculations. |
25 |
Describes how to present data in an unrestricted (non-tabular) format. |
|
26 |
Describes how to use SQL to retrieve and analyze FOCUS and DBMS data. |
|
27 |
Describes methods of increasing data retrieval and reporting efficiency. |
|
28 |
Contains Master Files and diagrams of sample data sources used in the documentation examples. |
|
29 |
Describes how to obtain information about error messages. |
|
30 |
Summarizes TABLE commands and options. |
|
31 |
Describes methods for referring to fields in a request including by alias, using long and qualified field names, and referring to all fields in a segment. |