Export Status Updates

I need to pull a report of all my status updates for one project that lives in a portfolio. Is there a way to export or print all the status updates from one single project? If not, can I export or print all my status update history for a portfolio?

5 Likes

Hi @Bria_Jones, welcome to the Asana Community Forum :wave:t2:

It is not possible to export status updates at this time, neither from the project or portfolio page.

I’ve gone ahead and moved your post to the #productfeedback category to give other users the chance to vote for this feature! :slight_smile:

Hopefully this is something our Product team can implement in the future - I’ll keep you posted!

4 Likes

Can’t seem to figure out how to find this request in #productfeedback, but I’d like to upvote it.

Welcome, @Molly_Mitchell,

To vote, just click on the title at the top to scroll back to the top of this thread, then click the purple “Vote” button.

Larry

Ah-ha! My first vote. :slight_smile:

1 Like

Up vote!

1 Like

Hi, Is there an update/ETA to deliver this feature?

2 Likes

Hi @anon619063 you can export portfolios as a CSV or Google Sheet and it will show you the status, status update title and a summery but not the graphs and graphics. You can export the status updates one by ones as a pdf also.

Hi Danielle, can you access Asana Status Updates via your API? We are looking to consolidate all weekly Project Status Updates into one document that our Executive Team can read in one place. Thank you.

2 Likes

Any updates on this? I am having the same issues as Tim

1 Like

Note: Not a solution but marked as such to elevate a key reply

There are two different questions being asked in this thread:

  1. Retrieve all status updates for a project
    Use the API for this: Get status updates from an object
  2. Retrieve the latest status updates for all projects in a portfolio
    You could either use the API, same call as above, or for a solution without coding, Portfolio actions menu > Export > Sync to Google Sheets (also works for Excel) creates a sheet and updates it’s every few hours automatically. You can add tabs to reference the live data tab and generate your own charts or other displays.

Thanks,

Larry

Thanks for these options!

You mentioned in option 2 that the sync works for excel. Can you explain how? I saw you can export a snapshot to CSV, but can you create a sync to excel like Google Sheets?

Thanks again!
Harold

Welcome, @Harold_Jensen,

As far as I know, this approach works to use the same “magic link” Asana provides for GSheets in Excel too, but following these instructions:

Thanks,

Larry

1 Like

This was really helpful, thank you!!

A note to future readers, as far as I could find, the Excel integration only works on the PC Excel, not Mac or the web version.

1 Like

Thanks for the nice comment, @Harold_Jensen, and for checking on and posting this:

Larry