- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi @wpomeroy
if understood correctly, you may add one Enrichment node after node (you provided screenshoot) and calculate percent with following formula:
(count of CONTACT_ID * 100) / total_base_count - to get percentage per Zip code
Finaly, add one Split node and query percent column (percent which are above 85).
Regards,
Milan