dataflow running activity

arkiboys 9,686 Reputation points
2022-03-24T15:23:03.333+00:00

Hello,
When running a pipeline which executes a dataflow, how is it possible to find out which activity is being executed inside the dataflow?
At present, I can see a progress icon on the dataflow but not sure how to find out which activity inside it is being run at present.
Thank you

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,196 questions
0 comments No comments
{count} votes

Accepted answer
  1. KranthiPakala-MSFT 46,442 Reputation points Microsoft Employee
    2022-03-25T00:15:41.83+00:00

    Hello @arkiboys ,

    Thanks for the question and using MS Q&A platform.

    Just to summarize your ask - you would like to know/check which transformation is being executed and its status when trigger run/Debug run your pipeline. Please correct me if I'm not clear.

    To check which transformation is currently running, after you trigger run/Debug run your pipeline, you can click on Pipeline Runs and under Activity Runs looks for your data flow and there you will see an eyeglasses option from where you can check the details/status of each transformation in your dataflow.

    You will see a green color on top of the transformation icon if it is succeeded, and if it is Gray then either it is yet to run or already InProgress. If you would like to know the status of each transformation, you can just click on the transformation for which you would like to know the status.

    186771-image.png

    186772-dataflowtransformationstatuscheck.gif

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png 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
    0 comments No comments

0 additional answers

Sort by: Most helpful