How can I set up a filter that separate the flows based on the categories from the actual input? For instance, in the attached Excel, the Industry Classifications could be a slightly different set of categories. Every time when I read the data file, I want to check the available categories under "Industry Classifications" and for each of such category, I want to calculate the weight average of DSO weighted by REV. I do not want do a manual exhaustive filter by all possible category. Thanks!