Hi Steve,
I found that and corrected it, thanks. I have made a lot of progress since the other day, my next issue seems to be Variables within Groups that are presenting a zero versus the actual hours that should be present,

The Months values that say null are also not presenting. Any thoughts?
I am using the following formula in the variable fields for Capacity, $F{PROJ_TYPE} != 2 ? $F{AVAIL_1} : 0, $F{PROJ_TYPE} is a java.lang.Integer and $F{AVAIL_1} is a java.math.BigDecimal and the Evaluation Time field is set to "Now" and the Group Change is set to "Total".
Thanks Again Everyone, I really appreciate the assistance.
Regards