Skip to main content

AdfDataflowWindowRangeBy Enumeration

AdfDataflowWindowRangeBy Enumeration

Specifies whether to range by column value or current row offset for dataflow window transformations in Azure Data Factory.

Enumeration Values

NameSummary
CurrentRow
Range by the current row.
ColumnValue
Range by the columns value.