Skip to main content
Stephen Fisher a posé une question dans #Data Management
The following formula is being used to calculate %complete for a project.

 

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
  1. 8 mai 2011, 19:27
    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?
0/9000