Ajouter aux favorisNikita Jagdale (Self) a publié du contenu dans Dallas-Ft Worth Salesforce Saturday (Question initialement posée par Nikita Jagdale)6 mai 2022, 16:44Nikita 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.Ajouter un commentaireRédiger un commentaire...GrasItaliqueSoulignerBarréListe à pucesListe numérotéeAjouter un lienBloc de codeInsérer une imageJoindre des fichiersURL du lienAnnulerEnregistrer0/9000Répondre
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.