Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Convert USD to euros atomatically

Yamja
Tera Guru

Hi,

I have a custom table in that table there are three field "conference fee, Estimated cost per person, total cost".

I wrote a client script to populate " total cost = conference fee + Estimated cost per person". All the fields are currency fields.

 

Now I got a requirement that if "conference fee" they selected in Euros, The "total cost" it should be Euros but it's showing as dollar.

Can someone please let me know how can I achieve this.

Below is the screenshot of same.

Yamja_0-1707194233397.png

 

Thanks

 

 

2 REPLIES 2

Hi Kalyani,

 

Can you please provide some sample code for this. I am new to scripting.

I looked at the article, could not find the information that I needed.

 

Thanks