Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
Hello,
I have created a data factory pipeline in fabric.
I have also created a dataflow with parameters on year, month and day
When I add the dataflow to the data factory pipeline, it does not see the parameters and so not sure how to call the dataflow to pass parameters.
any suggestions?
thank you
Solved! Go to Solution.
It's not possible.
We can vote for this Idea:
https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=2f761603-a400-ee11-a81c-6045bdb98602
The solution given in this post is about pipeline parameters. I am looking for dataflow parameter to be supplied when I add dataflow in my pipeline.
Also, in dataflow is there any way to have destination table name from parameter? as I do not see any script to update for destination.
Jignesh
It's not possible.
We can vote for this Idea:
https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=2f761603-a400-ee11-a81c-6045bdb98602
Map pipeline parameters to Dataflow parameters in the activity settings. For example:
For the Dataflow parameter year, set it to @pipeline().parameters.year.
Do the same for month and day.
Hi @arkiboys2 ,
When importing data into the pipeline, you should be able to see information about the parameter, I think it may be that you are not harmonizing the parameter types inside the dataflow, please check:
If you have any other questions please feel free to contact me.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
I see in your screen-shot you are referring to the pipeline parameter whereas I am referring to calling a dataflow activity from pipeline
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.