Creating a Data File for Matter Upload
These instructions are for use with Microsoft Office Excel 2007 or later, and require some proficiency with data files and Excel.
You can download data from Tracker to use while you create a data file. The available information includes all the possible field labels (column headings) per matter, and the acceptable values for each field. Note that the values for some fields are dependent on other fields.
Create a spreadsheet with column headings
Follow this procedure to select the column headings for your data file and copy them to a new spreadsheet, which you will then populate with the data for the new matters.
- ClickMatters>Matter Uploadin the left navigation.
- On the toolbar select the three small dots icon, then selectExport Columns Info.
- In the Matter Type-template) list, select the matter type you want to create, and then clickOK.
- In the File Download dialog box, clickOpen. The opened Excel spreadsheet contains detailed information about the fields for that matter type.
- For every field in the Field Display Label column (column D) that you want to include in the data file, enter aYin theSelectcolumn (column G). These fields will be the column headings in your data file.Note:Required fields are already indicated by a Y in column G. Do not change this.
- Filter the spreadsheet by the Y value in the Select column (column F):
- On the Excel Ribbon, clickData.
- In theSort & Filtergroup, clickFilter.
- Click the downward arrow in theSelect columnheader.
- Clear theSelect Allcheck box.
- Select theYcheck box, then clickOK.
- If theDependenciescolumn (column I) for any of your selections contains the text See Help, see theDependenciessection below.
- Select and copy the values in the Upload Column column (column E).
- Copy the values to a new spreadsheet:
- Open a new spreadsheet and select the upper-left cell.
- On the Excel Ribbon, clickHome.
- In theClipboardgroup, click the Paste arrow, and then clickTranspose.
The selected values now appear as column headings in the new spreadsheet, which you can populate with data for the new matters.
View the accepted values for matter data
For many fields in Tracker, such as lists, there are limited sets of acceptable values. Follow this procedure to view the acceptable values for the fields you want to include in your data file.
- ClickMatters>Matter Uploadin the left navigation.
- On the toolbar select the three small dots icon, then clickExport Values Choices.
- In the File Download dialog box, clickOpen.
- The opened Excel spreadsheet contains information about the fields that correspond to each matter type and the acceptable values for those fields.
- 4. Filter the spreadsheet by the type of matter you want to create in theTemplate Matter Typecolumn (column A).
- On the Excel Ribbon, clickData.
- In theSort & Filtergroup, clickFilter.
- Click the downward arrow in theTemplate Matter Typecolumn header.
- Clear theSelect Allcheck box.
- Select the check box for the target matter type, select theBlankscheck box to include fields that belong to all matter types, then clickOK.
- Filter the spreadsheet by the fields in theUPLOAD COLUMNcolumn (column E):
- Click the downward arrow in theUPLOAD COLUMNcolumn header.
- Clear theSelect Allcheck box.
- Select the check boxes for the column headings that you created in the new data spreadsheet (in the previous procedure), and then clickOK.
The values in columns F through J now represent all of the acceptable values for their corresponding fields. You can use this set of data as a reference when you complete the data spreadsheet, or you can copy and paste the values directly into the spreadsheet.
Dependencies
Some of the fields in Tracker have dependencies, which means that the value in one field is related to the value in another field. If any of the fields you selected in the Export Columns Info spreadsheet contained the text See Help in the Dependencies column (column I), review the information in the following tables.
Relationships between fields
Field label | Description |
|---|---|
ALLOC_ALLOCATION_PECENT_1 ALLOC_COST_CENTER_1 ALLOC_GL_ACOUNT_1 ALLOC_PROFIT_CENTER_1 | Allocations cannot be negative and must total 100% Either all rows have a value for one of the three accounting codes, or all rows are blank. |
COMPANY_EXPOSURE COMPANY_MAXIMUM_EXPOSURE | A value for COMPANY_EXPOSURE is required if there is a value for COMPANY_MAXIMUM_EXPOSURE. The value for COMPANY_EXPOSURE must be less than or equal to the value for COMPANY_MAXIMUM_EXPOSURE. See also Table 2 below. |
COMPANY_RECOVERY_ESTIMATE COMPANY_MAXIMUM_RECOVERY | A value for COMPANY_RECOVERY_ESTIMATE is required if there is a value for COMPANY_MAXIMUM_RECOVERY. The value for COMPANY_RECOVERY_ESTIMATE must be less than or equal to the value for COMPANY_MAXIMUM_RECOVERY. |
COURT COURT_ADDITIONAL_INFO | The possible values in the COURT field are dependent on the country and state selected for the matter. If the COUNTRY_OR_REGION value for this matter is USA (or an equivalent) and the STATE and COURT values are specified, Tracker tries to match the COURT value with the name of a court in Tracker. If no match is found, this value is changed to CourtOther. |
LIKELIHOOD_OF_LIABILITY LIABILITY_IS_ESTIMABLE | See Table 2 below. |
STATE PROVINCE_REGION | If the COUNTRY_OR_REGION value for this matter is USA (or an equivalent), use the STATE field. If a different country is selected, use the PROVINCE_REGION field. For Litigation/Dispute matters, the selected state determines which courts are available in the COURT field. |
TRIAL_DATE TRIAL_DATE_SEND_EMAIL_NOTICE | A value for TRIAL_DATE is required if there is a value for TRIAL_DATE_SEND_EMAIL_NOTICE. Applicable to litigation-type matters. |
RENEWAL_EXPIRATION_DATE RENEWAL_EXPIRATION_DATE_SEND_EMAIL_NOTICE | A value for RENEWAL_EXPIRATION_DATE is required if there is a value for RENEWAL_EXPIRATION_DATE_SEND_EMAIL_NOTICE. Applicable to filing-type matters. |
Relationships between LIABILITY and EXPOSURE fields
Field | Values | Values | Values | Values |
|---|---|---|---|---|
LIKELIHOOD_OF_LIABILITY | Remote | Probable or Possible | Probable or Possible | Probable or Possible |
LIABILITY_IS_ESTIMABLE | any value | Yes | No | No |
COMPANY_EXPOSURE | any value | null | not null | any value |
COMPANY_MAXIMUM_EXPOSURE | any value | any value | any value | not null |
Result | Error: When liability is remote, there cannot be an estimated value. | Error: When liability can be estimated, there must be a value for company exposure. | Error: When liability cannot be estimated, there cannot be a value for company exposure. | Error: When liability cannot be estimated, there cannot be a value for maximum company exposure. |