Hi!
I’m creating a word report and I’d like to know if it is possible to split a table cell to get this result:
Thanks!
Nabil
Hi!
I’m creating a word report and I’d like to know if it is possible to split a table cell to get this result:
Thanks!
Nabil
Hi Mr. Haase,
Thank you so much for your help.
It works :)
Best regards,
Nabil
Hello Mr. Haase,
it doesn't work by me. I use ARIS Toolset 7.0. I get an type error (10082). Could you show me an example for using "cross-tables" functionality?
Best regards
Hi Ms. Grauel,
all examples refer to Business Architect, not Toolset.
BR
Torsten Haase on
Hi Ms Benmessaoud,
This should be possible using "cross-tables" functionality of the output object:
To create new table cells for this kind of table, you need to call the function
In your case, rowSpan is 5 (or 4) for the first 2 columns and 1 for all others.
This works for RTF and DOC output format, but not for PDF.
Best regards,
Torsten