Add Days Steps
- 27 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Add Days Steps
- Updated on 27 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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
Was this article helpful?