Establecer como favoritoNikita Jagdale (Self) publicó en Dallas-Ft Worth Salesforce Saturday (La pregunta original era de Nikita Jagdale)6 may 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.Agregar un comentarioEscribir un comentario...NegritaCursivaSubrayadoTachadoLista con viñetasLista numeradaAgregar vínculoBloque de códigoInsertar imagenAdjuntar archivosURL de vínculoCancelarGuardar0/9000Responder
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.