Help
Jay108
4 - Data Explorer
4 - Data Explorer
since ‎Aug 22, 2023
‎Aug 25, 2023

User Statistics

  • 5 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

Ok so here's the main formula I'm trying to use for my "Monday Pay Hours" fieldIF({Monday Start} = BLANK(), 0,DATETIME_DIFF({Monday End}, {Monday Start}, 'minutes'))/60-0.5This gives me the exact hours worked, minus a half hour lunch break It's almos...
Hi all, I'm trying to create a formula to add on to a scheduling template I'm using. There is already a field for Monday hrs, Tuesday Hrs, etc. Formatted like this: IF({Monday Start} = BLANK(), 0,DATETIME_DIFF({Monday End}, {Monday Start}, 'hours')) ...
Kudos given to