Aggiungi ai preferitiColin Samson (Evolve) ha fatto una domanda in #Data Management19 gen 2012, 12:45Weekday hour calculationSo I have two custom date / time fields. How do I calculate the number of hours between them (for a workflow email) that exclude weekends?1 rispostaOrdinaOrdina per dataOrdina in base alla maggiore utilitàOrdina per dataMarco (werewolf) Casalaina (Salesforce)19 gen 2012, 17:39Well, you could use the BusinessHours method in Apex. If you install Case Age In Business Hours in a sandbox, you can see its code and do the calculation like that.Aggiungi un commentoScrivi una risposta...GrassettoCorsivoSottolineaBarratoElenco puntatoElenco numeratoAggiungi linkBlocco codiceInserisci immagineAllega fileURL del linkAnnullaSalva0/9000Rispondi
Marco (werewolf) Casalaina (Salesforce)19 gen 2012, 17:39Well, you could use the BusinessHours method in Apex. If you install Case Age In Business Hours in a sandbox, you can see its code and do the calculation like that.