Can I group or filter items in Local Data Filter based on another Local data Filter coupled by AND?
I am plotting on y-axis, the median values (in Median column) of tested parameters (in ParametersName column) to plot against part ID (in PartID column) on x-axis (in ascending order of test time as in my TestTime column).There are several test stages for a given part and the tested parameter names are unique to each test stages. I want to use the Local Data Filter option to first select a test s...