Closed
Date comparison
I need to check 'trans_date'(a variable) is 30 days greater than today's date.How to do this?
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
I need to check 'trans_date'(a variable) is 30 days greater than today's date.How to do this?
Write a When Check like
@differenceBetweenDates(trans_date,@CurrentDateTime(),false,Default)>30
Where do you want to use it?
If you want to use it in activity, approach suggested by Anil will work.
If you want to find out days difference in report, use SQL function pxDifferenceInDays.
Discussion
Question Solved
Question
Question
Question
Question
Question Solved
Question
Question Solved
Discussion
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.