Hi all,
I'm using the DLRS on the Account to populate the number of Events ("visits" type).
I'd like the Lookup Rollup Summaries to run between a range of two date fields, that could be different from an Account to another.
Would that be possible ?
17 comentarios
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_event.htm StartDateTime - "If this field has a value, then ActivityDate and ActivityDateTime must either be null or match the value of this field."
So it seems like it should? I'm not super familiar with the Events side of the Activity Object.