Assistance Needed with Date Difference Function

Comments

1 comment

  • Avatar
    Shane Gilbert

    I would guess that the TaskDueDate is your issue. The Inline Function is a task itself and likely does not have a TaskDueDate value associated with it. Which Task's due date are you wanting to use in the calculation? You would need to capture that task due date in a variable (maybe just add a hidden date control on the form and set the default value to Variable and then drag over TaskDueDate) that you can then use inside your Inline Function task.

    0
    Comment actions Permalink

Please sign in to leave a comment.