Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAI'm confused - why is the data not grouped by month? I don't think it's accurate to combine January 2019 data and January 2024 data. Am I missing something?
Great challenge! It took a minute to figure out why my totals weren't matching the output.
This challenge had me working into the night! I just could not get past summarizing the months. When I finally broke down and reviewed the solution, I saw the DateParse tool change the date into two digits. I wanted to hit myself. With every challenge, even the ones that stump me, I'm learning new ways to solve analytical problems. So, it's a win all the way around!