Forum Discussion

samuelrz's avatar
samuelrz
New Contributor
2 years ago

Salesforce Read - Where Clause Syntax

I am reading a csv file from S3, and I need to perform a validation to see if the record exists, and was created within 90 days, from the Opportunity object. If it meets the below criteria, then I ne...