Forum Discussion

Tech122's avatar
Tech122
Frequent Visitor
1 year ago
Solved

Dynamic SQL Connection (ForEach Loop)

Hi Everyone,

I'm trying to loop through multiple databases, each with a different connection string. All the databases have the same structure and format. My goal is to parameterize the connection and query so that I can extract information from each database dynamically.

So far, my findings suggest that this is not yet supported in Fabric. Any updates on this would be greatly appreciated.

1 Reply