Using the attached csv input, I am trying to get my workflow to parse into multiple csv files using LASTDATEINPERIOD as my group by selection. Since there are 14 unique dates in this column, I would expect 14 output files which I'm getting, each distinguishable by adding the date to the end of the file output name. However, when I run the workflow (also attached), it's not returning the actual records associated with the LASTDATEINPERIOD. I've attached one of the 14 outputs for reference. Any advice on what tweaks to make to get this to work?