When Power Pivot Gets the Highlighter Treatment To keep your PivotChart dynamic and always highlight the true min and max of what is visible, use iterator functions like MINX and MAXX paired with ALL or ALLSELECTED to carefully control what context is being evaluated. (Image of a column chart with 4 columns. The min column is highlighted red, the max column is highlighted green, and the other columns are left as grey.) (Skillwave Training logo)
A student asked me a fantastic question: how do you replicate a dynamic chart highlight in #Excel - one that visually flags the minimum, maximum, and neutral data points - when working inside #PowerPivot with #DAX measures? 📊
They had built a clever Excel chart using 3 overlapping series at 100%...🧵