View all generation on query definition child parent

Hello, how can I display all generations of my Part by applying a filter in my query definition? I'm in the case of a child-parent relationship.
I read the builder guide but the examples are mostly in the parent-child direction.I work on Aras 22.Thank you.

Parents Reply
  • Hello, after several attempts I can't get the revisions of the top article and the lower articles to be displayed using the generation parameter >0. Is there another parameter to add in the tree grid or in the query definition, or even in the properties of the Part and Part Bom type items? Thank you.

Children
  • Hello, when I am in the general search grid by putting generation * it works.

    But the tgv definition query that I created is in the article at the last revision. The link between the different versions seems to be broken when I search in the part directly. Would adding a "version_id" property in the Part type item allow to reestablish the link in the article. Thank you

  • Hello community, a little feedback, I succeeded here is the method that I used in my query definition. I use the config_id of an article which is linked to all its revisions.

    In my search I retrieve all the revisions of an article, then we can apply a filter to display the revision we want.

    Filter installation

    Topic closed, I hope this helps other members, thanks to Christopher