%% Last Updated: - [[2021-02-10]] %% ## Dateparse formula to parse [[Silk Performer]] test results into datetime in [[Tableau]] `dateparse("EEE MMM dd HH:mm:ss yyyy",[Date])` - After running the [[Perl]] script to convert Silk Performer raw data to the right format, import the csv into Tableau. - Right click on the Date measure and click Create Calculated Field. - Copy the code above into the formula field and click OK.