We posted the solution JSON file to Cloud Quest #34. Check it out and let us know what you think! Send suggestions to academy@alteryx.com or leave a comment below!
For more detailed instructions on how to import and export Designer Cloud workflow files, check out the pinned article Cloud Quest Submission Process.
You work for a company that pays employees twice a month, so the number of days in each pay period can vary. Your task is to:
• Calculate the number of weekdays (excluding weekends) in each pay period for every month.
• Sort the output in ascending order by date.
Hint: Use the Generate Rows tool to fill in the days between P1/P2 Start and End values.
Image and dataset generated by ChatGPT, May 27, 2025, OpenAI, https://chat.openai.com.
After completing your quest, head back to your Analytics Cloud library:
- The Academy Team
Solved two ways.
Solved!
I forgot about the DateTimeWorkdays formula. I even thought about how I thought it was a thing, but then was lazy and just did it the long way :D
@patrick_digan
Very simple and elegant 👍
Here's my take (just 3 tools, including a Select tool)
Done!
My solution.
I'm surprised at being able to use the DateTimeWorkDays formula in cloud because it is the new feature in the Designer Desktop version 2025.