Currently working with a data set that has columns for a Date, Activity, and a Location. Attempting to cross tab so that I can view the Date unique values as columns, and the Locations as rows, summing the Activity column. When I attempt to set the Date field as the "Create New Column From" option in the Crosstab, it seems to limit me to unique values from the first 5K rows or so, not the unique values through that whole Date column. I've triple checked the data in the column, cleansed it, sorted it, tried all sorts of additional checks on that, and the data going into my crosstab is complete. Even tried limiting my crosstab to a single year, which reduced the original data set from 150K rows to about 43K. Still having the same issue.