Expense Entries Dataset

Overview

The Expense Entries dataset is the primary data source for charts on expense entries, covering both employee-logged and vendor-logged expenses. It brings together the core details of each expense entry, who logged it, what project and item it was recorded against, and what billing and cost values were calculated.

Dataset Structure

This dataset uses a simple structure of one record per individual expense entry. Both employee and vendor expenses are included.

Fields

TypeColumnDescriptionCalculation
CategoryAccounts Payable ClassThe accounts payable class associated with this expense entry.
CategoryAddress NameThe name of the address associated with the employee for this expense entry.
CategoryApproved ByThe display name of the employee who approved this expense entry. If the employee has a first or last name on record, the value displays as First Name + Last Name; otherwise, it displays the employee ID.
CategoryApproved DateThe date when this expense entry was most recently approved.
CategoryAssigned ApproverThe display name of the employee assigned to approve this expense entry. If the employee has a first or last name on record, the value displays as First Name + Last Name; otherwise, it displays the employee ID.
CategoryBill AmountThe amount billed or to be billed for this expense entry.If Billable Status = Billable THEN COST ×  Units × (1 + Markup %)
CategoryBillable StatusIndicates whether this expense entry is billable. Values include Billable and Non-Billable.
CategoryBilled StatusIndicates whether this expense entry has been billed.
CategoryCheck NumberThe check number associated with this expense entry.
CategoryClientThe Client ID of the client associated with this expense entry.
CategoryClient Invoice DateThe date of the invoice on which this expense entry was billed.
CategoryClient Invoice NumberThe invoice number of the invoice on which this expense entry was billed.
CategoryClient UIDThe unique identifier of the client associated with this expense entry.
CategoryCreated ByThe display name of the employee who created this expense entry. If the employee has a first or last name on record, the value displays as First Name + Last Name; otherwise, it displays the employee ID.
CategoryCredit Card NumberThe credit card number associated with this expense entry.
CategoryCurrencyThe currency used for this expense entry.
CategoryDefault Client GroupThe Group ID of the default group assigned to the client associated with this expense entry.
CategoryDefault Expense GroupThe Group ID of the default group assigned to the expense item associated with this expense entry.
CategoryDefault Project GroupThe Group ID of the default group assigned to the project or phase associated with this expense entry.
CategoryDefault Resource GroupThe Group ID of the default group assigned to the employee associated with this expense entry.
CategoryDefault Vendor GroupThe Group ID of the default group assigned to the vendor associated with this expense entry.
CategoryDescriptionThe description entered for this expense entry.
CategoryEmployee Custom FieldsUp to 20 Employee custom fields associated with this expense entry.
CategoryExpense AccountThe name of the general ledger expense account associated with this expense entry.
CategoryExpense ClassificationThe classification assigned to this expense entry.
CategoryExpense Custom FieldsUp to 20 custom fields associated with this expense entry.
CategoryExpense Entry DateThe date on which this expense entry was logged.
CategoryExpense ItemThe expense item code associated with this expense entry.
CategoryExpense UIDThe unique identifier of this expense entry.
CategoryIncome AccountThe name of the general ledger income account associated with this expense entry.
CategoryInvoice StatusIndicates the billing status of the invoice associated with this expense entry. Locked means the entry is included in an invoice batch. Billed means the entry appears on a draft or final invoice. Values include Unbilled, Locked, and Billed.
CategoryIs DeletedSystem field used to exclude deleted records from dataset.
CategoryItem ClassThe Class associated with the Expense Item.
CategoryMemoThe memo entered for this expense entry.
CategoryPaid DateThe date and time when this expense entry was paid.
CategoryPayment StatusIndicates whether this expense entry has been paid. Values include Paid and Unpaid.
CategoryProject ClassThe Class associated with the Project.
CategoryProject Contract TypeThe Contract Type of the associated Project.
CategoryProject Custom FieldsUp to 20 Project custom fields associated with this expense entry.
CategoryProject Display NameThe display name of the project or phase associated with this expense entry.
CategoryProject ManagerThe display name of the project manager associated with this expense entry. If the manager has a first or last name on record, the value displays as First Name + Last Name; otherwise, it displays the employee ID.
CategoryProject Manager UIDThe unique identifier of the project manager associated with this expense entry.
CategoryProject NameThe name of the project or phase associated with this expense entry.
CategoryProject PrincipalThe Principal of the associated Project.
CategoryProject Sort OrderThe numeric value representing the project sort sequence within the root project.
CategoryProject StatusThe Project Status of the associated Project.
CategoryProject TypeThe Project Type of the associated Project.
CategoryProject UIDThe unique identifier of the project or phase associated with this expense entry.
CategoryReimbursement StatusIndicates whether this expense entry is reimbursable. Values include Reimbursable and Non-Reimbursable.
CategoryResource ClassThe accounting class associated with the employee linked to this expense entry.
CategoryResource Display NameThe Resource Display Name of the Employee or Vendor.
CategoryResource First NameThe first name of the employee associated with this expense entry.
CategoryResource Full NameThe full name of the employee associated with this expense entry. If the employee has a first or last name on record, the value displays as First Name + Last Name; otherwise, it displays the employee ID.
CategoryResource Last NameThe last name of the employee associated with this expense entry.
CategoryResource ManagerThe display name of the manager associated with the employee for this expense entry. If the manager has a first or last name on record, the value displays as First Name + Last Name; otherwise, it displays the employee ID.
CategoryResource Manager UIDThe unique identifier of the manager associated with the employee for this expense entry.
CategoryResource StatusThe current status of the resource associated with this expense entry.
CategoryResource TitleThe job title of the employee associated with this expense entry.
CategoryResource TypeIndicates the type of resource associated with this expense entry. Values include Vendor, Contract Employee, Outside Consultant, and Regular Employee.
CategoryResource UIDThe unique identifier of the employee associated with this expense entry.
CategoryRoleThe role assigned to the employee associated with this expense entry. Values include Default, Principal/Management, Billing, and Time and Expense.
CategoryRoot Project Display NameThe display name of the Root Project associated with this expense entry.
CategoryRoot Project NameThe display name of the root project associated with this expense entry.
CategoryRoot Project UIDThe unique identifier of the root project associated with this expense entry.
CategorySubmit ToIndicates the approval routing configuration for this expense entry. Values include Specific, Client Manager, Project Manager, and My Manager.
CategoryVendor Bill NumberThe vendor bill number associated with this expense entry, if applicable.
CategoryVendor Custom FieldsUp to 20 Vendor custom fields associated with this expense entry.
CategoryVendor NameThe display name of the vendor associated with this expense entry. If the vendor has a first or last name on record, the value displays as First Name + Last Name; otherwise, it displays the vendor ID.
CategoryVendor UIDThe unique identifier of the vendor associated with this expense entry.
CategoryWorkflow StatusIndicates the workflow status of this expense entry. Values include Pending Submittal, Pending Approval, Unapproved, Approved, and Rejected.
ValueBilled AmountThe amount already billed for this expense entry.If Client Invoice Status = Billed then Bill Amount ELSE 0
ValueCost AmountThe total cost amount associated with this expense entry.Units  × Cost Rate
ValueCost RateThe cost per unit associated with this expense entry.
ValueMarkup %The markup percentage applied to this expense entry.
ValueMarkup AmountThe markup amount applied to this expense entry.IF Billable Status = Billable THEN COST × Units × (Markup %)
ValuePurchase TaxThe purchase tax amount associated with this expense entry.
ValueTax 1 %The Tax 1 percentage applied to this expense entry.
ValueTax 1 AmountThe Tax 1 amount calculated for this expense entry.Cost Rate × Units × Tax 1 % /100
ValueTax 2 %The Tax 2 percentage applied to this expense entry.
ValueTax 2 AmountThe Tax 2 amount calculated for this expense entry.Cost Rate × Units × Tax 2 % /100
ValueTax 3 %The Tax 3 percentage applied to this expense entry.
ValueTax 3 AmountThe Tax 3 amount calculated for this expense entry.Cost Rate × Units × Tax 3 % /100
ValueUnitsThe number of units entered for this expense entry.