# Creating Transformations

### Add Calculated Columns or Aggregated Measures

Calculated Columns or Aggregated Measures are created by selecting the 3 dot ellipsis on the desired column in the left panel or by selecting the table on the model canvas and opening the Table menu to select Add Calculated Column or Aggregated Measure.

![](/files/qNsa6yJvArm4UkXCv8AL)

### Add Data View&#x20;

Create a Data view by selecting “Add Data view” at the bottom of the left panel of the Model Canvas.&#x20;

![](/files/xKnAHyfcNO6lUO46g8pQ)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verbdata.com/data-transformations/building-transformations/creating-transformations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
