DataSource receive parameters from Dataflow

Higor Silva Grilo 66 Reputation points
2020-09-23T19:38:17.15+00:00

Hi,

I'm having some problems making the DataSource in receive the parameters that comes from the Dataflow that uses the DataSource.

This is my parameters configuration on the DataSource side:
27671-image.png

Wich i use this code to get the parameter from Dataflow:
27681-image.png
What i want to do with this code: concatenate a folder name with a date structure folder eg.: <entity>/year/month/day/file.csv
but the parameter scr_dia doesn't get the value from Dataflow

From the Dataflow side, i have this parameters:
27653-image.png

So at the end my question is: how can i make reference to the variables/parameters from Dataflow?

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

Answer accepted by question author
  1. HarithaMaddi-MSFT 10,151 Reputation points
    2020-09-24T10:21:18.933+00:00

    Hi @Higor Silva Grilo ,

    Welcome to Microsoft Q&A Platform. Thanks for posting the query.

    As per my understanding, you are trying to pass parameter/variable values to the dataflow that can be used in connecting to the source. Below is a GIF showing on passing values from pipeline to dataflow and it is related to SQL.

    27999-dataflowtableparametersadf.gif

    Hope this helps! Please suggest if this is similar that you followed and facing an issue or the requirement is different, we will continue to work with you on this.

    0 comments No comments

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.