Update from Database on a Timed Frequency
Hello,I currently have a script that requires user input to define variables that are used to query a database and generate control charts. To eliminate the need for an operator to provide these inputs again to generate the control charts whenever new data is in the database, I would like to automatically update the control chart on a timed frequency. For example: 1. User provides input.2. Initial...
atlas100