Forum Discussion
Yggdrasill
Nov 22, 2022Copper Contributor
Simple modification of a web table
Hi there! N00b in ADF here but I'm trying to get data from a website. The connection works and I'm getting the table correctly. However, due to the structure of the table the last r...
ericpasztor
Microsoft
Dec 20, 2022Yggdrasill, using a Data Flow, can you add a Surrogate Key transformation and then a Filter to remove the row with the max key value? Similar to the design proposed here.