Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon'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.
So I have a clustered column chart by quarter and fiscal year. I wanted to color the columns based on their fiscal year. When I go the the Columns dropdown it shows selections like this:
When I assign a color it says it assigned it to each chosen fiscal year (so all of the 2021's, or all of the 2022's). But it only colors the first ones like this:
If I try to add Fiscal Year to legend it messes the graph up like this:
Any help is greatly appriciated.
Solved! Go to Solution.
@ACraig08 , Only when use one measure and no legend, You can color based on condition like
If(Max(Table[Year]) = Year(Today()) , "Green", "Blue")
You can use the measure in conditional formatting using Field value option
How to do conditional formatting by measure and apply it on pie?
https://www.youtube.com/watch?v=RqBb5eBf_I4&list=PLPaNVDMhUXGYo50Ajmr4SgSV9HIQLxc8L
https://community.powerbi.com/t5/Community-Blog/Power-BI-Conditional-formatting-the-Pie-Visual/ba-p/...
https://amitchandak.medium.com/power-bi-where-is-the-conditional-formatting-option-in-new-format-pan...
@ACraig08 , Only when use one measure and no legend, You can color based on condition like
If(Max(Table[Year]) = Year(Today()) , "Green", "Blue")
You can use the measure in conditional formatting using Field value option
How to do conditional formatting by measure and apply it on pie?
https://www.youtube.com/watch?v=RqBb5eBf_I4&list=PLPaNVDMhUXGYo50Ajmr4SgSV9HIQLxc8L
https://community.powerbi.com/t5/Community-Blog/Power-BI-Conditional-formatting-the-Pie-Visual/ba-p/...
https://amitchandak.medium.com/power-bi-where-is-the-conditional-formatting-option-in-new-format-pan...
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
141 | |
75 | |
64 | |
52 | |
47 |
User | Count |
---|---|
219 | |
89 | |
73 | |
66 | |
60 |