> For the complete documentation index, see [llms.txt](https://help.smallbuilder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.smallbuilder.com/smallbuilder-lists/builder-setup-steps/datatable-setup/add-virtual-column.md).

# Add Virtual Column

Virtual fields (columns) can be added to the data table for display. **These virtual fields do not exist in the actual database but combine or calculate values from existing fields to present new information.** For instance, you can create a 'Full Name' column by combining 'First Name' and 'Last Name,' or generate a 'Total Amount' column by multiplying 'Quantity' and 'Unit Price.' This feature allows users to flexibly display and analyze necessary information without altering the original data.

***

### :small\_orange\_diamond: Steps to Add a Virtual Column

1\. Click the **Add Virtual** button.

<figure><img src="https://3800415611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNuSjRiJMvVhtdzNDzWBi%2Fuploads%2FM0KEdLTMpvnPWPVuX2Cc%2Fimage.png?alt=media&amp;token=1f1aac97-5b90-4717-8fd1-4d1432691f4c" alt="" width="308"><figcaption><p>Datatable Setup</p></figcaption></figure>

2\. Configure the virtual column’s **Label**, **Column Align**, and **Column Width**.

<figure><img src="https://3800415611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNuSjRiJMvVhtdzNDzWBi%2Fuploads%2FTf23kM21jTZOUKlzscK0%2Fimage.png?alt=media&amp;token=b94e1432-a9e1-489d-8de5-0246d92b0782" alt="" width="335"><figcaption><p>Edit a Virtual Column</p></figcaption></figure>

3\. Select the **Virtual Type** for the column. The available types are **Text**, **Number**, and **Currency**, with each type offering different editing options depending on its characteristics.

[Learn more about editing virtual column types >](/smallbuilder-lists/builder-setup-steps/datatable-setup/add-and-edit-columns/column-editing-by-type.md)

4\. Click the **Save** button to save the settings and verify the newly added virtual column.

<figure><img src="https://3800415611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNuSjRiJMvVhtdzNDzWBi%2Fuploads%2FTPsmwW6tZ5OIw9l9yvSn%2Fimage.png?alt=media&amp;token=01cfd215-8090-4f61-b1aa-b5c4795b497e" alt="" width="338"><figcaption><p>Added Virtual Column</p></figcaption></figure>
