Select object via referenceset selector with Xpath

4
I have the following model: Now I have a referenceset selector via the 'Dependency' relation. I want to select tasks that have a smaller sequence number than the currenobject. I tried the following Xpath: [SequenceNr < '[%CurrentObject%]'] Unfortunally this doesn't work. Can anybody help me with a solution.
asked
1 answers
3

This is currently not possible. I suggest you create a feature request in MxDN.

answered