FavoritosNikita Jagdale (Self) publicou em Dallas-Ft Worth Salesforce Saturday (Originalmente perguntado por Nikita Jagdale)6 de mai. de 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.Adicionar um comentárioEscrever um comentário...NegritoItálicoSublinhadoTachadoLista com marcadoresLista numeradaAdicionar linkBloco de códigosInserir imagemAnexar arquivosURL do linkCancelarSalvar0/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.