How to use rate model to convert the currency mentioned in expense line record.

VIKAS MISHRA
Tera Contributor

How to use rate model to convert the currency mentioned in the expense line record on the bases of users region. 

The field A is used to capture the currency ammount.

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@VIKAS MISHRA 

Can you explain your business requirement in detail?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

We have a project record and within project in related list we can see the timecard records and within time card in the related list we can see the expense line record and in expense line record we have field "entered amount" which by default shows amount in EURO and we want this to be converted on the currency based on user's region, and we heard that this can be done through BR but we want this to be achieved through rate model OOB approach, is it possible?

Runjay Patel
Giga Sage

Hi @VIKAS MISHRA ,

 

Expense line will get generated based on rate model defined for that user in labor rate card if no rate card found then it will apply the system default value that 50.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

We have a project record and within project in related list we can see the timecard records and within time card in the related list we can see the expense line record and in expense line record we have field "entered amount" which by default shows amount in EURO and we want this to be converted on the currency based on user's region, and we heard that this can be done through BR but we want this to be achieved through rate model OOB approach, is it possible??