K2 workflow components

  • 7 July 2017
  • 1 reply
  • 0 views

we are using k2 workflow for find the Date differnce 

 

Am get the date value from sharepoint 2016 list using GET LIST ITEM that date format is  : 20*personal details removed*T07:16:27  

 

And am using the Inline Date difference components, 

 

My Problem is GetList Item variable value not support the Datedifference components

 

 

If any soluation to stored the value of varible in  format date 


1 reply

Badge +8

PalaniveMani,,

 

Instead of using a workflow to make this calculation you could customize the list with K2 if you haven't done so. Then add a control for the date calculation. Create an expression that performs the date calculation. The calculation should be real time. Worst case scenario you can push the calculation to a parameter and then use the parameter to build a string and save it to the calculation control.

 

Thanks,

Bryan Peters

Reply