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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
gvanbuhler
Frequent Visitor

Conditional formatting the type of marker on a line graph

I have a line graph plotting the number of occurances of "activity A".  The markers are circles.  I want to call out an occurance if it meets the requirements of a condition from another column "condition" = xyz and have the marker show as a star.  Can this be done or is there a better visual to use?

gvanbuhler_0-1649960392456.png

 

1 ACCEPTED SOLUTION
v-yalanwu-msft
Community Support
Community Support

Hi, @gvanbuhler ;

If conditional formatting changes the shape of the tag, it may seem impossible, but for the color of the tag, you can highlight the color you want to tag.
As follows:

create a measure.

Measure = IF(MAX('financials'[Country])="France","Red","Green")

Then add clustered column set conditional format.

vyalanwumsft_0-1650250103885.png

Change the chart to line chart and add another values

The final output is shown below:

vyalanwumsft_1-1650250231191.png

https://www.youtube.com/watch?v=A4iG8S4EpHs


Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

2 REPLIES 2
v-yalanwu-msft
Community Support
Community Support

Hi, @gvanbuhler ;

Is your problem solved? If so, Would you mind accept the helpful replies as solutions? Then we are able to close the thread. More people who have the same requirement will find the solution quickly and benefit here. Thank you.


Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

v-yalanwu-msft
Community Support
Community Support

Hi, @gvanbuhler ;

If conditional formatting changes the shape of the tag, it may seem impossible, but for the color of the tag, you can highlight the color you want to tag.
As follows:

create a measure.

Measure = IF(MAX('financials'[Country])="France","Red","Green")

Then add clustered column set conditional format.

vyalanwumsft_0-1650250103885.png

Change the chart to line chart and add another values

The final output is shown below:

vyalanwumsft_1-1650250231191.png

https://www.youtube.com/watch?v=A4iG8S4EpHs


Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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