
BIG_Timecard__c.Total_Hours_for_the_Week__c:SUM / FK_BIG_Projects__c.Est_Project_Hrs__c:SUM
I want the bolded part of the formula to be Hours, not Total Hours for the Week. How should I modify the formula?
1 réponse
We'd need to know a bit more about the other fields that are available on the BIG_Timecard__c object. Can you tell us what some of the other time tracking fields are?