Alteryx Designer Desktop Discussions

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

convert String to Digit adding comma

k3pineapple
8 - Asteroid

Hi Team,

 

wired case, need your help on adding comma in "string" number. Don't know wht's wrong here.

 

 
 

String covnert ot digit adding comma.PNG

8 REPLIES 8
abacon
9 - Comet

If you click the button in the screenshot, it will display the output with commas in the results window. Is the data not showing correctly in your output tools?

alexnajm
18 - Pollux
18 - Pollux

This works fine for me, and saves you the extra conversion step

k3pineapple
8 - Asteroid

Hi Alex, the input is in V_String not digit, size 9999, try the same, still doesn't work. any work around?

k3pineapple
8 - Asteroid

@abacon sry abacon, cannot open the attachment, would you mind post the pic directly in the post box? Many thx

alexnajm
18 - Pollux
18 - Pollux

That wasn't mentioned as an initial requirement... but ok then you need to convert it into an actual number before you do the ToString function

alexnajm
18 - Pollux
18 - Pollux

You can save yourself a step even

abacon
9 - Comet

Sorry about that, not sure why it didn't take. Try this one.Comma Screenshot.PNG

k3pineapple
8 - Asteroid

Find the answer which should use xlsx instead of csv data.

Labels
Top Solution Authors