Symbol of Comma Eliminator When Export any .csv file?
Solved! Go to Solution.
@Rokibhasanks are you saying you want to use a different delimiter instead of a comma when exporting to .csv?
Actually Not.
I am asking Which symbol is exist when export .csv file is it only
1 ,
2. /,
3. /Comma
Then you may specify the "Delimiters" field of Output Data Tool.
For example, if you want to use Tab, set "\t".
You may also specify pipe "|", percent "%" or whatever you want.
@Yoshiro_Fujimori That means for Comma Symbol Should /, right?
@Rokibhasanks you can use the comma (,) symbol alone itself
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.