Hi Guys,
I have a sample of dataset that i want to create a corsstab to count the number of customer with specific condition like:
- No.of.Customer buy something on 2018-06-02 and have stage=1 & Status=Y
- No.of.Customer buy something on 2018-06-02 and have stage=1 & Status=N
- No.of.Customer buy something on 2018-06-02 and have stage=2 & Status=Y
- No.of.Customer buy something on 2018-06-02 and have stage=2 & Status=N
...
- Total of Quantity by date.
please prefer to the image below for detail, i tried to use crosstab & transpose from Transform tab but it seems like to unable to do this. Please help to advice me the solution!
Thank you so much!.
Regards,
M.
table1 is source, table 2 is target