Steps to reproduce error:
- Sort the table by ‘Performance Date’
- Copy/Paste data from csv file (paste starting with performance date)
- See errrors on DateValidator and TimeValidator
I tried uploading the csv, it says it is not an allowable type.
Here is the comma separated version:
Performance Date,Performance Time,Duration In Minutes,Event Code
2/1/2020,2:00PM,165,EAV0201M
2/1/2020,5:00PM,165,EAV0201E
2/1/2020,8:00PM,165,EAV0201L
2/2/2020,12:00PM,165,EAV0202M
2/2/2020,3:00PM,165,EAV0202E
2/6/2020,7:00PM,165,EAV0206E
2/7/2020,8:00PM,165,EAV0207E
2/8/2020,2:00PM,165,EAV0208M
2/8/2020,5:00PM,165,EAV0208E
2/8/2020,8:00PM,165,EAV0208L
2/9/2020,2:00PM,165,EAV0209M
2/9/2020,5:00PM,165,EAV0209E
2/10/2020,7:00PM,165,EAV0210E
2/11/2020,7:00PM,165,EAV0211E
2/12/2020,7:00PM,165,EAV0212E
2/13/2020,7:00PM,165,EAV0213E
2/14/2020,6:00PM,165,EAV0214E
2/14/2020,9:00PM,165,EAV0214L
2/15/2020,12:00PM,165,EAV0215A
2/15/2020,3:00PM,165,EAV0215M
2/15/2020,6:00PM,165,EAV0215E
2/15/2020,9:00PM,165,EAV0215L
2/16/2020,12:00PM,165,EAV0216A
2/16/2020,3:00PM,165,EAV0216M
2/16/2020,6:00PM,165,EAV0216E
Thanks!!
Tonia