Count list timestamp
Last updated
Was this helpful?
This operation counts the number of elements in a given list of timestamps.
These are the input/output expected data types for this operation:
- The input lists of timestamps.
- Number of elements in the input lists.
Suppose you want to count the number of elements in your input list of timestamps:
In your Pipeline, open the required Action configuration and select the input Field.
In the Operation field, choose Count list timestamp.
Give your Output field a name and click Save. You'll get the number of elements in your input timestamp lists. For example:
You can try out operations with specific values using the Input field above the operation. You can enter the value in the example above and check the result in the Output field.
Last updated
Was this helpful?
Was this helpful?
Input data - 2024-05-17T14:30:00Z, 2022-10-19T14:30:04Z, 1998-04-10T14:49:00Z
Output data - 3
