<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data Activator on Hat Full of Data</title><link>https://hatfullofdata.blog/categories/data-activator/</link><description>Recent content in Data Activator on Hat Full of Data</description><generator>Hugo -- gohugo.io</generator><language>en-gb</language><lastBuildDate>Mon, 21 Sep 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://hatfullofdata.blog/categories/data-activator/index.xml" rel="self" type="application/rss+xml"/><item><title>Activator and Power Automate - Turning Fabric Signals into Action</title><link>https://hatfullofdata.blog/data-activator-and-power-automate-turning-fabric-signals-into-action/</link><pubDate>Mon, 21 Sep 2026 09:00:00 +0000</pubDate><guid>https://hatfullofdata.blog/data-activator-and-power-automate-turning-fabric-signals-into-action/</guid><description>&lt;h2 id="scenario"&gt;Scenario&#10;&lt;/h2&gt;&lt;p&gt;For this post we are going to use the Sample Streaming Data provided by Microsoft of bikes at bike points around London. It contains location data and how many bikes are there and how many empty slots. So I am using an event stream that has a destination of activator. If you already understand how to do that part jump to the Adding Activator Rule section&lt;/p&gt;&#10;&lt;h2 id="setting-up-the-eventstream"&gt;Setting up the Eventstream&#10;&lt;/h2&gt;&lt;p&gt;&lt;img alt="Screen grabs of the instructions described below of creating the eventstream" class="gallery-image" data-flex-basis="255px" data-flex-grow="106" height="1728" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://hatfullofdata.blog/data-activator-and-power-automate-turning-fabric-signals-into-action/stream1.png" srcset="https://hatfullofdata.blog/data-activator-and-power-automate-turning-fabric-signals-into-action/stream1_hu_fec9d2b55ac5874a.png 800w, https://hatfullofdata.blog/data-activator-and-power-automate-turning-fabric-signals-into-action/stream1_hu_63db3ab3592f8d47.png 1600w, https://hatfullofdata.blog/data-activator-and-power-automate-turning-fabric-signals-into-action/stream1.png 1843w" width="1843"&gt;&lt;/p&gt;&#10;&lt;blockquote class="alert alert-note"&gt;&#10; &lt;div class="alert-header"&gt;&#10; &lt;span class="alert-icon"&gt;📝&lt;/span&gt;&#10; &lt;span class="alert-title"&gt;Instructions&lt;/span&gt;&#10; &lt;/div&gt;&#10; &lt;div class="alert-body"&gt;&#10; &lt;ol&gt;&#10;&lt;li&gt;In a Fabric enabled workspace add a new item Eventstream.&lt;/li&gt;&#10;&lt;li&gt;When the New Eventstream dialog appears, type in a name for the eventstream and click Create.&lt;/li&gt;&#10;&lt;li&gt;When it opens, click Use sample data.&lt;/li&gt;&#10;&lt;li&gt;In the add source dialog the default is the bicycles sample data, click Add.&lt;/li&gt;&#10;&lt;/ol&gt;&#10; &lt;/div&gt;&#10; &lt;/blockquote&gt;&#10;&lt;p&gt;This will create you an eventstream without any transformations or a destination. The next step is to add that destination.&lt;/p&gt;&#10;&lt;p&gt;&lt;img alt="Screen grabs of the instructions below of adding the destination to the event stream" class="gallery-image" data-flex-basis="441px" data-flex-grow="183" height="1098" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://hatfullofdata.blog/data-activator-and-power-automate-turning-fabric-signals-into-action/stream2.png" srcset="https://hatfullofdata.blog/data-activator-and-power-automate-turning-fabric-signals-into-action/stream2_hu_305c952c61d9e154.png 800w, https://hatfullofdata.blog/data-activator-and-power-automate-turning-fabric-signals-into-action/stream2_hu_811d70b3774a2966.png 1600w, https://hatfullofdata.blog/data-activator-and-power-automate-turning-fabric-signals-into-action/stream2.png 2019w" width="2019"&gt;&lt;/p&gt;&#10;&lt;blockquote class="alert alert-note"&gt;&#10; &lt;div class="alert-header"&gt;&#10; &lt;span class="alert-icon"&gt;📝&lt;/span&gt;&#10; &lt;span class="alert-title"&gt;Instructions&lt;/span&gt;&#10; &lt;/div&gt;&#10; &lt;div class="alert-body"&gt;&#10; &lt;ol&gt;&#10;&lt;li&gt;Click on the down arrow on the last step in the stream to reveal a list of options&lt;/li&gt;&#10;&lt;li&gt;Click on Activator&lt;/li&gt;&#10;&lt;li&gt;In the Activator pane that appears fill in a name&lt;/li&gt;&#10;&lt;li&gt;Leave the workspace as the current one&lt;/li&gt;&#10;&lt;li&gt;Click on Create new under Activator and type in a name&lt;/li&gt;&#10;&lt;li&gt;Click Save to save the changes.&lt;/li&gt;&#10;&lt;li&gt;Click the Publish button to make the changes live&lt;/li&gt;&#10;&lt;/ol&gt;&#10; &lt;/div&gt;&#10; &lt;/blockquote&gt;&#10;&lt;p&gt;The final step should new just have a name and a few buttons. When you look in the workspace you will see an activator has been created.&lt;/p&gt;&#10;&lt;h2 id="adding-an-activator-rule"&gt;Adding an Activator Rule&#10;&lt;/h2&gt;&lt;p&gt;When you open the activator item it will show you the Bikes-stream in the explorer pane and data will be shown in the bottom half of the screen. The next step is to create a rule that will trigger a flow. We are going to go for a very simple example of the number of bikes at a location being over 30.&lt;/p&gt;&#10;</description></item></channel></rss>