Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
RG007
Helper II
Helper II

repoint dataflow ids while deploying reports to uat workspace

Hi,

We have different workspaces using them as different environment.

We have datasets in DEV_DS workspace for DEV and dataflows in DEV_DF workspace that have dataflows(say DF1,DF2,DF3).

dataflows are used as source for datasets.

same way I have UAT_DS, and UAT_DF worspaces, 

when I deploy any dataset from DEV_DS to UAT_DS, that should now point to DF1,DF2, DF3 in UAT_DF workspace.

Just wondering how we can do it with minimum manual work.

we are open for solution using PoweShell or Python Script.

Note: I am not asking how to deploy dataflows or Datasets, my concern is repointing dataset's tables to dataflows in UAT workspace.

Thanks

1 REPLY 1
jeffshieldsdev
Solution Sage
Solution Sage

You can create parameters in the Query Editor for this, say one called "environment" you would set to DEV or UAT, and use that parameter in your queries' data source strings. Then that parameter can be set from the dataset settings of a published dataset.

If using Premium, you can set these automatically with Deployment Pipelines.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors