# Hide Blanks

In the Gantt one of the most common scenarios is ragged or uneven hierarchies.

The xViz Gantt Chart provides the ability to **hide the blank nodes** which appear in case of ragged hierarchies.

![GIF 1: Hide blank nodes configuration in Gantt Chart](/files/65Djdh4yAW72RPEKe6Lx)

### **Steps to configure:**

There are multiple options available to handle blank values. To use the available option from Hide Blanks. First, go to Format Pane, navigate to the Chart Options

<figure><img src="/files/ZVcTlg41pgmdHnvs57Ce" alt="" width="269"><figcaption><p><em>Image 1: Chart Options in Format Pane</em></p></figcaption></figure>

In Chart Options, you will find the Hide Blanks options as shown image below:

<figure><img src="/files/7bklVKM8aO6LJ6nk6mn4" alt="" width="268"><figcaption><p><em>Image 2: Hide Blanks options</em></p></figcaption></figure>

### **Display All:**&#x20;

This option displays the complete ragged hierarchy, including the blank records, as seen below:

![Image 3: Display All](/files/Is81hGMuS2FGRxGPLJiJ)

![Image 4: Display All Ragged hierarchies in xViz Gantt Chart](/files/roWVo4tuPirNDD8aBO1p)

### **Hide Blanks:**&#x20;

With this option, the blank record along with its all-child values will be removed from the visual display.

![Image 5: Sample Data for Hide Blanks](/files/YIvGatA1a8yCKGat9uz2)

![Image 6: Data after Hide Blanks](/files/PMRq5GlIORb6ll9UvG35)

{% hint style="info" %}
In the above example, ‘REQUIREMENTS’ is a parent node, and its direct child records are a blank record, ‘Kick Off meeting,’ ‘Project Plan,’ ‘Requirements Gathering ' in the left image, all the blank records are displayed. In the bottom image, you can see that the Hide Blanks option eliminates the blank record along with the child values like ‘Phase I’ from the visual display.
{% endhint %}

![Image 7: Hide Blanks](/files/R090X8QSFFDLfzsnTkdA)

![Image 8: Hide Blanks configuration in xViz Gantt Chart](/files/4XACTOJZrBmQ6GGDXOOg)

### **Hide Intermediate Blanks:**&#x20;

With this option, the blank records will get eliminated from the visual display, but its child records will be retained.

![Image 9: Sample data for Hide Intermediate Blanks](/files/87YTR5wHoQNrTqzUWCqd)

![Image 10: Data after Hide Intermediate Blanks](/files/MeHqcgfYqkxj0zQdoxQZ)

{% hint style="info" %}
In the above example, only the blank records from the parent and the child nodes will get eliminated from the visual display. ‘REQUIREMENTS’ is a parent node, and its direct child records are a blank record, ‘Kick Off meeting,’ ‘Project Plan,’ ‘Requirements Gathering ' in the left image, all the blank records are displayed. In the right-side image, you can see that the Hide Intermediate Blanks option eliminates the blank record and retain the child values like ‘Phase I’ from the visual display.
{% endhint %}

![Image 11: Hide Intermediate Blanks](/files/BnZwVSah3CmABKsLrhZn)

![Image 12: Hide Intermediate Blanks Configuration](/files/5SMvRxZuaO3HN1wsBNgG)

***

Try the [xViz Gantt Chart](https://xviz.com/visuals/gantt-chart/) (Microsoft certified) for Power BI from Microsoft AppSource [here.](https://appsource.microsoft.com/en-sg/product/power-bi-visuals/WA200000891?tab=Overview)&#x20;


---

# 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/project-management/other-features/hide-blanks.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.
