Forum Discussion

average_joe's avatar
average_joe
Frequent Visitor
2 years ago

Design suggestions

Hi all,

 

I'm in need of some design help with a report I've put together.

 

A slicer with custom date periods allows users to select last 3, 6 and 12 months of data or a custom date range.  The report tracks the number of tasks and their status at the end of the month over time shown in a stacked column chart.  Users want a row of data below this table to show the number of tasks 'on hold' each month which, when clicked on, displays a table next to the chart with details of the task (I've left this out due to sensitive information).

 

This row of data is another stacked column chart, filtered for tasks with status on hold.  I did this so that it aligns with the chart above, particularly if different periods are selected, the columns and labels line up.  I've set the y axis maximum to 0 so that labels are aligned, especially when a month has a 0 value.  I also changed the background colour to match the bar colour otherwise there would be no background colour behind the 0.

 

 

The issue I'm facing is that now users want to see a green box for 0 values and red for other values.

 

I tried using a table but I have issues with sizing the columns, these need to line up with the monthly stacked column chart, especially since the number of months selected changes the sizing of the monthly bars.

 

How would you go about this using the stacked column?

Would I be better off using a different visual?

Note that the organisation I work for only approves the use of Microsoft custom visuals in Power BI reports.

 

 

 

 

2 Replies