Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAVery nice challenge @Qiu , thank you! I've submitted a WC idea with similar concepts. Hopefully we will see it published eventually.
I think there's a minor sort inaccuracy in the output included in the Start file that the reasons appear in the wrong order in which they occur but it doesn't affect the results in a noticeable way unless you attempt to reconcile all the values to the ones in the output file included.
@Bennu
Thank you for your kind words.
Two approaches depending on the output requirement.
The first gives total unavailable days based on Book, Reason and Date Count (works well with a stacked bar chart).
The second looks solely at the date to achieve the consecutive days, noting that concatenation of reason can make it difficult to chart the data behaviour.
Went a little crazy with the select records tools.....