Hi Clay! Thanks for your question. Here’s the announcement we made about the updated Group By steps.
- The step you’re looking for is now called the Count Values step.
- For this, you can always see the total number of rows within a step. It would say something like “x rows, y columns” at the top. If you need to output that number, you can either add a Row Number step, if you don’t already have an ID for your table, and then count that column using the Count Values step.
Does that answer your questions?