Skip to content

Commit f38c5d3

Browse files
Merge pull request #22058 from chmartinez/whats-new-6-30-nested-variables
Add Nested Variables feature for dashboards
2 parents 0d9d27d + 7fa4afc commit f38c5d3

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: 'Nested Variables for Dashboards'
3+
summary: 'Enhance your dashboard filtering with our new Nested Variables, creating a more dynamic and interactive experience!'
4+
releaseDate: '2025-06-31'
5+
learnMoreLink: 'https://docs.newrelic.com/docs/query-your-data/explore-query-data/dashboards/nested-variables/'
6+
getStartedLink: 'https://docs.newrelic.com/docs/query-your-data/explore-query-data/dashboards/dashboard-template-variables/'
7+
---
8+
9+
Template variables are already a powerful tool for filtering an entire dashboard based on creator-selected metadata. Nested Variables take this further by allowing you to create dependent relationships between them. This enables you to:
10+
11+
- Create parent/child relationships: Form a tree-like structure for multi-level filtering.
12+
- Reuse and dynamically change variables: Efficiently filter data based on other variables' selections.
13+
14+
## Key features [#key-features]
15+
16+
- Parent/Child relationships: Establishes hierarchical links between variables.
17+
- Dynamic data changes: Automatically updates displayed data.
18+
19+
### Learn more [#learn-more]
20+
21+
- [Template Variables](https://docs.newrelic.com/docs/query-your-data/explore-query-data/dashboards/dashboard-template-variables/)
22+
- [Nested Variables](https://docs.newrelic.com/docs/query-your-data/explore-query-data/dashboards/nested-variables/)

0 commit comments

Comments
 (0)