Experimenting with Copy Job. Yeah, OK, but not great. Some suggestions:
1) Make the option for OVERWRITE available for Warehouse destinations. Currently available for Lakehouses only. This article ...
ToddChitt
Super User
10 months ago(this one is listed under a separate Idea:)
3) Allow the Copy Job INCREMENTAL to use a TIMESTAMP or ROWVERSION SQL data type as the watermark column. This data type column is ABSOLUTELY the best type for watermarks. It is: a) immutable, b) non-null always, c) system managed, and d) immune to updates from user processes, and finally, e) managed by the SQL engine (no triggers or app code required to keep it updated).
The Azure Data Factory Metadata Driven Copy Wizard is a precursor to the Fabric Copy Job and even THAT did not support TIMESTAMP or ROWVERSION types as watermark. But I have been able to hack those pipelines and Control JSON to make it work.
Think about it, this is what this datatype was BORN to do! And conceived and delivered by Microsoft in the SQL engine 20 or so years ago. Yet the Fabric people seem to shun it. So disappointing!
Recent ideas
Add a Close or “Return to previous page” button to Semantic Model Security and Settings pages
When updating RLS group assignments through Semantic model > Security, there is no consistent in-product Close or Done button that returns the user to the previous workspace view. The browser Back b...Kalaiselvan2 hours agoFrequent VisitorNew2Views0likes0CommentsRetain Comments and Formatting in Power Query within Dataflow
I imagine this is part of the pipeline for development of Dataflows by the time it comes out of Preview. Currently all comments and formatting that is written into the Power Query of a Dataflow is st...tmckenzie33 hours agoNew MemberUnder Review317Views22likes4CommentsEnable field parameters for live connection
One of the limitations of the use of Power BI field parameters is that they can't be used in a live connection model. I request this feature to be enabled since field parameters are hyper useful fo...MSteidl3 hours agoNew MemberNeed Clarification2.9KViews54likes12CommentsEnable SharePoint File Support in Fabric Copy Jobs
Idea description Microsoft Fabric Copy Jobs currently do not support reading from or writing files directly to SharePoint sites. This limitation makes it difficult to implement straightforward and r...arno_cd925 hours agoNew MemberNew2Views0likes0Comments