Forum Discussion
DataFlow and DataPipeline cross workspace
I have a Dataflow on Workspace1. I am creating a Datapipeline on Workspace2 for my requirement.
I am allowed to select the dataflow from Workspace1 but the parameters are not being pulled. I have an option to add them manually. But if it auto-populates it would be mych better for us.
Any suggestions or workarounds or am I missing something?
"Failed to load parameters, please manually enter parameter details."
Hi DwijaKeerthi ,
This looks like a cross-workspace metadata resolution issue rather than a configuration mistake.When a pipeline in Workspace2 references a Dataflow in Workspace1, Fabric allows you to select the artifact. However, parameter metadata does not always load across workspace boundaries. That is why you see:
“Failed to load parameters, please manually enter parameter details.”
Parameter auto-population depends on:
• Workspace-level permissions
• Capacity alignment
• Artifact type, Dataflow Gen2 vs classic
• Metadata context resolution across workspacesEven if the dataflow is selectable, the parameter schema may not hydrate properly.
Things to verify
-
Permissions
Ensure you have at least Contributor or Member access in Workspace1. Viewer is often not sufficient for metadata resolution. -
Capacity
Both workspaces should be on the same Fabric capacity. Cross-capacity references can block parameter introspection. -
Dataflow type
If this is Dataflow Gen2, cross-workspace parameter handling can be inconsistent depending on the build.
Workarounds
Option 1
Manually define the parameters in the pipeline and map them to the dataflow parameters. This works reliably even when auto-load fails.Option 2
Place the pipeline in the same workspace as the dataflow. Parameter auto-binding typically works immediately in the same workspace context.Option 3
Expose the output via Lakehouse or Warehouse and orchestrate at that layer instead of directly binding to the dataflow.In short, this behavior is common in cross-workspace setups. Manual parameter entry is currently the most stable approach unless both artifacts live in the same workspace and capacity.
Thank you!
Proud to be a Super User!
📩 Need more help?
✔️ Don’t forget to Accept as Solution if this guidance worked for you.
💛 Your Like motivates me to keep helping-
3 Replies
- MJParikh
Super User
Hi DwijaKeerthi ,
This looks like a cross-workspace metadata resolution issue rather than a configuration mistake.When a pipeline in Workspace2 references a Dataflow in Workspace1, Fabric allows you to select the artifact. However, parameter metadata does not always load across workspace boundaries. That is why you see:
“Failed to load parameters, please manually enter parameter details.”
Parameter auto-population depends on:
• Workspace-level permissions
• Capacity alignment
• Artifact type, Dataflow Gen2 vs classic
• Metadata context resolution across workspacesEven if the dataflow is selectable, the parameter schema may not hydrate properly.
Things to verify
-
Permissions
Ensure you have at least Contributor or Member access in Workspace1. Viewer is often not sufficient for metadata resolution. -
Capacity
Both workspaces should be on the same Fabric capacity. Cross-capacity references can block parameter introspection. -
Dataflow type
If this is Dataflow Gen2, cross-workspace parameter handling can be inconsistent depending on the build.
Workarounds
Option 1
Manually define the parameters in the pipeline and map them to the dataflow parameters. This works reliably even when auto-load fails.Option 2
Place the pipeline in the same workspace as the dataflow. Parameter auto-binding typically works immediately in the same workspace context.Option 3
Expose the output via Lakehouse or Warehouse and orchestrate at that layer instead of directly binding to the dataflow.In short, this behavior is common in cross-workspace setups. Manual parameter entry is currently the most stable approach unless both artifacts live in the same workspace and capacity.
Thank you!
Proud to be a Super User!
📩 Need more help?
✔️ Don’t forget to Accept as Solution if this guidance worked for you.
💛 Your Like motivates me to keep helping -
- v-echaithra
Community Support
Hi DwijaKeerthi ,
Thank you MJParikh for the inputs.We’d like to follow up regarding the recent concern. Kindly confirm whether the issue has been resolved, or if further assistance is still required. We are available to support you and are committed to helping you reach a resolution.
Best Regards,
Chaithra E. - v-echaithra
Community Support
Hi DwijaKeerthi ,
May I ask if you have resolved this issue? Please let us know if you have any further issues, we are happy to help assist you.
Thank you.