‎25-09-2025 03:22 PM
Hello,
I would like to be able to create Diagrams column in my custom reports.
But it is not clear to me how is this created? Is there some Query or metaclas that is used to generate this?
To me - it seems like it is a macro. If yes - which macro?
See picture for example,
Solved! Go to Solution.
3 weeks ago
This is not possible today in report. It would need an evolution.
a month ago
yes. exactly that.
a month ago
To be sure: you want to add this column in a report and be able, by clicking in the cell, to reach the list of diagrams and then open on of them by selecting it ?
a month ago - last edited a month ago
@PBessodes It sort of worked.
I can now add a column to display # of Diagrams for the Application.
But its just a plain text number. Not a hyperlink that I can click on to open the diagrams - like in my first screenshot.
Any thoughts how I reproduce the link in the original screenshot?
See this:
‎03-10-2025 03:22 PM
Thank you @PBessodes
I will give that a try
‎01-10-2025 10:11 AM
Hello,
Diagram column is fed with value of MetaAttribute "Diagram(s)" of abstract Metaclass "Described Element". Each concrete Metaclass of "Described Element" inherits this MetaAttribute (and its value).
‎29-09-2025 08:13 PM
@PBessodes Appreciate any inputs.