Forums

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

Jira table import to confluence

Smadar Sagi January 28, 2022

I'm trying to import data from Jira using the Jira Macro

I have 2 questions:

1. is it possible to keep only the value and remove the table header?

2. how can I format the dates? the transformer Macro doesn't seem to impact it(colors are coming from transformer).

image.png

4 answers

1 accepted

3 votes
Answer accepted
Katerina Kovriga _Stiltsoft_
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.
January 31, 2022

Hi @Smadar Sagi ,

As for the Jira Issues headings, I don't think that it is possible to remove them.

What concerns the Table Transformer macro, you can modify the date format with the help of the FORMATDATE function.

Wrap your table in the Table Transformer macro body and set the required date format in the macro settings:

Mon 4-1.png

Mon 4-3.png

Now use the FORMATDATE function mentioned above:

SELECT T1.'Project',
FORMATDATE(T1.'Date') AS 'Date'
FROM T*

Mon 4-2.png

Mon 4-4.png

Hope this helps your case.

1 vote
Katerina Kovriga _Stiltsoft_
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.
February 9, 2022

Hi there,

As this question mentions our Table Filter and Charts for Confluence app, we are happy to introduce its new macro – Table Spreadsheet.

The macro allows you to work with fully functional Excel spreadsheets right in Confluence.

You’ll be able to use cells’ formulas, filters, conditional formatting, etc., create pivot tables and charts from the page view and edit mode.

The Table Spreadsheet macro is available for Cloud and Server/Data Center.

0 votes
Brant Schroeder
Community Champion
January 30, 2022

@Smadar Sagi Welcome to the Atlassian Community.  Since you are issue macro from Jira to Confluence I would suggest reaching out to their support here:  https://marketplace.atlassian.com/apps/1213392/issue-macro-from-jira-to-confluence?tab=support&hosting=server

I tried to find information about this in their documentation but it is unavailable at this time.  

0 votes
Pramodh M
Community Champion
January 28, 2022

Hi @Smadar Sagi 

Welcome to Confluence!!

Table Header can be removed even with having data, Please refer to the second row of editor when you are working with tables

Headers.png

And for Color and date format, when you add the macro, there is a settings option where we can format the data

https://docs.stiltsoft.com/display/public/TFAC/How+to+use+Table+Transformer+macro

Thanks

Smadar Sagi January 28, 2022

Thank you for the reply. This is Jira Macro not a regular table

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events