HistStr(string)
This transform and “HistFreq(string)”, above, are used together to produce a numeric representation of a histogram of a string column. HistStr generates one row for each unique value of string. See LowFreq(stringVar,N.
Provide Feedback