Calculate Difference Between Two Date/Time Values Using Calculated Value Control

  • 15 February 2022
  • 1 reply
  • 697 views

Userlevel 3
Badge +8

Topic

To calculate the difference between two date/time using calculated value in the form, so that users can be able to see the difference when the view item.

 

Instructions

Create Form Variable and show that variable into calculated value control. please follow below steps:

  1. Create Form Variable
    1. Click on Form Variable button
    2. Click on formula, it should give you Formula Builder
    3. Select Runtime Functions
    4. Select either dateDiffDays, dateDiffHours or dateDiffMinutes, it depends on which formate you want
    5. Put your both date values
    6. Click Ok
  2. Add Calculated Value control on the form and add newly created variable into formula
  3. Publish form and it should work

 


1 reply

Is there any way we can do for our defined business hrs.?


Nintex forms for O365...


 

Reply