-
How to get rollup summary field using junction object in salesforce?
Let there are three object object1, object2, object3 and object2 is junction object between object1 and object3. My requirement is i want a rollup summary field on object1 which will calculate the minimum value of related object3 field.
Log In to reply.