Directed acyclic graph (DAG) for Process Monitoring in Qlik Sense
Hello everybody,
my question is about DAG and its visualization.
As a beginner in Data Analysis and performing not as Developer or Programmer, it would be great to find a ready extension for Qlik Sense as I did for Qlik View.
My data set looks like this: Parent Process, Parent Step (S10, S20, S30) and Parent Id Columns, the same repeats for Child. Parent Id and Child Id columns were generated automatically (function AUTONUMBER() in Data Load Editor). As measure I'd like to use the running time of each process.
The problem is that I have many Parent Processes as well as Child and they should be linked with each other regarding the steps made and, that's why I consider DAG visualization. Also I have another table in the App with the detailed information about each process and ideally each process of the DAG visualization should be linked with it to show all other details immediately.
Finally, I should get my Parent and Child Prosesses linked and visualized, something like this.