Forum Discussion
Anonymous
2 years agoNot applicable
How to do conditional formatting for X columns automatically
Hi I need help to change the color of my Line and Stacked Chart Basically, i want the FY2024 to be another color than FY2023. I do not want to do it manually as I would then have to do it for the n...
- 2 years ago
Anonymous
here is a workaround for you.
create measure
Measure = year(max('Table'[date]))then go to the color settingthen set up the conditional formatting
Anonymous
2 years agoNot applicable
I have linked the actual date to the Dates table which is shown below.
When i try to add the Fiscal Year it always show as a SUM which is incorrect