Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Running total o n String alternative

Abhii2658
8 - Asteroid

I need to create a Running Total on the Amount which happens to be V_String 

If I change it to number then it changes the amount from 322,000 to 322000

 

How can i create a running total and keep the formatting ?

2 REPLIES 2
atcodedog05
22 - Nova
22 - Nova

Hi @Abhii2658 

 

Way would be

 

1. Remove formatting.

2. Apply running total.

3. Add back fromatting.

atcodedog05
22 - Nova
22 - Nova

Hi @Abhii2658 

 

Here is how you can do it. Highlighted is how you add back formatting.

Workflow:

atcodedog05_0-1629271753959.png

 

Hope this helps : )

Labels
Top Solution Authors