Forum Discussion
pbi_taken
Helper I
2 years agoIncremental refresh og selected refresh using data pipeline
Hi, Wondering if anyone has done this successfully? I'm using the copy activity to get data from my on-prem sql server. I would like to not overwrite my entire table on each refresh. I eac...
- 2 years ago
I think you will need to use Notebook to upsert into Lakehouse.
There is an example of upsert here:
https://microsoftlearning.github.io/mslearn-fabric/Instructions/Labs/03b-medallion-lakehouse.html
There is an overview of some functions here: