Forum Discussion
Anonymous
2 years agoNot applicable
Dataflow record deletion
Hi, Just to start off, I'm not keen on doing physical deletes but we have a need to carry out ad-hoc deletion of individual records after they have been loaded into a dataflow and I'm looking for a ...
lbendlin
2 years agoSuper User
Neither dataflows nor datasets offer CDC yet, and Microsoft have so far been unreceptive to our pleas. You need to flush and fill the entire partition.
Anonymous
2 years agoNot applicable
Thanks, that's interesting to know. Wouldn't be quite as bad if it was possible to schedule a "Full" load once in a while (eg. overnight).