UNSOLVED

dplaflamme1

updated

14 years ago

D

dplaflamme1

37 Posts

0

1261

March 12th, 2013 09:00

DPA 5.8: Setting a graph's axis and data values?

I've written a simple report in DPA to show data rates for TSM migrations over a period of time. The table form of the report easily comes out to what I want:

Day Sub Name Storage Pool Status Rate (GB)
03/05/2013 TSMPRA03 archivepool success 2.814
03/06/2013 TSMPRA03 archivepool success 2.887
03/05/2013 TSMPRA03 backuppool success 4.494
03/6/02013 TSMPRA03 backuppool success 5.536

However, when I try to convert this to a line chart, DPA doesn't group my data by date, sub name, storage pool, and success as I intend; I get distinct lines of data for each line of data in the table. Furthermore, the legend for each line of data includes the start-time of a migration backup, even though those were dropped with jobs were aggregated by a "Group By" operator.

The Report User Guide is maddenly terse about how line graphs are defined and manipulated.

How can I influence how the line graph groups data?

Thanks,

Nick

Message was edited by: Nick Laflamme ETA attachment of XML of report

1 Attachment