I am creating a new row item from the products table, What I want to do is make a calculation that hits two models and then does math to get a new value that I can then pass to as a variable when creating a new row.
i.e. I want to take get the result of ( products.BasePrice * Oppurtunity.CommissionRate )
and take that result and put it into the value of a table action propery
My guess is that I have to write some formula in the value for the table action property
I looked around and thought that VALUE({{BasePrice}})+VALUE({{Oppurtunity.CommissionRate}}) might work but it comes out as text.
Any ideas?
Question
create formula for the value of a new row item
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.