Skip to main content
Version: v2.5

Use the mpmX Extensions with Different Logs in One Application

A Compact Dashboard with Tabs to Switch Views

One way to have a compact dashboard is to put the different ProcessAnalyzers in Qlik container objects, so the process view can be switched by using the object tabs above the process analyzer.

In this example you can switch between a process view on Production Steps to a view on Machines as shown in the two screenshots below:

Here is the view with the Production Steps tab

Process Analyzer - production steps
Process Analyzer - production steps

Here is the view with the Machines tab

Process Analyzer - machines
Process Analyzer - machines

How to Add Object Tabs to the ProcessAnalyzer

To create different ProcessAnalyzers, perform the following steps:

  1. Drag a new ProcessAnalyzer to the sheet.

  2. Open the Properties and go to Data > Individual Properties (if you do not know the properties, please read Analyzer Properties).

  3. For qualifier, enter the value you used in How to load more than one event log (perspective) in the App.

  4. For variable, enhance the default variable by underscore and the qualifier (e.g. mw_selectedProcessPaths_Ressources).

  5. Copy the variable name you have defined.

  6. Click update all properties.

  7. Go to variables in the lower left corner of your mpmX Template App.

  8. Create a new variable and paste the previously copied variable name in step 5 to the variable name field.

    The ProcessAnalyzer should now update the process graph to show the process view of the log.

  9. Save the new ProcessAnalyzer as master visualization.

  10. Drag a container object to the app and fill it with the ProcessAnalyzer master visualizations that you have previously created.