Skip to main content
Skip table of contents

Exporting the Project Scope Data

You can export project scope costs data for any project in your project list directly to a CSV file.

There are two options for exporting to CSV, depending on the project cost data you want and how it's organized: by Jira issue (Export Scope to CSV) or by time record (Export Labor Costs to CSV). For example, choose the latter option if you want to see a breakdown of how many hours were logged by which team member to each Jira issue, and the costs associated with each time record.

To export the project scope cost data:

  1. Select Export to CSV from the Scope drop-down located at the top-right.

    scope-dropdown.jpg
  2. A CSV file is immediately generated and downloaded.

    For Export Scope to CSV, a file is created Scope for <project name>_<current date>.csv

    For Export Labor Costs to CSV, a file is created Labor Costs for <project name>_<current date>.csv

  3. Open the CSV reports.

    scope_csv_rpt.jpg

    The above is an example of the Scope report file.

Fields in the CSV file

These fields are included in the CSV file for each Jira issue or time record included in your project's scope:

  • Export Scope to CSV: 1 row per Jira issue with only the fields marked Export Scope

  • Export Labor Costs to CSV: 1 row per time record with each field in this table

If you export your report data to use it in other software or to manipulate the data using spreadsheet macros, we highly recommend exporting the data using our public API since column order and column names can change as we improve our reports and export capabilities.

If you can’t use our API, we recommend using the column names instead of column order or index number. Most spreadsheet software have a MATCH function that can find a column index by name. You can use that in conjunction with a function like VLOOKUP that accepts a column index.

Fields listed here may not be complete, in the same order, or otherwise represent the fields listed in your report. If the field order or list is important to your process, periodically verify the report export or use our public API to get the raw data.

Field

Description

Export Scope CSV File

Export Labor Costs CSV File

Tempo Time Record ID

The Tempo time record ID.

(error)

(tick)

Tempo Worklog ID

The Tempo Worklog ID.

(error)

(tick)

Tempo Project

The name of the Cost Tracker project.

(error)

(tick)

Tempo Project ID

The unique ID of the Cost Tracker project.

(error)

(tick)

Currency**

Currency code.

(Not available for Time-based projects).

(tick)

(tick)

Group

Group name on Scope page.

(tick)

(tick)

Task Key

Jira issue key.

(tick)

(error)

Key

Jira issue key.

(error)

(tick)

Task Title

Jira issue summary.

(tick)

(tick)

Task Status

Status of Jira issue.

(error)

(tick)

Status

Status of Jira issue

(tick)

(error)

Role

The team member's role.

(error)

(tick)

Team Member

The name of the team member in Jira.

(error)

(tick)

Cost Rate

Cost Rate with all available precision.

(Not available for Time-based projects).

(error)

(tick)

Billing Rate *

Billing Rate with all available precision.

(Not available for Time-based projects).

(error)

(tick)

Time Spent (Seconds)

Time spent, in seconds.

(error)

(tick)

Time Spent (Hours)

Time spent, in hours.

(tick)

(error)

Cost

Cost incurred by this time record in this project scope with all available precision.

(Not available for Time-based projects).

(error)

(tick)

Actual Cost

Cost incurred by this time record in this project scope with all available precision.

(Not available for Time-based projects).

(tick)

(error)

Billable Time Spent (Seconds) *

Billable time spent, in seconds.

(error)

(tick)

Billable Time Spent (Hours) *

Billable time spent, in hours.

(tick)

(error)

Revenue *

Revenue generated by this time record in this project scope with all available precision.

(error)

(tick)

Actual Revenue *

Revenue generated by this time record in this project scope with all available precision.

(tick)

(error)

Date

Worklog date.

(error)

(tick)

Account Name

Account name associated to the worklog or to the Jira issue.

(error)

(tick)

Account Key

Account key associated to the worklog or to the Jira issue.

(error)

(tick)

Account Category

Account category of this expense.

(error)

(tick)

Account Category Type

Account category type of the associated account.

(error)

(tick)

Account Status

Status of the associated account.

(error)

(tick)

Customer Name

Customer name associated with this expense.

(error)

(tick)

Customer Key

Associated customer key.

(error)

(tick)

* These fields are filled only if Revenue Tracking is on.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.