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
Data Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v4 hours agoCommunity ChampionNew612Views11likes2CommentsSemantic 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_v11 hours agoCommunity ChampionNew16Views1like0CommentsBulk 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 ...vishal14019715 hours agoFrequent VisitorNew6Views0likes0Comments