Improvement
Analytics
Products Breakdown is the analytics view that shows active subscription quantities by product.
We rebuilt how the data loads: snapshots now resolve at read time instead of forward-filling, which means you're always seeing current data instead of stale numbers. Segment filtering is now available on the live query, so you can slice by segment without waiting for a batch job. Under the hood, BigQuery queries are parameterized and shared between Lambda and Airflow, and forecast bias correction now pulls from the correct historical partition. This also fixes an issue where inactive or cancelled subscriptions were appearing in the breakdown.
More accurate data, faster filtering, fewer false signals.





