Hello everyone,
I just purchased the full year subscription and I am trying to import my data into a tracker. I have tried using a tab and comma separated file.
The data in column 1 is a Timestamp. Below is an example.
11/25/2009 10:39
I have even tried to remove the time and just use the date.
The second column is a word, but I am not trying to import this column. I have even tried to import the data without the second column.
The third column is a single numeric digit. In the case of the particular file I am trying to import. the number is not greater than 1. A column full of 0 and 1's.
Thats it. Below is a copy and paste of the tab delimited file. It looks like it is pasting well within the code option.
All help is appreciated
Thanks
Code:10/20/2009 Briarfield 1
10/21/2009 Briarfield 0
11/4/2009 Briarfield 0
11/5/2009 Briarfield 1
11/12/2009 Briarfield 0
11/16/2009 Briarfield 0
11/17/2009 Briarfield 0
11/18/2009 Briarfield 0
11/19/2009 Briarfield 0
11/23/2009 Briarfield 0
11/24/2009 Briarfield 0
11/25/2009 Briarfield 0
11/30/2009 Briarfield 0
12/1/2009 Briarfield 0
12/2/2009 Briarfield 0
12/7/2009 Briarfield 0
12/7/2009 Briarfield 0
12/8/2009 Briarfield 0
12/9/2009 Briarfield 0
12/10/2009 Briarfield 0
12/14/2009 Briarfield 0
12/15/2009 Briarfield 0
12/16/2009 Briarfield 0
12/17/2009 Briarfield 0
12/21/2009 Briarfield 0
12/22/2009 Briarfield 0
12/23/2009 Briarfield 0