How to programmatically set row span for adjacent rows which have the same content in RPE / DNG publishing
Is there any way to set the row/col span dynamically or conditionally for rows/columns which have the same content?
i.e. for a series of artifacts in DNG:
Would publish as:
|
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
I think you can find out which row/column you're in in a table, can you query the previous artifacts contents somewhow and then programmatically set the row span or somehow merge the cells?