Explore My data streams in Fabric Real-Time hub

When you navigate to Real-Time hub in Fabric, you can view data streams in different ways. For more information, see Explore streams in Fabric Real-Time hub. This article covers the My data streams page, which allows you to view only the data streams that you brought into Fabric.

Screenshot that shows the Real-Time hub My data streams page.

My data streams page

Columns

The My data streams page has the following columns:

Column Description
Name Name of the stream or Kusto Query Language (KQL) table.
Item Name of the parent artifact. For a stream, it's the name of the eventstream. For a KQL table, it's the name of the KQL database.
Workspace Name of workspace where the parent artifact is located.
Endorsement Endorsement status of the parent artifact.
Sensitivity Sensitivity status of the parent artifact.

Screenshot that highlights the Real-Time hub My data streams page column names.

Filters

The following filters are available at the top for you to narrow down easily to the desired stream:

Filter Description
Stream type You can filter on the stream type. Either stream or table.
Item You can filter on the desired parent artifact name. For a stream, it's the name of the eventstream. For a KQL table, it's the name of the KQL database.
Workspace You can filter on the desired workspace name.

Screenshot that shows the filters on the Real-Time hub All data streams page.

You can also search your streams/events using the search bar by typing in the name of stream.

Screenshot that shows the search box on the Real-Time hub All data streams page.

Actions

Here are the actions available on streams from eventstreams in the My data streams page. Move the mouse over the data stream, select ... (ellipsis) to see the actions.

Action Description
Preview data Preview the data in the stream or derived stream. For more information, see Preview data streams.
Open eventstream Open parent eventstream of the stream. After you open the eventstream, you can optionally add transformations to transform the data and add destinations to send the output data to a supported destination.
Endorse Endorse parent eventstream of the stream. For more information, see Endorse data streams.

Screenshot that shows the actions available on streams in the Real-Time hub All data streams page.

Here are the actions available on a KQL table in the My data streams page.

Action Description
Explore data Explore data in the KQL table.
Create real-time dashboard (Preview) Create a real-time dashboard based on data in the KQL table.
Open KQL Database Open parent KQL Database of the KQL table.
Endorse Endorse parent KQL Database of the KQL table. For more information, see Endorse data streams.

Screenshot that shows the actions available on KQL tables in the Real-Time hub All data streams page.