Forums

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

Is it possible to add editable table from Excel to JIRA description?

Paavo November 12, 2018

I have tables that I need to copy-paste to JIRA. Problem is that when I paste it to JIRA it will look different, it doesn't add the formatting. And if I try to add formatting it just gets more difficult to read. So I need to have one standard so that I can copy paste data instead of manually adding data to description. For example:

Age: 30 
Name: Peter Parker
Job: Photographer

Thank you for your help!

2 answers

1 accepted

0 votes
Answer accepted
Earl McCutcheon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 13, 2018

Hello,

Depending on which version of Jira you are on enabling the the Rich Text editor (Visual Mode) will preserve the table structure formatting on a copy and paste from Excel to Jira, this is available on Jira 7.2 and later:

Alternatively, using Wiki Style Render without the visual editor enabled, Check out this Blog with the conversion process:

And this previous community post on the topic that gives some workarounds:

Basically you will want to convert tab characters that Excel uses as the delimiter to a pipe character "|" for jira wiki style render to create the table, I also found an online tool that another user created that is built to execute this conversion:

Regards,
Earl

Paavo December 3, 2018

Thanks! This was helpful :)

4 votes
Ihor Uksta
Contributor
November 14, 2018

Hello Paavo,

You can check my answer to a similar question:

https://community.atlassian.com/t5/Jira-questions/How-to-add-a-table-in-JIRA-Issue-description-part/qaq-p/358299#M239357

One thing that I did not mention there is that it's possible to import CSV and Excel files to your table, not copy/pasting but importing the entire file.

Try out those 2 plugins

https://marketplace.atlassian.com/search?query=table%20grid%20editor

Paavo December 3, 2018

Thanks! This was helpful as well :)

Suggest an answer

Log in or Sign up to answer