Forum Discussion
RouyAlfahel
11 months agoFrequent Visitor
How to use variable library for deployment from Test to Prod?
I am working on the topic of deployment from Test to Prod systems and I have read that the variable library can be helpful. Let’s imagine a very simple case: I have a Dataflow Gen2 that reads data ...
- 11 months ago
Hi RouyAlfahel,
Dataflow Gen2 can be made dynamic by referencing Fabric Variable Library in the Power Query M code, which allows the source to switch between Test and Prod environments without relying on a Copy Data activity. However, the destination (sink) remains fixed at design time and cannot be parameterized, so adjustments for the sink must still be handled manually or through pipeline configuration.in humanize way
Use Fabric variable libraries in Dataflow Gen2 (Preview) - Microsoft Fabric | Microsoft Learn
Thank you.
v-saisrao-msft
Community Support
11 months agoHi RouyAlfahel,
Checking in to see if your issue has been resolved. let us know if you still need any assistance.
Thank you.