|
|
Browse by Tags
All Tags » date
Showing page 1 of 2 (14 total posts)
-
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. ...
-
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)
-
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 ...
-
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";
-
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 ...
-
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 ...
-
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 ...
-
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, ...
-
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 ...
-
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 ...
1
|
|
|