Display number format in a delivery | Community
Skip to main content
New Participant
September 1, 2020
Solved

Display number format in a delivery

  • September 1, 2020
  • 2 replies
  • 1348 views

Hi community 

I wanna show for exemple a number in my email like 20 000 but instead of having it at the right format like this 20 000 I get 20000 how can I fix this please.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Ghanname
No I've used a JS condition in my html directly in the delivery

2 replies

Sukrity_Wadhwa
Employee
September 8, 2020

Hi @ghanname,

Were you able to resolve this issue with the given solution? Please let us know.

Thanks!

Sukrity Wadhwa
GhannameAuthorAccepted solution
New Participant
September 10, 2020
No I've used a JS condition in my html directly in the delivery
New Participant
September 2, 2020

You may have to store that field in that number format then only you can display in email. Since we don't have a JS activity yet, else you could have used a JS function to convert into required format.