Hi,
I'm a beginner,i have to import csv file and make some changes and send the output to CSV file.Could somebody send the code.
And also we have to apply these conditions,the order should be refferal,approval and ship.If approval comes first, we have to switch the values of approval and refferal(In line 7 of data approval came first,we have to switch the values based on
Milestone_Date)
Here is example data:
DRC_CASE_ID Milestone_Date Product MILESTONE_TYPE
24386200 1/18/2010 GH COMPETITOR Referral
6200 1/20/2010 GH COMPETITOR Approval
24386200 2/2/2010 GH COMPETITOR Ship
24386200 3/11/2010 GH COMPETITOR Ship
24386200 5/6/2010 GH COMPETITOR Ship
24386200 6/17/2010 GH COMPETITOR Ship
33822730 12/27/2007GH COMPETITOR Approval
33822730 2/4/2009 GH COMPETITOR Referral
33822730 1/12/2010 GH COMPETITOR Ship
33822730 2/5/2010 GH COMPETITOR Approval
33822730 2/11/2010 GH COMPETITOR Ship
33822730 3/25/2010 GH COMPETITOR Ship