Nintex Connect

The Official Community Site for Nintex Software Products, including Nintex Workflow 2007, 2010 and 2013; Nintex Workflow for Project Server 2010; Nintex Reporting 2008 and Nintex Analytics 2010; Nintex Forms 2010; Nintex Live and Nintex SmartLibrary.
Welcome to Nintex Connect Sign in | Join | Help
in Search

Browse by Tags

All Tags » date
Showing page 1 of 2 (14 total posts)
  • Re: Assigning an Empty DateTime value to a field

    Here is my solution I update a new column with the Dates I care about using wflow context current date and time, When it needs to clear =01/02/1990 then set up a calculated =IF([Completed Date]>12/12/2012,[Completed Date],"") This the date entry and since all my completion dates are proactive, the logic should work. ...
    Posted to General Discussion (Forum) by HBISPC on February 13, 2013
  • Get Current Year

    Is there a way within a workflow to get the current year? Calculate date gets a date in relation to the current date but I just want the actual current year (and also the previous year but I can just subtract 1 for that)
    Posted to General Discussion NW2010 (Forum) by PandyLegend on December 19, 2012
  • Pause Until, Pause For; workflow never restart

    Good Morning, In a certain process, in a workflow related to a list, I need the workflow to wait until a certain date, for an event to begin. The problem I encounter is that the workflow pause until the certain date, but after the date is passed; the workflow doesn’t restart and is still pausing until the date. For example, on the 8th of ...
    Posted to General Discussion NW2010 (Forum) by JeanPhil on December 3, 2012
  • Re: Days of the Week

    To show "Day of Week" from DateTime follow further instructions. Example: Current Date = "08/20/2012" - it is Monday , use the FormatDate function. fn-FormatDate(Current Date , "dddd")  = "Monday"; fn-FormatDate(Current Date , "ddd")  = "Mon";  
    Posted to General Discussion (Forum) by dart-vaider on August 20, 2012
  • Query List + DateTime variable = Only Date portion, not time

    Hello,  I am using the Query List activity.  I am setting a variable defined as "DateTime" to the field value of a list column that holds Date Time information (where it actually has Time info).  When I log my variable to the History list, it logs it with only date portion, not the time. using nintex workflow 2010, v ...
    Posted to General Discussion NW2010 (Forum) by brianpmccullough on July 30, 2012
  • Display Immediate Next Monday Date

    Looking to create a workflow that can send out an email using a variable populated with the next following Monday.   For Example:  If today is Tuesday 6/12/12, I want the variable to be populated with Monday 6/18/12.  6/18/12 will suffice.   After I've accomplished this I'd like to put some exceptions around the ...
    Posted to General Discussion NW2010 (Forum) by Reegs504 on June 12, 2012
  • Compare date - Field value < today

    I'm trying to achive a rather imho simple workflow. I have a news site with publishing pages, after a set date a news item (page) should be deleted. My approach:add date/time column to the news content type (expiration date)Create site workflow with the action Delete multiple items, in the news site, in the pages library, with a filter where ...
    Posted to General Discussion NW2010 (Forum) by MikeF on March 23, 2012
  • Sending out a notification based on an empty date field

    Greetings!  I am looking to notify our design engineers when they have not entered a target date (field name "EC Target Date") within three days of a project intake being received.  However, in Nintex workflow, there does not seem to be a selection for "empty" or "empty" field for date fields (only equals, ...
    Posted to General Discussion (Forum) by ftaylor002 on September 14, 2011
  • use weekdays only for document reviews

    Hi, I am a new user of Nintex and was wondering if you have any suggestion for providing the following functionality. A document is added to a SharePoint library for review and when the review workflow is started the initiator selects the reviewers and the review duration (which is defaulted to 5 days). What I would like to do is to ensure that ...
    Posted to General Discussion (Forum) by eointmcmahon on May 20, 2010
  • Updating start and end times for an event content type

    I have a very simple workflow which updates the "end time" associated with an event content type.  Unfortunately it doesn't work.  There is only one step in my workflow, and that is to set the field value.  The field I am trying to set is "End Time".  I am using the "Use date when ...
    Posted to General Discussion (Forum) by bjanssen on March 25, 2010
1 2 Next >
Powered by Community Server, by Telligent Systems