Regroup (top n else others)
-
set up a set action with top n criteria (let’s use top 10 countires for example)
-
set up a cal field
//C. Country Group
IF [S. County - Top 10] THEN [Country] ELSE “Others” END
Search
Aug 16, 20251 min read
set up a set action with top n criteria (let’s use top 10 countires for example)
set up a cal field
//C. Country Group
IF [S. County - Top 10] THEN [Country] ELSE “Others” END