core.noscript.text
Easily shop verified, supported, and secure Partner and Alteryx built Add-Ons on Marketplace.
Description: using a [start date], count the number of workdays (not Sat/Sun) up to but not including the [end date], and have an option to use a [holiday date] field to have an additional set of dates that are to be excluded.
Hi Team, I'm getting a parse error with the formula below. Please help:
DateTimeAdd(datetimetoday(), - [Stage Start Date], "days")
Error received: "Parse Error at char(30): Type mismatch. String provided where number is required. (Expression #1)"