FavoriteNikita Jagdale (Self) posted in Dallas-Ft Worth Salesforce Saturday (Originally asked by Nikita Jagdale)May 6, 2022, 4:44 PMNikita JagdaleRegarding data modelling #datamodellingI have created 2 custom objects for my app which are customers and earnings object. Customers has records of the customers and it has a custom field in it called as total amount . What is the way if I want to calculate (add ) all the amounts from customers records from total amount field on that particular date. And on the Earnings object, I should be able to pull the data from customer object and display it on earnings object when I select that particular date.Add a commentWrite a comment...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Nikita JagdaleRegarding data modelling #datamodellingI have created 2 custom objects for my app which are customers and earnings object. Customers has records of the customers and it has a custom field in it called as total amount . What is the way if I want to calculate (add ) all the amounts from customers records from total amount field on that particular date. And on the Earnings object, I should be able to pull the data from customer object and display it on earnings object when I select that particular date.