Hello, I am developing a workflow that tests a batch of AFEs based on whether they have had expenses incurred in the last 3, 6, 12, or 18 months. The data is in this format:

I am trying to make this dynamic so no user input is required to determine the current month.
Thanks!