Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAHere is my solution.
Solution attached.
(From Range table) -> Text to Columns (separate out ranged years) -> Select (change recently created columns from String to Int) -> Generate Rows (generate list of postal areas based on the start and end codes of the range) -> Join with Customer table based on Postal Area -> Summarize based on output requested