Hello, Wouldn't it be great to get an exported Excel sheet containing the number of rows written by a specific activity in a dataflow gen2 over time ? I wish I had a CSV/Excel export feature allowing me to export the activity statistics for all the execution runs Would be usefull for informational or troubleshooting purposes. I have a couple of simple dataflows that are running on a daily basis and whose job is a full copy of some tables. From time to time, I would like to check the number of row that are written to the data warehouse. Currently, I have to click on each run, then click on each activity and copy/paste the statistics manually in an Excel. Example : Start time Duration Rows written 6/19/2025, 9:49:06 AM 00:00:46 445,155 6/18/2025, 8:26:14 PM 00:00:42 445,138 6/17/2025, 8:25:45 PM 00:00:48 445,034 6/16/2025, 8:30:20 PM 00:01:17 444,915 6/16/2025, 10:13:10 AM 00:00:40 444,805
... View more