Forum Discussion
Stacked Bar Chart and Legend
- 7 years ago
Hi lian96022
Create a month column, add this column in the legend
month = MONTH([date])
Add [year] in the slicer, so you can view the visual more clearly.
Best Regards
MaggieCommunity Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
It does not reflect the same options. When I drag my date to "Axis" I get all the options. However when I drag it to "Legend" I only get Year...which I am wanting to get Month.
Hi lian96022
Create a month column, add this column in the legend
month = MONTH([date])
Add [year] in the slicer, so you can view the visual more clearly.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.