Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confluence Table Transformer - Keep Jira Summary Hyperlink when merging cells

Megan August 28, 2023

I'm using Confluence table transformer.

 

I am merging cells together to create a table view grouped by certain properties. In the second column is the issue summary, which is being grouped based on another dimension. In order to do this I've found I need to use FormatWiki. When I do this I lose the link to the summary / jira issue. Is there a way to keep this?

Here is what I'm inputting to merge the cells based on the first column. As you can see in the screenshots, it results in a lost hyperlink to the ticket. I'd like to retain the links but otherwise keep things the same.

Screen Shot 2023-08-28 at 4.56.02 PM.pngScreen Shot 2023-08-28 at 4.56.26 PM.png

SELECT 'Strategic Initiative' as 'Initiative', 'Summary' as 'Projects+', 'Stage', 'Target Start', 'Product Sponsor' AS 'Product Strategy', 'Product Owner' as 'Planning & Roadmap',
FORMATWIKI(SUM(T1.'Summary' + "\n")) AS 'Projects+'
FROM T1
GROUP BY 'Strategic Initiative'

 

 

1 answer

4 votes
Stiltsoft support
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 29, 2023

Hi @Megan ,

You may use the Pivot Table for the case as for now.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events