records333
Technical User
Hello All,
I thought I nailed the code but records that I know should return aren't.
My goal is to capture appointments scheduled 8 days from currentdate;
I thought I nailed the code but records that I know should return aren't.
My goal is to capture appointments scheduled 8 days from currentdate;
Code:
{table.contact_date} in dateadd('d',8,CurrentDate)to currentdate