Analysis Selector Component | Filter By
For performance reasons, it is recommended to use "Equipment Path = " in Filter By
(specifically, we also strongly advise against using "Equipment Name = " in Filter By)
|
Always use single quotes around strings within python strings. |

Solution
You can run this Script as a diagnostic.
It will print out all of the Analysis Settings that don't have Equipment Path in the Filter-By expression.
Python |
list = system.mes.analysis.getMESAnalysisSettingsList() |