Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,552,024
Community Members
 
Community Events
184
Community Groups

Is there a way to export all items from Ideation to Excel?

We have over 300+ items listed in ideation, but are looking for an easy way to provide a readout.  Is there a way to export these items to a spreadsheet?

2 answers

0 votes
Rodrigo Cortez
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 05, 2021

Hi @Chad Evans !

Exporting ideas from the Ideation portal is not yet supported by Jira Align.

However, there are currently two open ideas on that matter:

I'd encourage you to subscribe and upvote these ideas, to raise awareness on that demand along the Product Management team.

Sam Tsubota
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 05, 2021

Jira Align Enterprise Insights (EI) data warehouse has tables with all the idea, ideation groups and ideation form custom fields. You can get an EI instance for your Jira Align instance and connect a data visualization/BI software like Tableau or Power BI and build a report or dashboard and export the data to Excel. You will also have all of your data in your Jira Align instance to build custom reports and metrics. You can reach out to your Atlassian Enterprise Advocate for more information and even request a 45 day trial.

0 votes
Allan Maxwell
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 05, 2021

I don't think a direct export to Excel format exists, but you can use the Jira Align API 2:  GET {{base_JA_url}}/Ideas

 

The results are returned in JSON format.

 

{
"id": 4,
"ownerId": "Allan.Maxwell",
"createdBy": "Allan.Maxwell",
"createDate": "2017-12-21T08:50:39Z",
"lastUpdatedDate": null,
"title": "As a system admin I would like ...",
"groupId": 3,
"productId": null,
"status": 0,
"isExternal": 0,
"description": "blah, blah, blah",
"companyId": 1,
"categoryId": 1,
"isPublic": 0,
}

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events