Split Data Table Problem
I'm having an issue with the splitting of a data table and was wondering if someone knows how to it. My data looks like this:The data should be Split by ID2 with ID being the group variable. When I am doing it that way I end up with this result:The Problem is that for IDs 2 and 4 there are multiple values of C in column ID2. As it seems JMP is always using the last value in the splitted data tab...