Hi,
Based on current date, would like to have all past months in current year.
For example
Input Date is:
Date |
10/09/2019 |
Required Output:
Output Date |
10/01/2019 |
10/02/2019 |
10/03/2019 |
10/04/2019 |
10/05/2019 |
10/06/2019 |
10/07/2019 |
10/08/2019 |
Many Thanks.
Solved! Go to Solution.
Hi @SejalP1 ,
You'll need the generate rows tool.
Please be mindful tat your dates need to be formatted correctly so Alteryx can work with them. For this you may need to use the DateTimeParse tool.
User | Count |
---|---|
19 | |
15 | |
15 | |
9 | |
8 |