Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
vin_3539
New Member

Line chart gaps observed between data points while using legends

Hi folks,

 

While using line chart for data to higlihght the outliers, Lines was not been visible tried multiple resouce to solve issue.

 not working

 

Used Dax to higlight the outliers,

Legend to find outlilers:
 Dax = SWITCH(TRUE(),Sheet5[AFFINITY] > 107.20,"outlier",Sheet5[AFFINITY] < 86.40,"Outlier","Nonoutlier")

 

can u guys support the same.

 

reference images.PNG

0 REPLIES 0

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors