How can I check that a date field is updated before 5 months ago or less than 5 months ago ?
There are total 5 fields on a report table, for example: A,B,C,D,ED field is a date field. E field is a choice field having values like x, y and z and it is a read only field.I have to set that E field value based on below conditions:(1) x -> At leas...
