<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to build a framework for creating Data Activators in Fabric? in Activator</title>
    <link>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4824048#M877</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="822925" data-lia-user-login="kustortininja" class="lia-mention lia-mention-user"&gt;kustortininja&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Do we have some specific documents for this?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Sep 2025 02:22:23 GMT</pubDate>
    <dc:creator>traneddy2</dc:creator>
    <dc:date>2025-09-12T02:22:23Z</dc:date>
    <item>
      <title>How to build a framework for creating Data Activators in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4820645#M874</link>
      <description>&lt;P&gt;Hello Mr./Ms.,&lt;/P&gt;&lt;P&gt;I have studied Data Activator in Fabric and noticed that we can create alerts based on rules through the UI. I would like to ask if there is a way to build a framework that can create Data Activators&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on the fly&amp;nbsp;based on a metadata table containing the rules for specific tables. This way, we can use Data Activator more dynamically.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 02:15:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4820645#M874</guid>
      <dc:creator>traneddy2</dc:creator>
      <dc:date>2025-09-09T02:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a framework for creating Data Activators in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4823994#M875</link>
      <description>&lt;P&gt;Hello &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1351166" data-lia-user-login="traneddy2" class="lia-mention lia-mention-user"&gt;traneddy2&lt;/a&gt;&amp;nbsp;, yes this could be doable. There would be a few caveats and considerations. The underlying data that you would want to create the rule on would need to be one through one of the supported activator sources. (Eventhouse, Power BI, etc.), but here's how you could make it work:&lt;BR /&gt;&lt;BR /&gt;Create some data store that you use to power your rules (Excel, SQL, Eventhouse, etc.)&lt;BR /&gt;You need to include the required fields as a part of the Activator Create Rule API definition set.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a script to iterate over the rules, calling the API for each rule definition that you want to create.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need some mechanism to allow the Activator to update the table where you stored the metadata to be updated and indicate that it has already been created. Otherwise, nothing would stop the script from recreating the Activator every time the script runs, as Activator does not have any logic or rules to prevent rule duplication.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 21:12:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4823994#M875</guid>
      <dc:creator>kustortininja</dc:creator>
      <dc:date>2025-09-11T21:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a framework for creating Data Activators in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4824048#M877</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="822925" data-lia-user-login="kustortininja" class="lia-mention lia-mention-user"&gt;kustortininja&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Do we have some specific documents for this?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 02:22:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4824048#M877</guid>
      <dc:creator>traneddy2</dc:creator>
      <dc:date>2025-09-12T02:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a framework for creating Data Activators in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4824397#M878</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1351166" data-lia-user-login="traneddy2" class="lia-mention lia-mention-user"&gt;traneddy2&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Please refer to these documents for creating data activators in Fabric.&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/data-activator/activator-introduction" target="_blank"&gt;What is Fabric Activator? - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/data-activator/activator-tutorial" target="_blank"&gt;Activator tutorial using sample data - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Chaithra E.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 09:55:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4824397#M878</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2025-09-12T09:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a framework for creating Data Activators in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4824585#M879</link>
      <description>&lt;P&gt;Do you mean for what I suggested? No, sorry, I don't see any documentation that walks through step by step how to do this. Although it is a great idea and would be a great blog article!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 13:29:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4824585#M879</guid>
      <dc:creator>kustortininja</dc:creator>
      <dc:date>2025-09-12T13:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a framework for creating Data Activators in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4824690#M880</link>
      <description>&lt;P&gt;Hello &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="75483" data-lia-user-login="Eddy" class="lia-mention lia-mention-user"&gt;Eddy&lt;/a&gt; Tran,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;welcome to this moderated Azure community forum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The functionality you describe is not there in Fabric Activator.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to be more flexible, you need to be more creativg (with eg. Eventstream together with the SQL transformation of a pipeline).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want full control, you need to rely on Azure PaaS solutions, the underlying technology used by Fabric. Think of a combination of Azure Stream Analytics, EventHubs, Azure Functions, and Logic Apps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A hybrid approach with Azure PaaS and Fabric could help you this way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can always post your idea &lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 15:20:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4824690#M880</guid>
      <dc:creator>svelde</dc:creator>
      <dc:date>2025-09-12T15:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a framework for creating Data Activators in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4827335#M885</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1351166" data-lia-user-login="traneddy2" class="lia-mention lia-mention-user"&gt;traneddy2&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="629846" data-lia-user-login="svelde" class="lia-mention lia-mention-user"&gt;svelde&lt;/a&gt;&amp;nbsp; for your inputs.&lt;/P&gt;
&lt;P&gt;I hope the information provided is helpful. I wanted to check whether you were able to resolve the issue with the provided solutions. Please let us know if you need any further assistance.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 07:10:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4827335#M885</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2025-09-22T07:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a framework for creating Data Activators in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4829347#M886</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1351166" data-lia-user-login="traneddy2" class="lia-mention lia-mention-user"&gt;traneddy2&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;We’d like to follow up regarding the recent concern. Kindly confirm whether the issue has been resolved, or if further assistance is still required. We are available to support you and are committed to helping you reach a resolution.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Chaithra E.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 07:13:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4829347#M886</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2025-09-18T07:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a framework for creating Data Activators in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4831920#M888</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1351166" data-lia-user-login="traneddy2" class="lia-mention lia-mention-user"&gt;traneddy2&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;May I ask if you have resolved this issue? Please let us know if you have any further issues, we are happy to help.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 07:11:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/How-to-build-a-framework-for-creating-Data-Activators-in-Fabric/m-p/4831920#M888</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2025-09-22T07:11:22Z</dc:date>
    </item>
  </channel>
</rss>

