Use this report to see trends in numeric results, and calculate process statistics. This enables you to carry out Statistical Process Control (SPC) for manufacturing processes.
Formatting the SQL Query when adding a new plot to the Trends report
Query
Format for the SQL query
Select Step_Result From ProductionData Where Step_Measurement = 'Your_Unique_Step_Name'
Example:
Select Step_Result From ProductionData Where Step_Measurement = 'Leak_Test'
Step Name
Just a text description of what the plot is named
Example:
Leak Test
Items To Plot
Currently, leave this at 0 (zero)