Count of values in a list
Comments
-
To count how many times "TN" appears in a list, use the Rule Collection Filter step:
- Create a rule, e.g., Entity Equals TN, to define the condition.
- In the Rule Collection Filter, set "Data to Return" as Return Matches.
- Use the output labeled Rule Collection Filter Count to get the numerical count.
This will provide the total occurrences of "TN" in your list.
-
ty!