Start Free Trial

Alteryx Designer Desktop Discussions

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

Deliminator

Rokibhasanks
6 - Meteoroid

Symbol of Comma Eliminator When Export any .csv file?

6 REPLIES 6
BS_THE_ANALYST
15 - Aurora
15 - Aurora

@Rokibhasanks are you saying you want to use a different delimiter instead of a comma when exporting to .csv?

 

All the best,
BS

LinkedIN

Bulien
Rokibhasanks
6 - Meteoroid

Actually Not.

I am asking Which symbol is exist when export .csv file is it only

1   ,

2. /, 

3. /Comma

Yoshiro_Fujimori
15 - Aurora
15 - Aurora

@Rokibhasanks ,

Then you may specify the "Delimiters" field of Output Data Tool.

 

For example, if you want to use Tab, set "\t".

Yoshiro_Fujimori_0-1678695185719.png

You may also specify pipe "|", percent "%" or whatever you want.

Rokibhasanks
6 - Meteoroid

@Yoshiro_Fujimori That means for Comma Symbol Should /, right?

binu_acs
21 - Polaris

@Rokibhasanks you can use the comma (,) symbol alone itself

Yoshiro_Fujimori
15 - Aurora
15 - Aurora

You should set just comma ",". 

No need to add "\".

You may try it on your Designer.

 

And it is a default value when you specify .csv in Output Data tool.

Yoshiro_Fujimori_0-1678695898989.png

 

Labels
Top Solution Authors