Forum Discussion
How to change format in bar chart
- Anonymous4 years ago
Hi tyan ,
You need a table like my sample.
Add [Business Unit] in visual axis, add Legend in visual in axis and value in value.
Then add DimSeason, DimCategory, DimCountry .. etc tables in your data model and relate them with this data table. Then you can build slicers by these Dim tables.
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi tyan ,
You need a table like my sample.
Add [Business Unit] in visual axis, add Legend in visual in axis and value in value.
Then add DimSeason, DimCategory, DimCountry .. etc tables in your data model and relate them with this data table. Then you can build slicers by these Dim tables.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you for helping me ! very helpful .