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

Generate a list of month end dates in the year and 6 business days before it

wonka1234
10 - Fireball

Hi.

 

How can I generate a list for the year of month end dates and the date of 6 business dates before it? I dont want to hardcode it.

 

Ie 

 

2023-01-312023-01-24
2023-02-282023-02-21

 

Bonus question - can this be done for Quarter ends too, ie Jan 31, Apr 30, Jul 31, Oct 31.

 

Thanks.

2 REPLIES 2
ChrisTX
16 - Nebula
16 - Nebula

Click the Generate Rows tool under the Preparation palette, then click Open Example

 

This post has links to some examples for dates: Dynamic quarter date need to be created - Alteryx Community

 

Chris

 

DataNath
17 - Castor
17 - Castor

@wonka1234 This ought to be fully dynamic and provides month end, month end-6 and quarter end. Think there's likely a cleaner/simpler way of doing this but this should do the trick.

Labels
Top Solution Authors