Forum Discussion
Changing bar colour based on a Bar graph
- 6 years ago
Hi Anonymous ,
As I know, if you want to use conditional formatting on bar color, you can't add field in Legend. You could refer to my sample for details.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
Step 1 : Create a measure with DAX as below:
Current Month = MONTH(TODAY())
Step 2 : Create a column for finding month from the date your have:
- Anonymous6 years agoNot applicable
Step 3 it does not allow me to make the meassure with that option.
- Anonymous6 years agoNot applicable
Sorry, Its suppose to be a New Column and not New Measure as this is categorical in nature.
Hope this solves your issue.
- Anonymous6 years agoNot applicable
I created both meassure and cloum but the issue is I am unable to add it to the legend on my clustered bar chart.
- Anonymous6 years agoNot applicable
Sorry not step 3 , thats fine, but the issue is cannot add it to the legend.