Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi there
In ADF (legacy) we are able to see the ouput of each step. For example, how many rows have been read, written, etc.
While this works for a Copy Data activity in Fabric, there are no infos for a Dataflow Gen 2 about the number of rows read, written etc.
This is what we got in a Data Pipeline by using a Dataflow Gen 2:
{
"transactionId": "61410b1a-1c8c-4d67-88ff-0066149b68d3$1xxxxxxx",
"executionDuration": 46
}
Are there any plans to deliver this infos?
Solved! Go to Solution.
Hello! 🙂
We are planning to extend the info provided in the json returned in the pipeline. However, if you want to know more about the number of rows, you can open the refresh history of the dataflow in the workspace:
An overview of refresh history and monitoring for dataflows. - Microsoft Fabric | Microsoft Learn
Hello! 🙂
We are planning to extend the info provided in the json returned in the pipeline. However, if you want to know more about the number of rows, you can open the refresh history of the dataflow in the workspace:
An overview of refresh history and monitoring for dataflows. - Microsoft Fabric | Microsoft Learn
Thank you @LuitwielerMSFT for your reply.
I am glad that this information will be provided (soon?) as it is really needed in a pro DWH.
The refresh history is not very helpful in our case, as the information needs to be stored in the audit log within the DWH.
I am looking forward to the implementation. Keep up the great work you are doing.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Fabric update to learn about new features.