Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
RÉSOLU

Remove duplicate characters on string

aurzuao
Météoroïde

Hi there, is it possible to remove duplicate characters on string ? 

 

Example of the desire output:

 

HELLO WORLD -> HELO WRD

DIRECTOR -> DIRECTO

9999 -> 9

??? -> ?

5 RÉPONSES 5
binuacs
Polaris

@aurzuao One way of doing this

image.png

MilindG
Quasar
aurzuao
Météoroïde

Thanks ! This works

flying008
Aurore

Hi, @aurzuao 

 

Another way , just like @binuacs .

 

录制_2023_08_02_08_33_06_71.gif

PhilipMannering
16 - Nebula
16 - Nebula

@binuacs Why would you not just using the Unique Tool, where you've used the Tile and Filter Tool?

Étiquettes
Auteurs des meilleures solutions