Cloning events

Cloudera Data Visualization allows you to clone events in a dataset.

The following steps demonstrate how to create a new event in the dataset by cloning an existing one. You can use the event Start that was set up in Creating Events.

  1. On the main navigation bar, click DATA.
  2. Select Campaign dataset.
    Dataset side navigation appears, open at Dataset Detail view.
  3. In the side navigation menu, click Events.
  4. In the Events list, find the event to clone, and click Clone.

    In this example, the Start event is cloned.

    A populated Add Event modal window appears.

  5. In the Add Event modal window, update the following entries:
    • Change Event Name from Copy of Start to End.
    • Under Filters, click the filter expression text box that contains name='$session_started', to open a Filter Expression modal window and edit the expression.
  6. In the Filter Expression modal window, enter the following expression: name='$session_ended'
  7. Optional: Click Validate Expression to test the expression.
  8. Click APPLY to save the new filter expression and return to the Add Event modal window.

    In the Add Event modal window, you can see that the Filters field contains the specified expression.

  9. Click SAVE.
    The new event definition appears in the Events interface.