Skip to Main Content
Return to Navigation

Generating Lineage Information for a Job

The Dynamic_Lineage_Generator worksheet contains a macro that generates a list of all the dependent jobs that are required for any ETL job. This will easily help you identify all the list of jobs to be run for a specific fact or dimension job.

To use the Dynamic Lineage Generator:

  1. Access the Dynamic_Lineage_Generator worksheet.

  2. Enter the job name in cell B1.

  3. Click the Get Job Lineage button.

    The macro retrieves the lineage required for running this fact job from the setup, staging, and the dimension jobs and displays it in the cells below. The macro also copies the entire list of dependent jobs to the JobOrder worksheet, so you can identify the complete list to be run in sequence.

You must run the following prerequisite setup jobs before you run the jobs listed in the JobOrder worksheet:

After you run the prerequisite setup jobs, then run the jobs listed in the JobOrder worksheet.