This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Open Mirroring in Microsoft Fabric continues to evolve, and the latest updates make working with files simpler and more powerful than ever. Previously, you were required to provide a primary key for mirrored parquet and delimited text files including CSV —now, that’s no longer necessary. Mirroring in Fabric no longer requires primary keys and automatically handles updates to existing tables, ensuring that any subsequent changes to the source file are inserted seamlessly into the existing table in OneLake.
For those who want more control, the option to specify a primary key and a __rowMarker__ column remains available, enabling advanced scenarios like updates, deletes, and upserts, empowering you with fine-grained change tracking.
Mirroring_Uploading_your_CSVs_is_now_simpler_than_ever_before
2. After the Mirrored Database has been created, simply drag and drop your file and you’ll see an option to name the table and provide a primary key if you want. You’ll also see advanced settings and a preview of the table as well. Primary Keys are now optional, feel free to leave the field empty and hit create!
Mirroring_Uploading_your_CSVs_is_now_simpler_than_ever_before
3. After a minute or two you’ll see that your table is mirrored into OneLake and optimized for downstream AI and BI use cases and ready to be queried in a SQL analytics endpoint.
Mirroring_Uploading_your_CSVs_is_now_simpler_than_ever_before
Mirroring_Uploading_your_CSVs_is_now_simpler_than_ever_before
4. Now imaging you have another CSV you need to upload with new inventory. No problem! Simply drag and drop the file into the same Mirrored Database and select ‘Update existing’ rather than the option to create a new table and hit update!
Mirroring_Uploading_your_CSVs_is_now_simpler_than_ever_before
5. New rows are inserted into the existing ‘Inventory’ table and you can see that the total row count went from 20 to 50!
Mirroring_Uploading_your_CSVs_is_now_simpler_than_ever_before
Mirroring_Uploading_your_CSVs_is_now_simpler_than_ever_before
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.