# Compute

When you are building your dataset to create a dashboard, you might want to make various data transformations and calculations to enrich your dataset, derive insights, and prepare it for effective visualization. You can apply the following operations to your dataset:

* [Add formula column](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/add/add-formula-column.md)
* [Compute evolution](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/compute/compute-evolution.md)
* [Cumulated sum](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/compute/cumulated-sum.md)
* [Percentage of total](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/compute/percentage-of-total.md)
* [Rank](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/compute/rank.md)
* [Moving average](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/compute/moving-average.md)
* [Compute statistics](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/compute/compute-statistics.md)
* [Absolute value](/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/compute/absolute-value.md)\\


---

# 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-v3.toucantoco.com/data-management-in-datahub/datasets-in-toucan/preparing-data/overview-of-youprep-tm/compute.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.
