I have a dataset where I want to count how many times a distinct "defect alias" field appears and highlight the top 5 distinct ones. I.e. - Highlight the top 5 reoccurring defects. I tried to get a count, but doesn't work..