Book a Demo

Author Topic: Generating reports for diagrams  (Read 3764 times)

max

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Generating reports for diagrams
« on: June 16, 2021, 08:43:39 pm »
Hi all,

I am currently working on generating reports for some packages.

Initial situation: I have a diagram containing one change element, which links to several functional requirements. Some of those requirements contain verfication use cases and/or quality requirements. I want to create a document report which contains the diagram as image and all of its elements. I do this by selecting under the document generation options to add each contained element in documentation.

Problem: I want it to be clearly recognizable which verfication use case/quality requirement is contained by the requirement. I achieved this by enabling the child elements in my document template, all the elements were sorted hierarchical in chapters and subchapters. The only issue is, that the child elements are listed twice in the document. One time as the child element and then additionally as an element of the diagram. Is there a possibility to surpress this?

E.g.

2.1.1 A - «Functional»
      2.1.1.1 B - «Quality»
      2.1.1.2 C - «Verification»
2.1.2 B - «Quality»
2.1.3 C - «Verification»

Regards,

Max