i5SPCChart Data Mapping
Data mapping is required in SAP Manufacturing Integration and Intelligence (SAP MII) to link columns returned from a query to elements in a statistical process control (SPC) chart.
The following table lists the data mapping parameters for an SPC chart:
Property Name | Parameter Name | Data Type | Description |
|---|---|---|---|
| ValueColumns | String | Defines which data columns from the configured query are used as values to plot the chart. In other words, the Value Columns represent the measures used to plot the chart. |
| AttributeColumns | String | Select the columns from the query to be displayed as X-axis label attributes on the chart. |
| TimestampColumn | String | Maps the query template date time to the plot the X-axis. |
| IDColumns | String | An ID to store suppression points and comments on upper or lower chart data points. |
| SampleSizeColumn | String | Specifies the sample size using query data. The row count in the query is considered for the sample size. |