Back
I want to parse the following string to date and time format in Tableau:
Wed Nov 18 20:22:45 +0000 2015
Any idea how to use calculated fields? Tableau using the calculated field and DATEPARSE function?
You can create the following calculated field:
Dateparse('EEE MMM dd hh:mm:ss Z yyyy', [YourString])
Get trained to use Tableau with full potential through Tableau Online Training.
31k questions
32.8k answers
501 comments
693 users