Overview
The Sequence Analysis Processor sorts values by timestamps and returns found sequences. It also visualizes the data in a Sankey graph.
Input
The processor operates on a dataset with at least two columns with datetime type.
Note that the workflow will still execute with only one column as input. Nevertheless, building sequences out of one variable has no use.
Configuration


Output
The processor forwards the given input along with a new column containing the generates sequences.
Furthermore, the Sankey diagram can be visualized in the result tab within the processor.
Example
Example Input
Workflow


Example Configuration
In this example, all input columns are selected as independent variables.
Results
Result Table


Sankey Diagram


Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article