Local Data Filter on Control Chart Builder - Excluded Rows
I have a stacked table that I am making control charts from. I have a report window, and I am appending a Control Chart Builder to a VListBox in this window. To the control chart builder, I have added a local data filter on the column that indicates which parameter my data belongs to. So to simplify, you can imagine my data table has 4 columns: Batch - Used to group the data on the x-axis of my co...