How to use rate model to convert the currency mentioned in expense line record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2025 08:59 PM - edited 01-01-2025 09:09 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2025 09:13 PM
Can you explain your business requirement in detail?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2025 09:36 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2025 09:24 PM
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
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2025 09:44 PM
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??