An ability to select a variable from a Variable Library dynamicall
Related to this question someone else recently posted, I have a similar need/use case: https://community.fabric.microsoft.com/t5/Data-Pipeline/dynamic-library-variables/m-p/4663725/highlight/true#M7587
I am currently using a config table in a warehouse to run pipelines for things like chained refreshes on dependency, and also automatically creating shortcuts to end-user lakehouses to various gold-layer warehouses, depending on which warehouses they have been approved for access to, which is partially captured in the config table.
Right now, some of the pipeline processing and API steps could be streamlined and simplified by supplying more directly things like workspace/warehouse/lakehouse ids per environment. The variable library seems like it would be a perfect solution, but the way my configuration is set up, I'd need a way to be able to dynamically choose which variable from the library to use, based on which configuration I'm using.
The ability to select a variable from the library dynamically in the pipeline instead of only statically would provide a great deal more flexibility.
Recent ideas
Semantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v1 hour agoCommunity ChampionNew10Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401975 hours agoFrequent VisitorNew5Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf14 hours agoFrequent VisitorNew48Views3likes2Comments