Skip to main content
Nintex Community Menu Bar

leave balance

  • May 8, 2019
  • 2 replies
  • 26 views

Forum|alt.badge.img+2

Hi all,

I am trying to create a workflow to calculate leave balance left after leave request is approved.

I have two froms, one where leave request are made/saved to and other to save number of days left. 

In the workflow, I have used update item action to update the other list (not sure if this is how it is supposed to be) after approval is made. Configuration is as below:1828i33E600DAA80DA822.png

The second list is LeaveBalance and the column that should be updated is Leave Balance. 

I would like aslo to save the requestor's name so that manager can easily search for a name in the second list. 

Note that the formula I used is =[30]-[Number of Annual Leave]. 30 is a constant and number of annual leave is set by the requestor. 

 

The configuration is wrong and I am not sure how to configure it, any ideas how can I preform the action?

2 replies

Forum|alt.badge.img+11
  • Nintex Partner
  • May 8, 2019
Behind "Annual Leave" in the screenshot there's also a ] Does that belong there?

Forum|alt.badge.img+2
  • Author
  • May 9, 2019

made changes to formula and action type and it worked fine