Skip to main content
Nintex Community Menu Bar

Get List Item with filtering date/time in workflow

  • July 19, 2019
  • 3 replies
  • 114 views

How can I create list item reference with filtering date/time. For example, I need to get items Created between 07/19/20*personal details removed*:00 & 07/19/20*personal details removed*:00.

I've tried to to format the input date/time variables as MM/dd/yyyy HH:mm but the result always comes out empty even there is valid items exist in the list.

3 replies

Forum|alt.badge.img+9

  • Author
  • July 19, 2019
Thanks ElvisJacob for your quick reply. But it's still not working... I got workflow error: "Input string was not correct format. My Start and End time variables are Date/Time type.

Forum|alt.badge.img+16
  • July 19, 2019

Hi tkunohim,


 


Perhaps you can make use of the To DateTime function when setting up the filter.