1. Filter Active Customers
Marketing AnalystBackground
A marketing analyst has a customer database with thousands of entries and needs to contact only those with an 'active' status.
Problem
Manually sorting through thousands of rows in a spreadsheet is prone to error.
How to use
Upload the customer CSV, set the filter column to 'status', and use the 'equals' operator with the value 'active'.
Outcome
A clean CSV file containing only active customer records is generated for the email campaign.