Convert to Trendline

Max, Min & Last Labels for Line Charts

Build

Featured Image

Overview

Features

Prompts

Troubleshooting

Key Features

You want max in red above the line, min in green below, and the last value labeled — but Power BI's built-in data labels apply the same style to every point. Getting this right requires visual-level calculations, custom formatting per series, and a canvas tooltip, all through visual.json properties that aren't exposed in the UI. This skill adds all five visual calculations with full formatting and a linked tooltip in one command.

How it works

Type /trendline-callouts, point it to your line chart, and the skill applies everything:

  1. Extracts the main measure and date field from your visual

  2. Adds 5 visual-level calculations: Max, Min, Last, YAxis Max, YAxis Min

  3. Formats each with distinct colors, label positions, markers, and area fill

  4. Creates a canvas tooltip page with a simple card showing the main measure

  5. Links the tooltip to the visual

What you get

  • Max label — red background, positioned above the data point

  • Min label — green background, positioned below the data point

  • Last label — gray background, showing the most recent value

  • YAxis padding — invisible max/min series that create space for labels

  • Canvas tooltip — separate page with a card visual for clean hover detail

  • Smooth line with area fill — applied to the main measure series

Tool Information

Price

20 USD

Category

Build

Version

Version 1.0.0.2.13