Automatically validate Dataflow Gen2 after deployment
Please fix this, so the Dataflow will get validated automatically after syncing changes from Git or using deployment pipelines:
"When you sync changes from GIT into the workspace or use deployment pipelines, you need to open the new or updated dataflow and save changes manually with the editor. This triggers a publish action in the background to allow the changes to be used during refresh of your dataflow. You can also use the on-demand Dataflow publish job API call to automate the publish operation."
Because this currently doesn't happen automatically, it causes confusion, unnecessary manual work, and often we forget this and therefore get unexpected results when running the dataflow.
5 Comments
- miguelCommunity AdminStatus changed:CompletedtoPlanned
- surpriseturtleFrequent VisitorYes, this is sorely needed. The errors do not point to the need to publish either so a lot of users must have gone through this experience and struggled to figure out the root cause.
- miguelCommunity AdminStatus changed:PlannedtoCompleted
After deploying a Dataflow, you can trigger a run / refresh of the Dataflow and it'll work without any interaction within the Dataflow editor.
- frithjof_vCommunity ChampionThat is fantastic news 🤩 Thanks!
- AdeV-OlyAdvocate I
With the recent change, triggering a Dataflow Gen2 refresh directly from the workspace after deployment is now possible, without first opening and saving the dataflow in the editor. This is a clear step forward compared to the previous experience.
However, there are still some gaps that make the process feel only partially complete:
First, the validation/publish step is not fully integrated into the deployment process itself. As a result, deployment alone does not leave the dataflow in a fully validated and consistent state.
Second, this becomes more visible through an inconsistency in the UI. After deployment, if a refresh is manually triggered from the workspace:
… > Check validation correctly shows:
- Validation Succeeded
- An updated validation timestamp
But in contrast, the workspace list (Status column) continues to display an outdated validation state and timestamp.
This creates a mismatch between the detailed validation view and the workspace overview, making it difficult to trust the Status column as a reliable indicator of the current validation state.
miguel
Edited style
Recent ideas
Exported PDF from PowerBI to not have any indents/borders
Currently, using the "Export to PDF" option in PowerBI results in two consistently buggy results: A white border/indent is generated, increasing the size of the page from 8.5x11 to 9x11.5 Sometime...EliShalev2 hours agoNew MemberNew6Views0likes0CommentsAdding a Container for Logical Grouping of Activities in Data Pipelines
Dear Team, I would like to propose a feature enhancement for Data Pipelines in Microsoft Fabric that allows the logical grouping of activities into a container. This container would serve to: Im...lukas_karlovsky3 hours agoNew MemberPlanned869Views15likes5CommentsSupport Native SQL LIKE / NOT LIKE Wildcard Filtering Across Power BI Reports
Description Currently, Power BI does not provide a native way for report consumers to perform dynamic SQL-style wildcard filtering using patterns such as LIKE '____' - Above return all values wit...Seeralan4 hours agoNew MemberNew5Views0likes0Comments