Handle date format with NULL values on export

Issue No: DASH-1968
Created 1/24/2017 1:33:09 PM
Type Bug
Priority Minor
Status Closed
Resolution Fixed
Fixed Version 17.1
Description This issue relates to i21 Help Desk ticket. Click the link below to go to Help Desk ticket.   [HDTN-191459 - Same date field exporting differently|http://helpdesk.irely.com/iRelyi21live/i21/#/HD/Ticket/?ticket=HDTN-191459] This issue relates to i21 Help Desk ticket. Click the link below to go to Help Desk ticket.   |   [HDTN-191459 - Same date field exporting differently|http://helpdesk.irely.com/iRelyi21live/i21/#/HD/Ticket?ticket=HDTN-191459]  | + *Steps:* +   1. Export a panel to excel where dates have no NULL values.   + *Result:* +   !pastedImage_d69058_0.png! 2. Export a panel to Excel with NULL values.   + *Result:* +   !pastedImage_d69058_1.png! + *Issue:* +   Both query is extracting the date from similar table and field. But during export, it translate the date into different format.   + *Accepted:* +   Should handle the date format with NULL values during export.