I have 17 different attributes (columns) and 1 value column in my dataset. I'm looking for a dynamic way of summarizing the data based on the attribute names from a text input. For example, If I want to select only 5 attributes as fields in the Summarize tool, I don't need to manually change it. The Summarize tool will take the field values from the Attribute Names in the Text Input. I plan to do at least 10 different attribute combinations so using Text Input to manage those combinations. Is it possible?