logo
For Power BI
  • Products
    • Custom Visuals for Power BI
    • Report Templates
  • Resources

      Resources

    • Documentation
    • Report Examples
    • Blog
    • Webinars
    • Video Tutorials
    • Visuals Gallery

    Support

    • ZoomCharts Assistance
    • Contact Sales
    • Contact Support
    • FAQ

    Challenges

    Challenges

    Improve your report creation skills by participating in free challenges for report creators.

    Learn more
    Get Developer License
  • Services
    • Power BI Report Development
    • Custom Visual Development
  • Challenges
  • Pricing
Request a quote Get Developer License Sign in
Request a quote Book a Demo Get Developer License Sign in
Get it now
Go back

Contents

Blog Product Updates March Update: Dynamic Thresholds and Filtering From Legend Categories

Mar 24, 2026

March Update: Dynamic Thresholds and Filtering From Legend Categories

This product update focuses on two key improvements:

1. dynamic thresholds that adapt automatically to data context

2. More precise interaction through subcategory selection

Title image
Title image

This product update focuses on two key improvements:

1. dynamic thresholds that adapt automatically to data context

2. More precise interaction through subcategory selection

Contents

Share this article

Power BI developers rarely struggle with building visuals. The real complexity comes from everything around them.

Thresholds that need constant updates. Interactions that require slicers. Logic that lives outside the visual layer. Over time, reports become harder to maintain, not because of the visuals, but because of the work required to support them.

This update focuses on reducing that overhead.

Two key improvements are introduced:

  • Dynamic thresholds that adapt automatically to data context
  • More precise interaction through subcategory selection

Both features reduce manual work and make reports more responsive to user exploration.


Dynamic Thresholds: Context Aware Reference Lines and Areas

Thresholds are used to represent targets, limits, or expected ranges. In most reports, they are static. This means they must be manually updated or recalculated through measures when data changes.

This creates unnecessary complexity and maintenance effort.

Dynamic thresholds allow thresholds to be defined using data fields or measures that automatically respond to filters and context.

What’s New:

  • Two dynamic threshold fields called Dynamic Threshold 1 and Dynamic Threshold 2
  • Support for both measures and data columns
  • Automatic activation when values are assigned
  • Adaptive behavior depending on how many thresholds are provided

Supported Visuals:

  • Drill Down Combo
  • Drill Down Combo Bar
  • Drill Down Timeline
  • Drill Down Waterfall

How to Configure Dynamic Thresholds:

  1. Add a supported ZoomCharts visual to your report
  2. Add your category and value fields to visual
  3. Assign a measure or column to Dynamic Threshold 1
  4. Optionally assign a second measure or column to Dynamic Threshold 2
  5. Open the Format pane to adjust styling and visibility

Threshold Behavior

The visual automatically determines how thresholds behave based on the provided fields:

  • If only one threshold is defined the visual displays a line
  • If two thresholds are defined the visual displays an area between values

The threshold values can also be driven by Power BI parameters.
When a parameter is used in the underlying measure or column, the threshold will automatically shift based on the selected parameter value.

This allows users to interactively adjust targets, limits, or ranges directly in the report, without modifying the visual or recalculating logic.

As the parameter changes, the threshold updates in real time, reflecting the new context defined by the parameter.

This removes the need to manually configure threshold types or logic.


Advanced Configuration for Timeline

The Drill Down Timeline visual supports additional aggregation options for dynamic thresholds.

Available aggregation options include:

  • Average
  • Sum
  • Count Distinct
  • Minimum and Maximum
  • Median
  • Standard Deviation
  • Variance

This allows developers to control how thresholds behave across time based data.

Why It Matters

Dynamic thresholds remove the need for static configuration. Instead of recalculating thresholds manually, they adjust automatically based on filters and context.

This results in less DAX, more accurate visuals, and lower maintenance effort.


Improved Interaction: Subcategory Selection in Combo Charts

Filtering data inside visuals often requires slicers or additional report elements. This creates extra steps for users and additional work for developers.

This update introduces more precise interaction directly inside the chart.

What’s New

Users can now select individual subcategories within a column or bar when a legend is present.

How It Works:

  • Hover over a subcategory segment within a column or bar
  • Click the segment to select that specific subcategory
  • The rest of the report filters based on that selection

At the same time:

  • Clicking the category label selects the entire category
  • Drill down behavior remains unchanged when multiple hierarchy levels are used

Configuration Requirements:

  • A single category must be placed in the Category field
  • A second category must be placed in the Legend field

If multiple categories are used for drill down, clicking will trigger drill behavior instead of selection.

Why It Matters

This enables more precise filtering without additional slicers. Users can explore data directly within the visual while developers can simplify report layouts.

The result is cleaner reports and faster interaction.


What This Update Changes for Power BI Developers

This update reduces two common sources of complexity.

Static logic that requires manual updates and recalculation.

Indirect interaction that depends on slicers and additional visuals.

By moving these capabilities into the visual layer, reports become easier to build and easier to maintain:

  • Less reliance on DAX for threshold calculations
  • Fewer supporting visuals and slicers
  • More intuitive interaction patterns
  • Lower long term maintenance cost

Final Thoughts

This update focuses on practical improvements that affect real development workflows.

Dynamic thresholds reduce manual configuration. Improved interactions reduce dependency on additional report elements.

Together, these changes make reports more adaptive and easier to manage:

  1. Less manual logic
  2. More responsive visuals
  3. Better reporting workflows
envelope icon

Want more info like this?

Subscribe to our newsletter and be the first to read our latest articles and expert data visualization tips!


Find out more

Apr 22, 2026

Blog Thumbnail
Tutorials
Data visualization

How to Build a 4U Procurement Report in Power BI

Procurement data is some of the most decision-critical data an organization holds. It touches budgets, supplier relationships, delivery risk, and compliance, all at once. Yet most procurement reports get built the same way: tables of spend, a few bar charts, and a handful of slicers. Users open them, feel overwhelmed, and go back to spreadsheets.

Apr 13, 2026

Blog Thumbnail
Tutorials
Data visualization

How to Build 4U Executive KPI Reports

Any developer can publish a report. But building a report that executives actually open, navigate confidently, and use to make decisions requires a different approach. This guide walks through how to apply the 4i principles in Power BI and achieve 4U Reports, using a real executive KPI dataset as a working example.

Apr 08, 2026

Blog Thumbnail
Data visualization

4U Reports: Unique, User Friendly, Uncovering, Understandable

Most organizations have invested heavily in business intelligence tools, data platforms, and analytics teams. Yet the reports go unused, and decisions are still made based on intuition and speculation. 4U Reports are built to close that gap by putting user experience at the center of every reporting decision.

Mar 24, 2026

Blog Thumbnail
Product updates

March Update: Dynamic Thresholds and Filtering From Legend Categories

This product update focuses on two key improvements: 1. dynamic thresholds that adapt automatically to data context 2. More precise interaction through subcategory selection

Mar 02, 2026

Blog Thumbnail
Product updates

February Update: Breadcrumbs, Multiple Change Thresholds and Full Tooltip Styling Control

This release focuses on something our users care about deeply: reducing manual work and improving report clarity. We improved the way analysts build reports and how users understand them. Here’s what’s new.

Feb 12, 2026

Blog Thumbnail
Power BI tutorials

How to Explore Power BI Data Without Adding More Report Pages

Most Power BI developers improve their reports by adding more: more pages, more slicers, more drill-through pages, more bookmarks. It rarely works. Users still ask for Excel exports. Stakeholders still request new pages for every new question. This guide explains why the solution is not more pages but better visuals — and walks through five practical steps to enable deeper data exploration inside the same Power BI canvas, without expanding your report footprint.
  • 1
  • 2
  • 3
  • 4
  • 5
  • ...
  • 15
  • »

Contents

Share this article

Want more info like this?

Subscribe to our newsletter and be the first to read our latest articles and expert data visualization tips!


Thank you!

Check your inbox to verify your email address.

logo
[email protected]
+44 204 577 3993
logo

Products

Drill Down Bubble PRO Drill Down Line PRO Drill Down Network PRO Drill Down Waterfall PRO Drill Down Graph PRO Drill Down Combo PRO Drill Down Combo Bar PRO Drill Down Donut PRO Drill Down Pie PRO Drill Down TimeSeries PRO Drill Down Timeline PRO Drill Down Map PRO Drill Down Scatter PRO All Visuals

Resources

Report Examples Webinars Blog ZoomCharts Academy Visuals Gallery Documentation Custom Visual Development Subscribe to News

Solutions

Custom Visual Development

Company

Pricing About Us Partners Leave feedback Join PowerGroup EU Funding

Help

ZoomCharts Assistance Contact Sales Contact Support FAQ AI Information

Drill Down Line PRO Drill Down Bubble PRO Drill Down Network PRO Drill Down Waterfall PRO Drill Down Graph PRO Drill Down Combo PRO Drill Down Combo Bar PRO Drill Down Donut PRO Drill Down Pie PRO Drill Down TimeSeries PRO Drill Down Timeline PRO Drill Down Map PRO Drill Down Scatter PRO All Visuals

Report Examples Webinars Blog ZoomCharts Academy Visuals Gallery Documentation Custom Visual Development Subscribe to News

Custom Visual Development

Pricing About Us Partners Leave feedback Join PowerGroup EU Funding

ZoomCharts Assistance Contact Sales Contact Support FAQ AI Information
+44 204 577 3993
[email protected]

Ready to get in touch?

Contact our experts with any question about Power BI and ZoomCharts for Free!

Contact us

© 2026, Data Visualization Software Lab

U.S. Patents No. 11,645,343; 11,921,804; 12,346,389

Cookies
Privacy Policy
Global
Legal
Patent
warning

Error message

success

Success info: Done!

ZoomCharts AI Assistant

We noticed you're using an old OS version.

For the best experience, we recommend upgrading to ensure that all website features display correctly.

Cookie settings

We use necessary cookies for site functionality, as well as statistic, marketing, and preference cookies to enhance your experience. For more information and to manage your preferences, please visit our Cookie policy