Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
supriyapandey19
Helper III
Helper III

Delete specific records in a table stored in Fabric WH which meet a condition using Dataflow Gen2

Hi,

 

I want to delete records which meet a specific condition in a table stored in Fabric WH or Azure SQL DB using Fabric Dataflows Gen2.

Any workarounds, solutions, recommendations would be appreciated.

 

Thanks.

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

The lowest you can go is partitions. You would have to flush and fill the partition that holds these records.

View solution in original post

v-kongfanf-msft
Community Support
Community Support

Hi @supriyapandey19 ,

 

Using Azure SQL DB: Dataflow Gen2 can be used to transform and load data into an Azure SQL database. This involves copying data from Azure SQL database to Azure SQL database using a replication activity in an Azure Data Factory or Azure Synapse pipeline and then transforming the data using Dataflow.

 

For more details, you can refer to below document:

Set up your Azure SQL Database connection - Microsoft Fabric | Microsoft Learn

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

2 REPLIES 2
v-kongfanf-msft
Community Support
Community Support

Hi @supriyapandey19 ,

 

Using Azure SQL DB: Dataflow Gen2 can be used to transform and load data into an Azure SQL database. This involves copying data from Azure SQL database to Azure SQL database using a replication activity in an Azure Data Factory or Azure Synapse pipeline and then transforming the data using Dataflow.

 

For more details, you can refer to below document:

Set up your Azure SQL Database connection - Microsoft Fabric | Microsoft Learn

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

lbendlin
Super User
Super User

The lowest you can go is partitions. You would have to flush and fill the partition that holds these records.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Solution Authors