# Supported column types

> The following column types are supported by the SharePoint List activities.

The following column types are supported by the SharePoint List activities.

| Column type | Description |
| --- | --- |
| Boolean | The column stores boolean values. |
| Calculated | The column's data is calculated based on other columns. |
| Choice | The column stores data from a list of choices. |
| Currency | The column stores currency values. |
| DateTime | The column stores DateTime values. |
| DefaultValue | The default value for a specific column. |
| Geolocation | The column stores a geolocation. |
| Lookup | The column's data is looked up from another source in the site. |
| Number | The column stores number values. |
| PersonOrGroup | The column stores Person or Group values. |
| Text | The column stores text values. |
