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 ?
Hi @Abhii2658
Way would be
1. Remove formatting.
2. Apply running total.
3. Add back fromatting.
Here is how you can do it. Highlighted is how you add back formatting.Workflow:
Hope this helps : )