Database Housework - Workflow Expression help

Hi there,
One of my Database tables grows significantly daily - I wish to keep the data in this table for only 2 months.

The backend workflow
The delete thing action will be for data older than 2 months.
Can you guys help me with the expression please?

This should work: When Created < Current Date (+months -2). But remember to test carefully.

Hey much appreciated! I will give it a go + go carefully :slight_smile:

1 Like