Skip to main content

Celonis Product Documentation

December 2024 Release Notes

Studio (2024-12-03)
Process flow and event filters in Views

In addition to attribute filters, you can now enable process flow and event filters for your Studio Views. When process filters are enabled for a View, app users will see two new built-in filter options:

  • Process flow filter: Users can select objects where an event is or isn't followed by another, e.g., "Invoice sent" followed by "Invoice canceled".

  • Event filter: Users can select objects based on their flow through specified events, such as objects starting with or including "Create Order".

In this example, a process flow filter is being used to show only data where an order is received, the item is ready, but the customer hasn't paid:

access_new_filters.png

Process filters require at least one event log to be selected, with the option to select from existing event logs in the same Knowledge Model as the View or create a new event log using the PQL editor.

process_filter_example.png

For more information about setting filters for App users, see: Temporary filters for Apps.

Studio (2024-12-03)
Limited Availability: Configuring a search component for your View

You can now configure a free text search component for your Studio View, allowing your App users to search across all components within that View. Search components can be customized to focus results on selected search parameters, to allow wildcards to be used, and to guide users with placeholder text.

Search components are best combined with a table component, such as in the following example. This search component has been configured to allow users to search the table based on country, city, customer name, and US state parameters:

Basic_search_box_example.gif

You can also use search components as part of a filter bar, for example adding a 'Search by Country' search box to this filter bar for a Starter Kit:

filter_bar_example.png

For more information about this limited availability release, see: Search component.

And to learn more about configuring filter bars, see: Configuring a filter bar for your View.