Skip to main content

Hi,

 

I would like to link from a dashboard to a View with Process Explorer. In the dashboard, an object is selected and I would like to give the object identifier with the link to celonis, so that I can filter in the process explorer based on that (so that I only see this individual object and it’s event log).

Is this possible to achieve with a Celonis View?
Many Thanks,

Hi ​@fabian.altendorfer , 

 

yes this is possible. You would need to create an object identifier in your dashboard (e.g. MATNR || WERKS) and then within the column settings adjust the interactions panel (open view in overlay, name your target view (that’s the view with the process explorer) and select a variable to map). The mapped variable is the view variable from your overlay view (process explorer view). After having done this, jump in your process explorer view and create a filter: 

FILTER

("MARC"."MATNR" || "MARC"."WERKS") = '${matnrwerks}' → meaning in this exemplary case the profile view will be filtered by the field combination MATNR || WERKS.

 

Hope this makes sense.

 

BR

Julia Bauer

 


Reply