We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Exclude rows older than 7 days from today

RDF25087
8 - Asteroid

Hi all -

 

I have a data set with a 'Date' field. The data is in the format dd.mm.yyyy.

 

I simply need a formula to exclude all records that are more than a week old.

 

Sounds simple enough?

 

Any help, as always, greatly appreciated.

 

Thanks

RDF

3 REPLIES 3
Farriyajawed
7 - Meteor

Use a filter tool to keep the records in a fixed range for the dates that you need. Make sure the column is in date format

binuacs
21 - Polaris

@RDF25087 One way of doing this

image.png

RDF25087
8 - Asteroid

@binuacs- thank you for the response. Your solutions works perfectly.

 

RDF

Labels
Top Solution Authors