Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
Issue Description:
When adding a Max line in the Analytics pane for the Line chart, the Max line does not disappear when measure returns BLANK.
Environment:
Power BI Desktop Version: 2.85.963.0 64-bit (September 2020)
Repro Steps:
Sample data:
Add a Line chart and a Slicer
Change the selected range in the slicer, the Max Line is still exist.
Workaround:
Instead of using Max line in the Analytics pane, drag measure below to plot it.
Measure 2 =
MAXX ( ALLSELECTED ( 'Table'[Column1] ), [Measure] )
Before
After
See attached file for details.
Author: Sam Zha
Reviewer: Kerry & Ula
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.