收藏Nikita Jagdale (Self) 发布于 Dallas-Ft Worth Salesforce Saturday (原提问者 Nikita Jagdale)2022年5月6日 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.添加评论撰写评论...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
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.