Help
LaTrelle_Gomez
4 - Data Explorer
4 - Data Explorer
since ‎Feb 28, 2022
‎Aug 11, 2023

User Statistics

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

User Activity

I am looking to take an integer and add the number to a start date. I need to have weekends excluded from the date add. Please see the formula I am currently using that isn’t generating the result I need: IF({Workflow}=“Manufacturing”, DATEADD( DATEA...
I believe the “SWITCH” function was probably not the proper tool for what I am trying to do. Here is what I did: IF({Workflow}=“Manufacturing”, DATEADD( DATEADD({Start Date}, {Estimated Production Days}, ‘days’), SWITCH( WEEKDAY( DATEADD({Start Date}...
Kudos given to