This function counts the number of entries in a column or in other words, the total number of non empty-values in a column.
The count functions I tried in Rapidminer are mostly counting occurance of each value in a column, but not the absolute number of all entries in a column.
Aggregate with count and no group by statement should do it?
Best,
Martin