Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join 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

Reply
sudhav
Helper V
Helper V

creating linked service level & dataset level parameters in Microsoft Fabric

Hi Team,

 

I need to create linked service level and Dataset level parameters in Microsoft Fabric.

Scenario:1) I have multiple Databases in one Azure SQL server and I need to move some tables from DatabaseA to Lakehouse by using pipeline1

2)I need to move some tables from DatabaseB to Lakehouse by using same pipeline(pipelin1) and need to give database name on the fly(with parameters)

 

Is there any way to do that. please let me know.

TIA

2 ACCEPTED SOLUTIONS
ajarora
Microsoft Employee
Microsoft Employee

You can parameterize the pipeline payload including table names, however because the database name is part of the connection, it cant be parameterized in Fabric. In general, parameterization is not supported in connection.

But we are exploring to support that by allowing to parameterize the connection object itself. This is in backlog, but no ETA yet.

View solution in original post

GraceGu
Microsoft Employee
Microsoft Employee

It will be great if you can vote on idea Parameterization support for connection to help prioritization of this need. Thank you!

View solution in original post

4 REPLIES 4
GraceGu
Microsoft Employee
Microsoft Employee

It will be great if you can vote on idea Parameterization support for connection to help prioritization of this need. Thank you!

Great, Thank you Grace

ajarora
Microsoft Employee
Microsoft Employee

You can parameterize the pipeline payload including table names, however because the database name is part of the connection, it cant be parameterized in Fabric. In general, parameterization is not supported in connection.

But we are exploring to support that by allowing to parameterize the connection object itself. This is in backlog, but no ETA yet.

Sounds good, Thank You! Ajaro

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors