Author Topic: Reporting on inherited tagged values  (Read 1480 times)

Romanov

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Reporting on inherited tagged values
« on: October 11, 2023, 12:12:04 am »
Hi All

I currently have an element, for example "element A", with multiple tagged values. In my report generator, I am currently using the "valueOf" variable to select which tag value I want to report on. That works fine.

Now I want a new element to inherit all the tags of "element A" and also have the functionality to select which tagged value I want to generate in a document. The "InheritTagVal" under the elements section does not have the "valueOf" variable. The "InheritTagVal" only has the "Name, Notes, and Value" fields.

Can anyone please assist?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13224
  • Karma: +550/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Reporting on inherited tagged values
« Reply #1 on: October 11, 2023, 12:18:37 am »
Looks like you might need to use an SQL Fragment to get what you need.

Geert