Forums

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

How to export Timeline view to Gnatt chart view

Suman Saranu
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 10, 2025

We set up Timeline view for our project, for better leadership visibility, we would like to export the same to Excel Gnatt chart view. How we  can achieve this ?

1 answer

0 votes
David Nickell
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.
October 10, 2025

From within Excel you can execute Power Query Code to extract Work Items and Associated Work logs.  Whatever tool you use, it starts with REST API calls (you already have access to)

Assuming you were going to export a list of items anyway, you can make the Worklog endpoint call directly in excel using Power Query 

https://YOUR URL.atlassian.net/rest/api/3/issue/issueIdOrKey/worklog

Its the same code wether you run in Excel or Power BI.  You will need to do some pagination and some data formatting.  For example, durations are in seconds I believe.

In this example, I am using the data in Power BI   

Snapshot_Time Reporting.png

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events