FavoriteAlastair Batchelor (Thomsons Online Benefits) asked in #Data ManagementOct 8, 2013, 10:52 AMI need a workflow formula to see if a date field is less than 365 days away (a year)I have a workflow fomular and the last bit i need to see if a date field is less than 1 year awaty (365 days) how do I refence this in the formula?2 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Vamsi Gosu (TechForce Services)Oct 8, 2013, 11:17 AMreading ur question again, believe u need to use less than 365 in the condition.. DateField - Today() < 365Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Vamsi Gosu (TechForce Services)Oct 8, 2013, 11:17 AMreading ur question again, believe u need to use less than 365 in the condition.. DateField - Today() < 365