D
Dawg House Inc
I am trying to generate a stacked bar chart (of sorts) for the following
information:
Country: <countryname>
Actual Q1: $150,000
Actual Q2: $87,500
Actual Q3: 0
Actual Q4: 0
Budgeted: $1,775,000
*I have multiple countries as well - but if I can sort out one, I'll be fine*
What I'm trying to show is the usage of the Overall Budget by Quarter:
___
|||||
|||||
|||||
-----
|Q2|
| |
-----
| |
|Q1|
| |
------
The ||||| part is the unused budget (Budgeted - SUM(Q1:Q4))
Q1 value is the Actual amount above.
Q2 value is the Acutal amount above.
Q3 and Q4 would both have 0 values.
Is there a way to set this up to achieve what I'm looking for? I know its
possible, the question is, How?
Thanks in advance.
information:
Country: <countryname>
Actual Q1: $150,000
Actual Q2: $87,500
Actual Q3: 0
Actual Q4: 0
Budgeted: $1,775,000
*I have multiple countries as well - but if I can sort out one, I'll be fine*
What I'm trying to show is the usage of the Overall Budget by Quarter:
___
|||||
|||||
|||||
-----
|Q2|
| |
-----
| |
|Q1|
| |
------
The ||||| part is the unused budget (Budgeted - SUM(Q1:Q4))
Q1 value is the Actual amount above.
Q2 value is the Acutal amount above.
Q3 and Q4 would both have 0 values.
Is there a way to set this up to achieve what I'm looking for? I know its
possible, the question is, How?
Thanks in advance.