


Hi,
I want to format number 1000 to 1,000.00
How to fix it?
Thanks,
Pankaj
Views
Replies
Sign in to like this content
Total Likes
Hi Pankaj,
I'm not sure if you can do that within Neolane.
If you're taking an excel export, you can format the data in excel.
Let me know if that works for you.
Rahul
Views
Replies
Sign in to like this content
Total Likes
Hey Pankaj,
I wanted to check up with you and see if Rahul's suggestion worked. If not please let us know, and if so please mark it correct so other users in the future will know it's the right answer. This simple action helps improve the community for everyone!
Thanks,
Laurel
Views
Replies
Sign in to like this content
Total Likes
i have personalization block in which code is as below :
<%
var price = 120000;
%>
<%= price%>
Remember price is dynamic value.
It should print $12,0000.00
Views
Replies
Sign in to like this content
Total Likes
Hey Pankaj,
To clarify, is this a solution that you came up with or do need further assistance?
~Laurel
Views
Replies
Sign in to like this content
Total Likes