Step Details | |
| Introduced in Version | 4.0.0 |
| Last Modified in Version | 7.12.0 |
| Location | Data > Dates |
These steps calculate a DateTime value by adding a configured number of days to a set start date or a current date. Additionally, users may offset the start date via the Compute Data Mapping option.
Properties
Inputs
| Property | Description | Data Type |
|---|---|---|
| Days | The total number of days to add to the current date (Add Days From Now) or a specified start date(Add Days). | Int32 |
| Source Date | Date to add days too. | DateTime |
Outputs
| Property | Description | Data Type |
|---|---|---|
| AddDays1_Output | Date with added days. | DateTime |
Related Information
Example Labs:
Date Range and Simple Tiles
