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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
damit23183
Microsoft Employee
Microsoft Employee

How to create Custom Median line on Scatter Chart

Hi,

 

I am creating scatter chart based on some variance calcualation. Everything is good just need to draw custom line in that chart where I need some help.

 

For example I have this scatter chart:

 

Funnel Type.png

As you can see all values are above 0.7 but median line is showing at 0.75. 

 

I would like to create custom median line on 0.7 so i can show all above 0.7 as green dots and below 0.7 as red dots.

 

Everything is working except Custom MEdian line. Is there a way I can create Custom median line?

 

Thanks

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@damit23183 , Create a measure using median or medianX and use that in constant line

 

or maybe you need a measure like

medianX(Values(Table[Gender]) , [RR])

 

 

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

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@damit23183 , Create a measure using median or medianX and use that in constant line

 

or maybe you need a measure like

medianX(Values(Table[Gender]) , [RR])

 

 

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

Thanks Amit. It perfectly Worked.

 

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.