# Dataset

Dataset Task can combine or find intersect records from two to ten dataset retrieved by Query Tasks by using AND/OR operator.

To get started with creating a **Dataset Task** open an **Excel** and click **Start** from **Valorx Fusion Ribbon**.

<div align="left"><img src="/files/8dZ9wsR05v4RHKiupqxx" alt="" width="563"></div>

Now, open an app from **Connections List** in **Design Studio**, and click on **Task** and select **New Dataset Task.**

![](/files/Ci0eYvWHEarTl3MCkILc)

**Dataset Task** bar will open which will contain Object Name, Name, Number of Dataset to merge and Operator.

<div align="left"><img src="/files/GgN5di4EwxRwTTAO8zxm" alt="" width="375"></div>


---

# 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.valorx.com/valorx-fusion/design-studio/tasks/dataset.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.
