I have a list where I have field1 called “number of items” and I have a field2 called “number of items to buy”. I would like to only have the user enter the number in field1 and then run a calculation where field2 updates with the value of first field multiplied by 2.
I tried running a query to get the field1 number and store in a variable, then I set the value of field2 to be this value and then run a calculation to multiply by 2. Finally I then update the field to be the new variable.
For some reason it keeps coming back with number 4, regardless of what I entered.
Anyone have a sample of what this workflow should look like ? Unfortunately, I don’t have access to my work computer at the moment to show the workflow.
Thanks !
Jen


