Basically, we should be able to edit the final output (data destination) columns directly in the Dataflow Gen2, without needing to go to the Warehouse itself to add the new columns (using T-SQL).
This should be possible to do in the Dataflow user interface both for the Append and Replace options.
The settings in the dataflow outputs should be applied to the destination (Lakehouse, Warehouse) without needing to go into the Warehouse or Lakehouse to add the columns.
This should work regardless of writing to a New or Existing table.
This should just work.
We should be able to choose which columns to write to the destination, and add more columns to an existing table, directly in the Dataflow user interface, without having to go to the Lakehouse or Warehouse to make any changes.
2 Comments
- frithjof_vCommunity ChampionFor Replace mode: use similar logic as Spark .mode("overwrite").option("overwriteSchema", "true"). For Append mode: use similar logic as Spark .mode("append").option("mergeSchema", "true")
- miguelCommunity AdminStatus changed:NewtoNeeds Votes
Recent ideas
Support QR codes in the barcode scanner in the Power BI app
I was surprised to find that the barcode scanner inside of a Power BI report in the mobile app only supports scanning barcodes, not QR codes. Our warehouse uses QR codes everywhere, so I cannot use t...Jaap_O_RFH15 minutes agoNew MemberNew1View0likes0CommentsWorkspace Folder & Subfolder Inventory View for Power BI Reports and Apps
Problem: Many organisations use Power BI workspace folders and nested subfolders to organise reports by department, business area, project, or function. While this structure helps keep content organ...rijesh47 minutes agoFrequent VisitorNew2Views0likes0CommentsDeployment pipeline: Deployment rules for Direct Lake on OneLake semantic models
Currently, it is not possible to use deployment rules with Direct Lake on OneLake semantic models. The option is greyed out. Please enable this, so we can automatically change the data so...frithjof_v5 hours agoCommunity ChampionNew6KViews137likes17Comments