Skip to main content
Nintex Community Menu Bar

please help me guys 🙂 I need to calculate two fields and the result on another field, as you see in the below photo I need Value= Quantity * Price 

19356i76E3813C6CC547B8.png

 

Is this a responsive form?

 

Then you would have to set it up like this:

 

 

 

When Quantity and Price arent empty then set the value of "Value" Quantity * Price.

 

For the Total Value just set the formula to:

 

if one of Price or Quantity is empty u could add a second rule that Value is in that case 0:

 

 


thank you so much 🙂