Hello,
I have a Number field in Table which holds Amount.
I want to have the amount to be shown as:
100.00
1'000.00
10'000.00
100'000.00
1'100'000.00
Can some please help?
I have the issue is that if I format the field with Token in WF then it formats all the values contained in multivalue field, so I want to format in the form itself & then pass to WF.