Can you please advise for the following requirment. My data in dso is as follow from the flat file....
p1 task1 tas1date1 task1date2
p2 task2 task2date1 task2date2
p3 task3 task3date1 task3date2
should be like
p1 task1date1 task1date2 task2date1 task2date2 task3date1 task3date2. Can u pls update how can it be done. THis is as part of other data in header dso and I am trying to consolidate the data in both.
Thanks,
Daniel