Options
- Title: Provide a title or question to the dates question, setting title type and toggle “Title is visible?” to change the visibility on the calculator.
 - Add tooltip: Toggle this option if you want to add a tooltip to the question.
 - Description: Can add a description under the title or question. You can use markdown markups to format.
 - From label: Change the field title.
 - To label: Change the field title.
 - Is this question required?: Toggle if you want to make the date question mandatory to answer.
 - Show/Hide Logic: Toggle this if you want to control if this question is shown or hidden under certain circumstances.
- Visibility formula: If the result of the formula is TRUE or a number above 0. The question is visible. If the result is FALSE or 0, it’s hidden.
 
 
Usage in calculations
- The default value is the number of days between the two dates selected.
 - You can set up on formula field: QA{fromDate} and/or QA{toDate} to return the date of the first or last date.