Ability to fully replace entire Dataflow M code (overwrite) without creating a new Dataflow, and without having to go into each entity/query one by one. This could be done via import of .json, IF import does NOT create new Dataflow (with new Dataflow ID, which it currently does). Basically import and replace type of functionality. It would enable continued/consistent Dataflow ID and links to Datasets to remain intact.
9 Comments
- meurercNew MemberI deal with this often - please enable this functionality
- willem_donNew MemberCritical feature to allow for any kind of versioning
- michael_ferrisNew MemberFeels essential - we deploy the same content to multiple tenants and need to be able to get newer versions out there without having to either manually apply updates or reconfigure reports to use new dataflow IDs. Standard DevOps activity really - can update a report by republishing over the top of the original, so why not the same for dataflows?
- salil_athalyeNew MemberWe need the ability to have real DTAP for dataflows that have linked entities. I have an ingestion dataflow workspace that is used by a transform dataflow workspace as linked entities, one pair for each stage in Dev / Test / Prod. Since the linked entities cannot be edited in the transform workspace, I can't parameterize the links so that they would move to point to dev / test / prod ingestion entities. Since everything seems to be captured in the same JSON file, if I import the dev JSON file into test it will require a lot of rework to reestablish all the links to point to test.
- Arman_SyzdykovNew MemberSort of a workaround while this feature is not available yet: You can select all queries from the source dataflow (either by CTRL+click or by SHIFT+click) and just copy and paste them to a target dataflow. You will still need to modify the parameters, but this might save you some time.
- Javier_Blanco1New MemberPlease enable this funcionality in Power BI Service. All objects (datasets and reports) can be replaced except dataflows. It makes no sense and the "move to prod" takes a lot of time due to this point. Thanks in advance!
- ImkeNew MemberAs a workaround, you can use Marcus Wegeners Publish2Dataflows-tool, that exports all queries from PBI Desktop into a dataflow. There is an option that allows you to overwrite an existing dataflow: https://github.com/MarcusWegener/Export2Dataflow/blob/main/publish2dataflow.pbitool.json
- Scott_Thomson1New Member
I have determined that the REST Import Call can be used to update an existing Dataflow with json text or script, but only if that dataflow was itself first created by a REST Import call. So you would have to create a dataflow, export it, import as new and then remove the first one. However if you push this "updateable" dataflow through a pipeline it loses its ability to be updated, so back to square one. Microsoft need to allow all dataflows to be updated vi REST call.
- fbcideas_migusrNew MemberStatus added:Needs Votes
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 MemberNew7Views0likes0CommentsAdding 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 MemberPlanned873Views15likes5CommentsSupport 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...Seeralan5 hours agoNew MemberNew6Views0likes0Comments