kettle - Sort Raw step is not working proper in pentaho PDI -
Here before I use the sort lines step and before sorting in descending order based on "CB_LearningObjectStartTimeStamp" Attaching shots "and" CB_USIRID "field
You can see that the consumer EMPLID and CB_UserID remain the same for a user, and after sorting CB_UserID, some pages are changing between the same user
I can tell you that I am doing something wrong ... how can I solve this issue. Because 1 user will have to be equal to consumer EMPLID and CB_UserID because it is coming well before sorting.
The data inside does not change the line. It is likely to interrupt the other rows that you are looking at. You must properly select the fields properly if you only sort on the basis of that timestamp, then according to that timestamp the rows will be output and all the other rows Based on that order, the output will be based on order.
Comments
Post a Comment