Display Currency field as EUR

Coyote IV
Tera Expert

I have a need to display a currency field as another currency in a list view, baically USD as EUR.  I have tried all sorts of options like a display rule, query rule, created a field as "fx currency" type ... I hope I am missing something simple.

 

If there a way to display a curreny value that is stored in USD as EUR in a list view?

1 ACCEPTED SOLUTION

Coyote IV
Tera Expert

With no easy eligent solution possible, I created a calulated decimial field set to read-only which display the EUR amount on the fly.  Exporting the report is not an issue because the field is not currency based.  Could have like a more eligent solution that did not require adding a field. All is good.

View solution in original post

3 REPLIES 3

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

Please have a look at the below article on how currency works in Servicenow:-

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0596448

 

Please mark my answer as correct based on Impact.

Thank you for the quick response.   I reviewed that article, it does not answer my question.  My instance is set up as single currency (99+ percent of the company is done in one country), there is a single use case to export a report in EUR rather than USD.   

 

Was hoping a function field would do, no luck because they are locks down to specific functions.  

Coyote IV
Tera Expert

With no easy eligent solution possible, I created a calulated decimial field set to read-only which display the EUR amount on the fly.  Exporting the report is not an issue because the field is not currency based.  Could have like a more eligent solution that did not require adding a field. All is good.