# Using two similar fields in one breakdown

In HockeyStack you can create property mappings in order to use two similar fields in a single breakdown. For example, if you have two different region fields and want to use them in the same breakdown you could build a property mapping like this:

<figure><img src="/files/xlzbdl9zt90sTQCPflLH" alt=""><figcaption></figcaption></figure>

This logic can be used for any similar fields that you wish to combine and use in a single property!


---

# 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.hockeystack.com/marketing-intelligence/report-examples-and-insights/using-two-similar-fields-in-one-breakdown.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.
