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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
chiru5262
Helper III
Helper III

Conditional formatting Line Chart

Hi,

 

Wondering if I can condition format a Line chart in power bi or alternatively if there is any custom visual to use.

 

Appreciate your help.

 

kind Regards,

Chiru

4 REPLIES 4
Syndicate_Admin
Administrator
Administrator

Your post has been changed because invalid HTML was found in Hello there,
I am following your option to solve the graph, but there are some parts that do not conform to reality, I indicate it in the screenshot.
I would appreciate your telling me what I may be doing wrong. Thank you.
Captura datos.JPGCaptura grafico lineas rojo.JPG
v-zhenbw-msft
Community Support
Community Support

Hi @chiru5262 ,

 

We create a sample and you can refer it.

 

1. Create a line chart using value. And configure an alert line.

 

line 1.jpg

 

2. Then we can create a measure using IF function.

 

greater than 20 = IF(CALCULATE(SUM('Table'[value]))>20,CALCULATE(SUM('Table'[value])),BLANK())

 

Put the measure to line chart and change its color, the result like this,

 

line 2.jpg

 

If it doesn't meet your requirement, Could you please show the exact expected result based on the tables that we have shared?

 

BTW, pbix as attached.

 

Best regards,

 

Community Support Team _ zhenbw

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

How can I achieve if the data before the current one is lower, the color is black, and if the data is less than the current one, the color is red.

Greg_Deckler
Super User
Super User

I am not aware of a way to conditional format a line chart, are you trying to control the colors of legend items or the color of the line depending on values?


Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.