Creating pivot table and summation column

2016-08-11 Thread Chris Stillwell
I have a sheet with 4 columns of data that I am wanting to create 2 pivot tables with. The first column has a classification label. The second column has a start of week date. The third and fourth columns contain integer values. I want each pivot table to have a row for each classification and the

Re: Creating pivot table and summation column

2016-08-11 Thread Chris Stillwell
Javen O'Neal wrote: > Read these two bugs to make sure that isn't the problem first. I have not > verified either bug yet. > https://bz.apache.org/bugzilla/show_bug.cgi?id=59705 > https://bz.apache.org/bugzilla/show_bug.cgi?id=59368 > > On Aug 11, 2016 8:30 AM, "Chri