You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
query = "SELECT country, brand, `2025 Y`, product, cej FROM raw_nps_data WHERE country = 'Global' AND cej = 'Total' AND banner1 = 'Total' AND banner2 = 'Total' AND attribute = 'NPS' AND `2025 Y` IS NOT NULL ORDER BY `2025 Y` DESC LIMIT 20"