Hi ,
I want to Fetch Opportunity related to Appointments have End date not greater than today's date .
I created Advanced find query for Opportunity related to Appointments havind End time last X Years = 100
but it Fetch records having end time less than todays date but also there are some opportunity records as below
Opportunity record having 2 Appointments :
1. Appointment A = End date 30/10/2017
2. Appointment B = End Date 1/8/2017 (dd/mm/yyyy)
This records is also fetched in query and I don't want to fetch such Opportunity records .
*This post is locked for comments