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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
frankiekho
Frequent Visitor

Line Chart - After Filter, does not affect the main Line

Hi,

 

as you can see from my screenshot, i have a line chart showing activities that happens in each dot. some dots contain several activities, some have only one activitiy.

 

and i have a vertical list slicer beside.

 

for example if i filter out "inspection", the trench in the line graph dissapear, and shows only straight increasing line without trench.

 

what i need is that, when i filter out "inspection" the line will stay the same shape, but maybe the dot at the bottom of the trench disappear, and tooltip disappear.

 

is there any solution for that?

 

thanks in advanceScreenshot 2024-07-25 144714.png

2 REPLIES 2
amitchandak
Super User
Super User

@frankiekho , Create two lines. Enable the marker on one and set the line width to 0 for that line.

 

The second line without markers removes the filter status description

 

Assume you using measure M1

M2 = calculate([M1], removefilters(Table[status_description]))  // for only line 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

hi @amitchandak , thanks for your quick reply. i have created M2, but it couldn't be placed in the "second y-axis" field slot. 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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 Solution Authors
Top Kudoed Authors