I am turning quotes to order using a flow. But there are 2 fields in the quote are formulas (gst/hst & pst/qst) and i have to convert them to currency field in order. how can i do this without messing up the orders that already exist that have this currency field already populated
#Data Management
Can you provide more detailed information of the 2 Formula Fields that you're referring to?
What are the actual Formulas? please post them using the Insert Code Block button </>
What are the API Field Names and the data type of each of the fields referenced in both of the Formula Fields?
What are the output of both fields?
Can you post an example of what you want this new Formula to return for a result?
Like if Formula Field A = 10 and Formula Field B = 3.5, what do you want (new) Formula C to give you?