Your question is Diagnose Revenue Decline Drivers. Start with the requirements and the five tables on the right.
Run and submit as often as you like. When you're ready, talk me through your approach or go straight to the code.
Write a PostgreSQL query that explains a month-over-month revenue decline by breaking the change across multiple dimensions in Zulily reporting data. The result should compare each dimension value to its prior month, keep only negative movers, and show which values contributed most to the overall decline.