You need to sign in to do that
Don't have an account?
Roll Up Summary
Hi All,
I have a requirement that when i calculate Net Amount=total=vat that after calculation this i have to fetch that formula field in my parent object so how can i fetch that field using Roll up Summary.
Thanks,
Sam
I have a requirement that when i calculate Net Amount=total=vat that after calculation this i have to fetch that formula field in my parent object so how can i fetch that field using Roll up Summary.
Thanks,
Sam
finally i got solution
first i create workflow field update on Quoteline object and after that roll up that field on parent object thanks for giving your valuable time
thanks a lot,
Sam
All Answers
Roll up summary fields are availbale only in case of master detail relationships. Do you have that relation with the two object?
In master detail relationship, while creating new fields on master object you will get an option of "roll up summary" (this is when you have to select data type of the field), you can chose roll up summary and configure either sum,min,max on chosen field from detail object or count of detail records.
thanks,
Yoganand.
http://www.cloudforce4u.com/2013/06/how-to-use-wrapper-class-in.html
i already make relationship parent child and in parent i already tried to make roll up summary but it is not rollup formula field
tell me solution to get formula field in roll up summary.
Thank you,
Sam
You will not be able to use the Formula field in your roll up summary field , if it is referring to another field from a different object. If you formula is using the fields from the same object, it will be available.
finally i got solution
first i create workflow field update on Quoteline object and after that roll up that field on parent object thanks for giving your valuable time
thanks a lot,
Sam