Hi,
I'm bringing in an excel workbook with sheet 1 ( number of records = 57135) and it has got multiple columns with a combination of strings and Date columns.
I have used 3 columns as key Columns and the rest in the Data columns and i get a total Number of records say 685620 and then immediately after that I'm trying to use the Cross tab grouping the same above 3 columns and in column headers i used the Name and the value for New columns i used 'Value' nd the Method for aggregating i used Concatenate.
the issue is that I'm not getting the same number of records as my Input sheet 1 ( number of records = 57135) in my cross tab.
Any idea Please.