This may be a fairly simple thing to do but I'm new to the summary tool and unsure how to create what I need.
I have a workflow that dynamically pulls in owner numbers and creates different tabs with different views. One tab needs to show a view similar to what is in my data system that is summarized as shown below. The data is collapsed and summarized as shown, but when I pull in the data to my workflow I get the data as if it were expanded (over 2000 lines instead of the 9 line summary I'd like to see).
So I have a summary tool configured as shown below and it gives me 9 lines of data. But I'm not sure how to now take those 9 lines of data, and incorporate it back into my original data set, essentially telling my workflow to now summarize all my data, including all the columns from my data set view, based on the 9 unique summary identifiers that it found.


