Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAMy solution attached...
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.
Not terribly scintillating, but I guess this is right... Looking forward to seeing if others have come up with interesting alternatives!
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.
I got slightly confused on this one and over complicated it initially by working out the average based upon how many previous months there were rather than allocating from the nearest month.
Both solutions attached however 🙂
challenge_3_solution_JS.yxmd - arguably a more accurate result, but didnt match the output in the workflow
challenge_3_solution_new.yxmd - more simple workflow matching the output
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.
I got slightly confused on this one and over complicated it initially by working out the average based upon how many previous months there were rather than allocating from the nearest month.
Both solutions attached however 🙂
challenge_3_solution_JS.yxmd - arguably a more accurate result, but didnt match the output in the workflow
challenge_3_solution_new.yxmd - more simple workflow matching the output
Edit - weird double post gone on there!
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.
Solution attached, there was an error in the challenge solution, the 6 month moving average was not grouped by HP when calculated which tripped me up for a bit.
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.