Forum Discussion
Advance Controls for Stacked Column Chart Data Colors
- 7 years ago
Justair07 putting conditional formatting on 3 different measures could be quite difficult to process to be honest, but if you change the way you modelling the data you might be able to achieve something close to what you want.
Justair07its because you have multiple measures. put only one in and you will see it comes back
vanessafvg So it sounds like the answer is "Yes you can but only if you have one measure". I guess I have to ask why use a stacked instead of a cluster if you are only going to have one measure? I was hoping that I could apply conditional formatting to multiple measures.
- vanessafvg7 years ago
Community Champion
Justair07 putting conditional formatting on 3 different measures could be quite difficult to process to be honest, but if you change the way you modelling the data you might be able to achieve something close to what you want.
- Justair077 years ago
Resolver I
vanessafvg I agree. I actually just made a few more DAX measures to represent the different colors I wanted to display based on the same rules I would have used in my conditional formating and it works great. Thank you.