Skip to main content
April 28, 2022
Question

Facing Error in Expression Rules

  • April 28, 2022
  • 2 replies
  • 0 views

Hi Team,

While practicing Expression rules I have given some logic to calculate working days, but it is showing syntax error. Can you please refer below screenshot and help here.

Thanks in advance

    2 replies

    April 28, 2022

    Remove the datetime functions from the expression as you don't need to convert the rule inputs to datetime type. They are already of this type.  

    Also, check the function documentation. It will be helpful for you to how to set up a function correctly.

    April 28, 2022

    Thank you for quick help