My date was ‘02/22/2023 going into data cleanser and it came out 02222023 after removing punctuation…i need to send the date in an email in the same normal date format just without the apostrophe…the select tool didn’t work when I switched it to date from string after data cleanser …how do i do this?
Solved! Go to Solution.
Hey @Dittau
Instead of using the data cleansing tool, maybe you could do this in a formula?
replace([fieldname],"'","")
Is there a way to switch the string back to normal format after using the data cleanser tool instead?
Just curious on this way- the other way (very helpful as well!!!)
@Dittau here is a quick and dirty way to do it.
Could you post the snips if possible…I can’t download the file.
First tool transforms string to date
Second tool transforms date to your preferred format:
User | Count |
---|---|
108 | |
89 | |
78 | |
54 | |
40 |