Hi ,
I am trying to write a business rule where I want to create one condition to check whether the date value of a column is greater than today’s date+7 days. I now in the expression field i can write now() to get today’s date but how will I get a date which 7days in future.
Please help me here.