Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
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 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.