Forum Discussion
DarinSpence
3 years agoHelper II
Data Flow Gen2 Incremental Refresh
I have some dimension tables with a Time Updated column in Snowflake. I'd prefer to SELECT from Snowflake only the rows with a Time Updated since the last refresh; and UPDATE the table in the Lakeho...
aj1973
3 years agoCommunity Champion
Hi DarinSpence
In Power Query select the Date column and filtered to the last date.
DarinSpence
3 years agoHelper II
When I tried that with Data Flow Gen2 Append, I got new; duplicate rows 😕