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.

Update currency field in flow designer

Paolo
Kilo Explorer

Can I update a currency field in a table with another filed currency in reference table with flow designer?

Thanks.

2 REPLIES 2

Community Alums
Not applicable

I believe currency is system wide, so you may have to change the system wide settings to achieve this, other wise you might have to do a manual conversion via script.

Abhishek Rakshe
ServiceNow Employee
ServiceNow Employee

Try using the transform function => Simple Math - Max for the "another currency field".

find_real_file.png