Scripting Control Chart for Selected Items from the Process Screening Module
I have been working to automate a Process Screening Analysis.
I have a textbox popup which prompts the user to put in a date in the yyyy-mm format. Then I have a button to save the date as a variable. Next, I have a button which runs the Process Screening Analysis. In addition to that, I put in a local data filter using the user input to do the analysis on only that set of the data. This works fine...