Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Community Gallery

Create, download, and share user-built tools and workflows.
Looking for Alteryx built Add-Ons?

Easily shop verified, supported, and secure Partner and Alteryx built Add-Ons on Marketplace.

LEARN MORE
Comments
RWvanLeeuwen
11 - Bolide

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.

Shawlenemao62
5 - Atom

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)"