Forum Discussion
Publish Dataflow without Refresh
Hello,
unfortunately in Fabric I want to be able to change a dataflow that is part of a pipeline, but I do not want to publish it and refresh it independently before running the pipeline. The pipeline does not accept changes in the dataflow unless I publish and refresh it. But the dataflow is a dependent step in my pipeline. If a dataflow has dependencies, how can I publish without an automatic refresh? Can this be added? Thanks
- Anonymous3 years ago
Hi,Poweraegg Thanks for posting your question in Microsoft Fabric CommunitySeeing the same behavior, I'd suggest you limit your queries to "Top 1 row" for now and process the refresh since it will create the item and make it searchable in the Pipeline > Dataflow activity, whenever you are ready you can remove the limiting step.
Regards
Geetha
7 Replies
- frithjof_vCommunity Champion
I have voted for this idea
I want to be able to save (publish) dataflow gen2 without it automatically refreshing
- AnonymousNot applicable
Hi,Poweraegg Thanks for posting your question in Microsoft Fabric CommunitySeeing the same behavior, I'd suggest you limit your queries to "Top 1 row" for now and process the refresh since it will create the item and make it searchable in the Pipeline > Dataflow activity, whenever you are ready you can remove the limiting step.
Regards
Geetha
- AnonymousNot applicable
This isn't really a solution.. while limiting the query to Top 1 somewhere in the flow for testing is ok, when you're ready to open it up you still have the same problem. you can't open it up and save it, without it running independently of the pipeline.
Will we be able to publish without the job automatically running? Its very limiting if the dataflow has reliances on the pipeline that should run before it