Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi,
I am trying to use a dataflow to load data from an external PostgreSQL database into a Lakehouse. I have dev, test, and prod workspaces created and linked through a deployment pipeline, with identical lakehouses in each. Therefore, as the dataflow goes from one workspace to the next, the destination needs to be managed accordingly (as it doesn't automatically update as part of the deployment process).
I have tried using a variable library (based on this documentation) that contains the Workspace and Lakehouse IDs for each stage, but run into an error.
I create the WorkspaceID variable using this query (with an equivalent one for the lakehouse ID), and disable staging:
This produces the expected value:
However, as soon as I add a table, I get the following error with the variables:
The import Variable.ValueOrDefault matches no exports. Did you miss a module reference?
Any help would be appreciated - thanks!
Solved! Go to Solution.
hi!
Would you mind confirming a few things, please?
- is your Dataflow a Dataflow Gen2 (CI/CD)?
- are you perhaps using a Gateway? If yes, what version is the gateway?
hi!
Would you mind confirming a few things, please?
- is your Dataflow a Dataflow Gen2 (CI/CD)?
- are you perhaps using a Gateway? If yes, what version is the gateway?
Hi!
Thanks for the reply.
I've updated the gateway to the latest version (March 2026, was previously from July 2025) which looks to have fixed this issue. Didn't see that anywhere in the documentation so I'm glad you've pointed it out.
Thanks 🙂
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.