Alert: There is a planned Community maintenance outage October 16th from approximately 10 - 11 PM PST. During this time the Alteryx Community will be inaccessible. Thank you for your understanding!

Alteryx Designer Desktop Discussions

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

Previous months data

JSheppard98
8 - Asteroid

Hi there,

 

Having some issues currently with managing to use formulas/filters in Alteryx to get all of the previous month's data when ran (running on 5th Jan 23, would pull through all of Dec 22's data). This file pulls through all the previous months data so would include Oct22, Nov22, Dec 22 etc. And would like to just grab all of the data from the entire previous month from the "run month" if that makes sense please?

 

The example data format would be like below for simplicity, in practical use with more rows.

 

JSheppard98_0-1672913074919.png

 

2 REPLIES 2
binuacs
21 - Polaris

@JSheppard98 One way of doing this

 

binuacs_0-1672913606939.png

 

Another way of doing this is by comparing only the year/and  month

 

binuacs_1-1672913765093.png

 

JSheppard98
8 - Asteroid

That's perfect thank you so much, far simpler than I had thought. Many thanks!

Labels