Hi, I have a bar char on my attached file (master tab), the second pie 'Agile desks'.
Is there a way to see visually that this number has been exceeded?
Perhaps a better diagram is needed - any suggestions?
Assuming intent is to show how much of each item is being used. I did a basic bar chart, set the x-axis to use 1 (100%) as the minor unit, and formatted Agile bar to be red. I even added an IF statement to the right of my data with this formula:
=IF(Q47>1,"Over-crowded","")
and then linked it to the data labels.