Forum Discussion
Kedar_Pande
1 year agoSuper User
Dynamically Change Line Colors Based on a Threshold
I have a line chart showing "Sales Growth" over time, and I want to change the line color based on a threshold value (e.g., if growth is above 10%, the line should turn green; if below 10%, it should...
- 1 year ago
Hello Kedar_Pande
Check out the below article
https://medium.com/@simon.harrison_Select_Distinct/conditional-format-a-line-chart-in-power-bi-61e25a70e431
Thanks & Regards... - 1 year ago
To achieve dynamically formatted color changes on a line chart (markers only) you can use conditional formatting on the markers. But, this requires initially creating a bar chart with conditional formatting and then changing it to a line chart. Or else you can try multiple measure approach.
check this thread - https://community.fabric.microsoft.com/t5/Desktop/Line-Chart-Conditional-Formatting/m-p/375161
BIswajit_Das
1 year agoImpactful Individual
Hello Kedar_Pande
Check out the below article
https://medium.com/@simon.harrison_Select_Distinct/conditional-format-a-line-chart-in-power-bi-61e25a70e431
Thanks & Regards...