I have a sample data which I am trying to split over 2 fields.
For Example:
![alt text][1]
In above image we have a test case ID which has some values in Different time spans, It contains combined values form 2 different vendors let say A and B.
What I need is to split this row into 2 parts for 2 vendors one having data for A and another having data for B.???
And please tell me how to sort this span buckets. 0-3, 12-15, 15-18, 18-21, 3-6......???
[1]: /storage/temp/219824-capture.png
↧