Conversions

Convert Duration

The transform converts any duration (day, hour, minute, seconds, milliseconds) to any specified duration.

To perform the transform, select the column which has the duration to be converted and specify the duration type.

Check out the given illustration on how to apply Convert Duration.

  • Select a column from the data set with the time duration.

  • Navigate to the Transforms tab.

  • Select the Convert Duration transform from the Conversion category.

  • Enable the Create new column option to create a new column.

  • From: The type of source interval

  • To: The type of destination interval

  • Precision: The decimal points to be retained.

  • Click the Submit option.

  • The selected column values undergo a transformation to align with the chosen conversion duration. E.g., For instance, in this scenario, the selected column values undergo a conversion, transitioning from the unit of days to hours.

Last updated