Creating a series transform chart in Px view

You can create a chart view of a resolved seriesTransform graph.
  1. Drag the SeriesTransformGraph component from the nav tree onto a Px page in the Px Editor.

    The Make Widget Wizard opens.

  2. Select the Chart option in the Make Widget Wizard and verify that the Graph ORD field and Graph Parameters are correct.
  3. In the Y Axis Descriptors field, add, delete, or edit Y columns as desired using the edit control buttons to the right of the field editor. You can only add columns for those values that are already a part of the output schema.
    Figure 39.   Editing Y Column for Series Transform Chart in Make Widget Wizard
    Image

    Editing or adding a descriptor requires that you include:

    • Series Name

      This is the name that is used in the legend of the chart for the axis.

    • Y Column Name

      This is the axis name and is the name of the target graph’s output schema field.

       NOTE: The Column Name must match the output parameter exactly, including the text case. 
  4. After adding all the Y columns, click the OK buttons to close all the windows and complete the chart.