Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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
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.


Hi @chiru5262 ,
We create a sample and you can refer it.
1. Create a line chart using value. And configure an alert line.
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,
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
77 | |
74 | |
57 | |
38 | |
33 |
User | Count |
---|---|
70 | |
63 | |
55 | |
48 | |
46 |