Skip to main content
Nintex Community Menu Bar

Calculate workflow variable data

  • January 3, 2018
  • 3 replies
  • 14 views

Forum|alt.badge.img+3

Hi,

I would like to calculate workflow data and then apply the result to a new variable when it still running.
Is there any Workflow Actions to set the following fomular?

=IF(VALUE(DueDateHours)<2,"0",ROUND((DueDateHours/2)-1,0))

Thanks,
Emily

3 replies

Forum|alt.badge.img+12
  • Nintex Partner
  • January 5, 2018

Hi Emily,

There is no direct way to achieve this, but you can achieve it with couple of workflow actions as shown below. set a variable, build-string, 

Thanks,

Krishna.


Forum|alt.badge.img+3
  • Author
  • Novice
  • January 22, 2018

Thanks Krishna.

It's working now with your solution above.


Forum|alt.badge.img+12
  • Nintex Partner
  • January 22, 2018

Glad to hear that it worked for you, could you please mark it as "answered", so that it would be useful for other community members.

Thanks,

Krishna.