Say I have 3 A's, 2 B's, and 4 C's in one column.
How would I count the frequency of each unique string?
I'm somewhat lost as to how to do this efficiently.
Hi @smukherjee102 ,
Can you find the data investigation tool palette in your Alteryx instance? If yes, there's a tool there called Frequency Table and will do exactly what you're looking for
It also has an Interactive anchor that will allow you to interact with the elements on your configuration pane and will present everything in charts.
If you can't see the tool palette, then you might have to install the R predictive package and restart designer.
Hope that helps,
Angelos