Work with data types, formats, and categories

Note:

You need the following account and license types to use this workflow:

  • Microsoft license—You need a Microsoft 365 license and the Contributor role or higher to use this workflow.
  • ArcGIS account type—Standard users can perform the basic functions of this workflow; you do not need to sign in.

You can use ArcGIS for Microsoft 365 data types, formats, and categories to improve location data matching results.

See Data and geocoding to learn more about geocoding.

The following sections contain information about setting up data for ArcGIS for Microsoft 365 .

Use text values

When applicable, format dataset columns that are used for location (ZIP Codes, for example) as text values, not numeric values. If the data contains a number that includes a leading zero, as is common with ZIP Codes, some software packages interpret these numbers as numeric values and remove the leading zero, changing the original value. Formatting such columns as text ensures that the data remains accurate.

Text data type

Use time formats

ArcGIS for Microsoft 365 supports the date and time formats listed in this section. If you use a format that is not listed, ArcGIS for Microsoft 365 attempts to match it to an equivalent format; for example, 30Dec1997 will display as 30 Dec 1997. If there is no equivalent format, ArcGIS for Microsoft 365 uses the default value: MM/DD/YYYY HH:MM: AM/PM (12/30/1997 6:00 PM).

ArcGIS for Microsoft 365 supports the following date-time formats:

Date-time formatExample

MM/DD/YYYY

12/30/1997

Month DD, YYYY

December 30, 1997

Day Month (short) YYYY

Tuesday, December 30, 1997

MM/DD/YYYY HH:MM AM/PM

12/30/1997 6:00 PM

MM/DD/YYYY HH:MM (24hr)

12/30/1997 18:00

MM/DD/YYYY HH:MM:SS AM/PM

12/30/1997 5:50:50 PM

MM/DD/YYYY HH:MM:SS (24hr)

12/30/1997 17:59:59

Month YYYY

December 1997

YYYY

1997

HH:MM:SS AM/PM

5:59:59

HH:MM:SS (24hr)

17:59:59

HH:MM AM/PM

5:59 PM

HH:MM (24hr)

17:59