frstwrldprblm
Programmer
Basically: I have weather data broken up by region, state and month
I want to make a grouped report in the following hierarchy/grouping
Region
-State (on the "Y axis")
-month on the "x axis")
And then weather filling inside
:: As in ::
New england
Aug Sep
NY. 10. 15
MA. 20. 30
Basically this demonstrates my end goal. I can perform this analog (clicking etc) but I want to automate this.
Any help would be great!
I want to make a grouped report in the following hierarchy/grouping
Region
-State (on the "Y axis")
-month on the "x axis")
And then weather filling inside
:: As in ::
New england
Aug Sep
NY. 10. 15
MA. 20. 30
Basically this demonstrates my end goal. I can perform this analog (clicking etc) but I want to automate this.
Any help would be great!