Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAA neat challenge, thank you! I followed in footsteps of @patrick_digan on this one - used a different formula to find a common denominator.
It was a good learning experience with MOD function.
Managed to do it without a join
Far from the best way of doing it, but it works :)
solution attached.