# Cross Filtering with Subtrees

The xViz Performance Flow now supports cross-filtering at subtree levels, allowing smooth data interaction between related tables. This makes it easier to analyze reporting structures and team performance efficiently.

<figure><img src="/files/nv0GvBp8YT5luNKC7AJd" alt=""><figcaption><p>GIF 1: Cross-filter in Subtree views</p></figcaption></figure>

### **Steps to configure Cross Filter with Subtree in the xViz Performance Flow visual:**

1. Navigate to the “Display” option in the top ribbon.

<figure><img src="/files/MyHJqCylrIQvKL6mLeB5" alt="" width="347"><figcaption><p>Image 1: Display option in ribbon</p></figcaption></figure>

2. Click on “Display” Tab, navigate to the “Navigation” option and enable the "Cross-filter in Subtree views" toggle

<figure><img src="/files/dRdFBtOFiJi3YtvcYYlT" alt="" width="316"><figcaption><p>Image 2: Cross-filter in Subtree views</p></figcaption></figure>

As a result, when "Set as Top Node" is applied, the report will cross-filter as shown below:

<figure><img src="/files/nv0GvBp8YT5luNKC7AJd" alt=""><figcaption><p>GIF 2: Cross-filter in Subtree views</p></figcaption></figure>


---

# 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.xviz.com/performance-management/viewing-subtrees/cross-filtering-with-subtrees.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.
