You can use two methods to count domain occurrences: 1. Using the Lookup Multiple Rows integration:
⢠This allows you to scan a column for the specific domain
⢠You can perform the lookup within the same table or across different tables
⢠The integration will count how many cells contain the matching domain
2. Using the Count Occurrences integration:
⢠Input the text or array containing the domain mentions
⢠You can make the count case-insensitive by enabling that option
⢠Specify a separator if needed (defaults to space)
⢠Optionally set a limit to show only top recurring items (defaults to 99 results)Choose the method that best fits your data structure - Lookup Multiple Rows for structured table data, or Count Occurrences for text-based analysis.
Source:Count Occurrences of Items with Clay