Preview data in an Eventstream item

Data preview provides you with a snapshot of your event data in your eventstream source, eventstream destination, or the eventstream itself. After you add sources and destinations to your eventstream, you can preview the data in each node and visualize how your data flows through the eventstream.

Prerequisites

Before you start, you must complete the following prerequisites:

  • Get access to a premium workspace with Viewer or above permissions where your Eventstream item is located.
  • For a KQL database or lakehouse destination, get access to a premium workspace with Viewer or above permissions where your KQL database or Lakehouse item is located.

Preview a source

To preview the source data of an event hub or sample data in the eventstream:

  1. In the main editor canvas, select one of the source nodes in your eventstream.

  2. In the lower pane, select the Data preview tab.

  3. If there's data inside the source, it appears in the tab. For example, the following image shows a preview of sample Yellow Taxi data.

    Screenshot showing a sample Yellow Taxi data preview for a source node.

Preview a destination

To preview the destination data of a KQL database or lakehouse in the eventstream:

  1. In the main editor canvas, select one of the destination nodes in your eventstream.

  2. In the lower pane, select the Data preview tab.

  3. If there's data inside the destination, it appears in the tab. For example, the following image shows the preview of a KQL database.

    Screenshot showing a KQL database destination data preview.

Preview an eventstream

You can preview the data in your eventstream and see how different data sources are routed within your eventstream.

To preview your eventstream data:

  1. In the main editor canvas, select the eventstream node.

  2. In the lower pane, select the Data preview tab.

  3. If there's data inside the eventstream, it appears in the tab.

  4. To preview data that has a different format, select the correct format from the Data format drop-down menu.

    Screenshot showing the data preview for an eventstream.

  5. To preview the most current event data, select Refresh.

    Screenshot showing where to select Refresh on the Data preview tab.