Forum Discussion

Irwin's avatar
Irwin
Icon for Helper IV rankHelper IV
4 years ago
Solved

Need help - Scatter plot - how to colorize all data above a certain value?

 

Hi Guys,

 

I have a scatter plot with Days on the x-axis (going from 1-365), and TPC on the y-axis.

Days are created from "Day = RELATED('Calendar daily'[DayNoOfYear])"

 

In the below I have Days as dont summarize and and TPC as dont summarize. As summarizing makes no sense. I would like to color all data points above >10.000 red. 

When I try to do this through format --> data colors, I can only choose to change one data point at a time as can be seen in the second image.

 

I can also choose to put my y-axis (TPC) into legends and not summarize my y-axis. This still gives me the same data plot, however, now I have a million colors and the issue is the same.

 

 

 

How do I choose to colorize a range - in this instance all data points >10.000 colored red? 

Thank you for all help. 🙂

4 Replies