Hi @Vedant Desai ,
Thankyou for using Microsoft Q&A platform and thanks for posting your query.
As I understand your ask, you are trying to get the details of number of rows written via dataflow and store it in a variable in Azure data factory pipeline . Please let me know if my understanding is incorrect.
You can use this expression :
@activity('dataflow1').output.runStatus.metrics.sink1.rowsWritten
in the set variable activity to achieve the requirement.
Please check the following thread for more details: Data Flow Output Structure
Hope this will help. Please let us know if any further queries.
------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you.
Original posters help the community find answers faster by identifying the correct answer. Here is how - Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators