
Create and Manage Field within an Entity in Dataverse Column Types In Dataverse The column type determines the values that can be stored within that column. All columns have one and only one column type. The column types that are available in Microsoft Dataverse include: Text - A text value intended to be displayed in a single-line text box. Text Area - A text value intended to be displayed in a multi-line text box. If you require more than 4,000 characters, use a Multiline Text data type. Email - A text value that is validated as an email address and rendered as a mailto link in the column. URL - A text value that is validated as a URL and rendered as a link to open the URL. Ticker Symbol - A text value for a ticker symbol that will display a link that will open to show a quote for the stock ticker symbol. Phone - A text value that is validated as a phone number rendered as a link to initiate a phone call by using Skype. Whole Number - A number value presented in a text box. Duration ...