<?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: Real Time intelligence Alert data ingestion issue in Activator</title>
    <link>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4660424#M734</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please &lt;STRONG&gt;Accept it as a solution&lt;/STRONG&gt; and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so others can find it easily.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Apr 2025 06:05:25 GMT</pubDate>
    <dc:creator>v-karpurapud</dc:creator>
    <dc:date>2025-04-21T06:05:25Z</dc:date>
    <item>
      <title>Real Time intelligence Alert data ingestion issue</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4647163#M715</link>
      <description>&lt;P&gt;Hi community members&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after configuring the alert for a real time dashboard and once the condition gets satisfied, i want to store those events into some other location say lakehouse, warehouse or eventhouse.&lt;/P&gt;&lt;P&gt;How can we achieve this , i see a third option in &lt;STRONG&gt;Action "&lt;/STRONG&gt;Run a Fabric Item"&lt;/P&gt;&lt;P&gt;can we achieve through this option?? if yes what will be the process or steps to do it ?&lt;/P&gt;&lt;P&gt;suggest some possible ways,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 14:09:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4647163#M715</guid>
      <dc:creator>ramankr48</dc:creator>
      <dc:date>2025-04-10T14:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Real Time intelligence Alert data ingestion issue</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4647614#M717</link>
      <description>&lt;P&gt;The data is already in the eventhouse?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 20:47:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4647614#M717</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-04-10T20:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Real Time intelligence Alert data ingestion issue</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4648010#M718</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric community.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding your query&amp;nbsp; yes, it is absolutely possible to store alert-triggered events in a Lakehouse, Warehouse, or Eventhouse using the "Run a Fabric item" action.This action enables you to trigger a Fabric item such as a Pipeline, Notebook, or Dataflow Gen2 when the alert condition is met in your Real-Time Intelligence dashboard.&lt;BR /&gt;&lt;BR /&gt;Create a pipeline in Microsoft Fabric, within the pipeline add a Web activity or Copy activity to your pipeline.Configure the activity to fetch or receive the alert payload from the desired source.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Store them in Lakehouse, Warehouse, and Eventhouse, and configure Real-Time Intelligence Alerts to trigger the pipeline. Navigate to the Pipelines section, add necessary activities, and set the action to "Run a Fabric Item" in your alert settings. &lt;BR /&gt;&lt;BR /&gt;You can also choose to run a Notebook directly as the triggered Fabric item. Within the notebook, use Python or Spark to process and write the alert data to your desired storage format or destination.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If my response has resolved your query, please mark it as the &lt;STRONG&gt;Accepted Solution&lt;/STRONG&gt; to assist others. Additionally, a 'Kudos' would be appreciated if you found my response helpful.&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 05:30:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4648010#M718</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-04-11T05:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Real Time intelligence Alert data ingestion issue</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4650674#M723</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 06:49:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4650674#M723</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-04-14T06:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Real Time intelligence Alert data ingestion issue</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4650835#M725</link>
      <description>&lt;P&gt;once I implement it successfully, sure I will mark it as a solution&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 08:35:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4650835#M725</guid>
      <dc:creator>ramankr48</dc:creator>
      <dc:date>2025-04-14T08:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Real Time intelligence Alert data ingestion issue</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4650883#M726</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply. Looking forward to your response.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 08:53:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4650883#M726</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-04-14T08:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Real Time intelligence Alert data ingestion issue</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4657417#M730</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-pm-slice="1 1 []"&gt;We are following up to see if your query has been resolved. Should you have identified a solution, we kindly request you to share it with the community to assist others facing similar issues.&lt;/P&gt;
&lt;P&gt;If our response was helpful, please mark it as the accepted solution and provide kudos, as this helps the broader community.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 11:49:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4657417#M730</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-04-17T11:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Real Time intelligence Alert data ingestion issue</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4660424#M734</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please &lt;STRONG&gt;Accept it as a solution&lt;/STRONG&gt; and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so others can find it easily.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 06:05:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4660424#M734</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-04-21T06:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Real Time intelligence Alert data ingestion issue</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4660472#M735</link>
      <description>&lt;P&gt;do we have a sample tutorial or documentation on this&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 06:25:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4660472#M735</guid>
      <dc:creator>ramankr48</dc:creator>
      <dc:date>2025-04-21T06:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Real Time intelligence Alert data ingestion issue</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4660945#M737</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please go through the below Microsoft Documents for reference:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/overview" target="_blank"&gt;What is Real-Time Intelligence - 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-get-data-real-time-dashboard" target="_blank"&gt;Create Activator alerts from a Real-Time Dashboard - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/user-flow-5" target="_blank"&gt;Set alerts based on Fabric events in Real-Time hub - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If this post helps, kindly mark it as Accepted Solution.&lt;BR /&gt;&lt;BR /&gt;Thank You!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 11:30:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4660945#M737</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-04-21T11:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Real Time intelligence Alert data ingestion issue</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4670771#M746</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 11:41:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/Real-Time-intelligence-Alert-data-ingestion-issue/m-p/4670771#M746</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-04-28T11:41:04Z</dc:date>
    </item>
  </channel>
</rss>

