Tableau - Convert string from date

0 votes

Tableau - Convert string from date

Apr 22, 2019 in Tableau by Ayushi
978 views

1 answer to this question.

0 votes
Hi Ayushi,

1.You can convert a date field to string by Split the field and then concatenate them using str and + operator.

2. Use STR([Order Date]) .

3. Right click on the date field from data pane and change its data type.

Hope this helps you.
answered Apr 22, 2019 by Cherukuri
• 33,030 points

Related Questions In Tableau

0 votes
1 answer

How to convert string to date format in Tableau?

You can create the following calculated field: Dateparse('EEE ...READ MORE

answered Jun 30, 2018 in Tableau by ffdfd
• 5,550 points
6,015 views
0 votes
1 answer

Convert String to Date in Tableau using DATEPARSE

You should be able to make the ...READ MORE

answered Mar 28, 2022 in Tableau by Neha
• 9,060 points
6,726 views
0 votes
1 answer

Tableau Gantt bar coloring from specific date

It depends on how your Gantt chart ...READ MORE

answered Mar 22, 2022 in Tableau by Neha
• 9,060 points
317 views
0 votes
1 answer

How to convert days(ex: Monday, Tuesday, etc) in string data type to day type in Tableau?

To create a date from constituent integers, ...READ MORE

answered Apr 5, 2022 in Tableau by Neha
• 9,060 points
431 views
0 votes
1 answer

How to color code cells of a column based on the text value in Tableau

You can use the following steps to ...READ MORE

answered Mar 27, 2018 in Tableau by Atul
• 10,240 points
9,436 views
+2 votes
1 answer
0 votes
1 answer

Calculated filed with if-then

Below is the required code:  IF (NOT ISNULL([test2])) ...READ MORE

answered Mar 27, 2018 in Tableau by Atul
• 10,240 points
1,308 views
+2 votes
1 answer
0 votes
1 answer

Date values from an int and a string in separate columns

Hi Anitha, You can combine fields together to ...READ MORE

answered Mar 13, 2019 in Tableau by Cherukuri
• 33,030 points
409 views
0 votes
1 answer

How to get past N months date from data source?

Hi, this is a one solution to your ...READ MORE

answered Mar 1, 2019 in Tableau by Cherukuri
• 33,030 points
558 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP