Description
This function counts the frequency of each distinct value of a column.
Application
You can apply this manipulator if you need to know how often each distinct value appears in a column of your dataset. If you want to add this information as a new frequency column you could do so by joining the resulting dataset back to the original dataset.
How to use
- Assign the dataset based on which to resample to the field Data.
- Select the Column which should be evaluated.
- Specify the Output name under which the results table will be available for further steps.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article