NicoD
6 months agoIdeator I
Propagate a filter in a query definition
Hello, in a query definition, I use the use case of an article to bring up its parent articles.
I would like to be able to filter any level from the $class_morpho parameter which corresponds to [Morphological class].
At each node I defined a condition.
But as soon as it looks for a specific morphological class, it looks at the first level of kinship and if the value does not match and displays nothing while at the last level the value exists.
In the aras innovator 22 Query Builder Guide doc, there is a notion of filter propagation, but after many attempts I can't find it, my approach must not be correct.
or
Thank you for any help you can provide.