Get data for Data Activator from event streams

You can get data for use in Data Activator from many sources. This article describes how to get data from event streams.

If you have real-time streaming data in Fabric event streams, connect it to Data Activator. This article explains how.

Important

Data Activator is currently in preview.

Prerequisites

  • You need an event stream item in Fabric with a connection to a source.
  • Each event in the source must consist of a JSON dictionary.
  • One of the dictionary keys must represent a unique object ID.

Here's an example of an event that meets these criteria:

{
"PackageID": "PKG123",
"Temperature": 25
}

In this example, PackageID is the unique ID.

Connect your event stream item to Data Activator

To connect your event stream item to data activator:

  1. Open Data Activator and select an event stream item.

  2. Open your event stream item

  3. Add a destination to your event stream item, of type Reflex

     A Screenshot of reflex event stream item showing data flow.

  • In the side panel, select an existing Data Activator item, or make a new one, then select Add.

  • Open your Data Activator item. See the data flowing from your event stream item in the data pane.

    Screenshot of reflex eventstream item showing data flow.

Once you connect your event stream item to Data Activator, the next step is to assign your data to some objects. To assign your data, follow the steps described in the Assign data to objects in Data Activator article.

You can also learn more about Microsoft Fabric: