Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities here
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Date Conversion and Remove duplicates

SandyCovey
6 - Meteoroid

Hi,

 

I need to cleanse the "start date" column, which is currently formatted as DD/MM/YYYY HH:MM. I want to convert into just a date DD/MM/YYYY - I'm having problems, not sure if because of the data type.

Additionally, for each date, there may be two entries (morning and afternoon), so duplicate entries should be removed, leaving only one entry per day.

Lastly, in another column, I need to convert the date into the corresponding day of the week.

2 REPLIES 2
binu_acs
21 - Polaris

@SandyCovey one way of doing this

image.png

lucasquintieri98
8 - Asteroid

Hello Sandy!

I came up with the attached solution, if you need any additional explanation about the tools I've used, let me know.


Labels
Top Solution Authors