• Abhiram Sheshadri 29
  • NEWBIE
  • 10 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hi,

I am trying to complete the App Customization Specialist super badge step 2. I am getting The 'Shift Hours' field on the 'Volunteer Shift Workers' object is not configured correctly error even though I have put the correct formula.

I have tried (floor(( Shift_End_Time__c - Shift_Start_Time__c )*24)) and FLOOR(( Shift_End_Time__c - Shift_Start_Time__c ) * 24 ). Still unable to get past the error and I have already spent couple of days trying to debug the issue.  

Please let me know any solutions. Thanks in advance.
Hi,

I am trying to complete the App Customization Specialist super badge step 2. I am getting The 'Shift Hours' field on the 'Volunteer Shift Workers' object is not configured correctly error even though I have put the correct formula.

I have tried (floor(( Shift_End_Time__c - Shift_Start_Time__c )*24)) and FLOOR(( Shift_End_Time__c - Shift_Start_Time__c ) * 24 ). Still unable to get past the error and I have already spent couple of days trying to debug the issue.  

Please let me know any solutions. Thanks in advance.