Graph example (page1)

 

The following example shows you how to create a report with a break level and specify the Graph properties.

image\exgraph0.gif

That report is based on a query giving from left to right:

AREA: the sales area

SALNAME: the Salesman Name

Sum_TOTAL: the Sum of the TOTAL field, grouped by SALESMAN and AREA.

The records are sorted first by AREA, then by SALESMAN NAME.

 

Next Page