Azure DevOps Board Incremental Configuration

See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Azure DevOps Board connector.

Advanced Configuration

In Azure DevOps Board data source, the option for incremental read can be enabled or disabled. Based on the selection, configure each field as described below:

Incremental Read: The options available in Incremental Read are:

Enable: It can be selected to read the desired data incrementally from the specified column as per the input start date.

Disable: It can be selected to read the data within a specific range by providing the start date and an end date.

Column: The timestamp field should be selected on which the condition to fetch data will be applied as per the incremental read type.

Start Date: Records with timestamp value greater than or equal to the specified start date will be fetched at the runtime.

End Date: Records with timestamp value less than or equal to the specified end date will be fetched at the runtime.

Note: End date option is only available with incremental read disabled.

Top