Forum Discussion
Dynamic SQL Connection (ForEach Loop)
- 1 year ago
Hi Tech122,
We have not received a response from you regarding the query and were following up to check if you have found a resolution. If you have identified a solution, we kindly request you to share it with the community, as it may be helpful to others facing a similar issue.
If you find the response helpful, please mark it as the accepted solution and provide kudos, as this will help other members with similar queries.
Thank you.
Thank you, NandanHegde , for your response.
Hi Tech122,
We sincerely appreciate your inquiry on the Microsoft Fabric Community Forum.
In addition to the response provided by NandanHegde, each connection in Fabric is predefined, and dynamically modifying the connection string within a pipeline or dataflow is not possible.
We kindly request you to stay updated by referring to the following documentation:
What's New? - Microsoft Fabric | Microsoft Learn
If you find our response helpful, we request you to mark it as the accepted solution and provide kudos, as this will assist other community members facing similar queries.
Thank you.
Both :
1) Making the connection value dynamic (parameterzing the connectin values)
2) And dynamically updating the connectionid in the activity for non fabric objects
are not possible as of today.