The column order of the other fields is set in the query when I use PIVOT
..."PIVOT TotalFileCountByNameAndType.FileType In (""Excel"",""Word"",""PowerPoint"",""PDF"",""Email"",""Other"");"
Do I have to set the column order for all of the columns like I did with the File Totals column?