Is there any straightforward way for a Non-Admin user (therefore no easy access to backend logs) to see how many rows are being manipulated in any given step of a Data Flow that they are working with?
This functionality is fairly easily available in similar competing products, and our users are clamoring for it, but we cannot find any easy way other than doing some sort of cumbersome Add Columns with 1 counts and creating a workbook that shows aggregations of those column values. That's not really a good answer, the user would like to be able to do something like clicking on a given step of the flow and see how many rows were in it the last time it was run, or an easy step by step log accessible to them from the flow itself.
Are there any ways to do this, or should I go to the Labs and request?