We want to create a stacked bar chart using keys to format the color of each field.
On the left, we have the keys and on the right, we have the length of each bar segment. Here is what we have right now.
The problem is that excel is not color coding the chart using keys assigned to it. Instead, it is just color coding them by row.
For example:
We need it to color code all administrative as red, introduction as yellow and so on. But in the current situation, excel is marking the first row as blue, second as yellow and so on.