Forum Discussion
Display my percent data
- Anonymous5 years ago
Hi botty1963 ,
You may try to create a Stacked column chart, then put your date column to Axis and percent column to Valus. The date hierarchy retains the year and month, and expand all down one level in the hierarchy. To show the percentage values with labels, mark sure the Data labels is on.
You can check more details from here.
Reference: Introduction To Power BI Visuals - Part Two (Stacked Column Chart)
Drill mode in a visual in Power BI
How to use Date vs Date Hierarchy in Power BI
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Based on your dataset already including the relevant month field and 4 percentages you could try the following:
Create a clustered column chart visual, pull the month field into axis then pull the 4 relevant percentage fields into values. This should create a bar chart showing the 4 percentages for each month.
Turn on data labels by going into format.