Synapse Pipelines: output of lookup activity

Sangeetha Priya S 210 Reputation points
2023-06-27T06:44:40.0733333+00:00

Hi,

I am new learner to Synapse Analytics !

I am trying to store output of lookup activity to table in database or trying to store in temporary table or CSV files in Gen2 account.

I could not find option to use output of lookup activity as source dataset in copy activity.

Could you help here.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
{count} votes

Answer accepted by question author
  1. QuantumCache 20,676 Reputation points Moderator
    2023-06-27T16:08:58.1433333+00:00

    Hello @Sangeetha Priya S,

    Could you please share more details on your ADF Pipeline?

    What are the stages you have used in the pipeline? better would be to add a screenshot of your Pipeline activities!

    Did you try to create the temporary table in your database or configure the sink dataset to create a CSV file?

    Did you try to output the Lookup activity to a variable and then use it in the copy Activity?

    Please share more info on what does your Lookup activity outputs?

    Ok , make use of the Additional column in the Source Section and populate that column with the Set Variable. and FInally use the mapping .

    User's image

    Copy Data: Mapping part using the additional column.
    User's image

    If the response is helpful, please click "Accept Answer" and Click 'Yes'. So that we can close this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.